index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-13
tipc: Allow receiving into iovec containing multiple entries
Allan Stephens
1
-23
/
+15
2011-03-12
decnet: Convert to use flowidn where applicable.
David S. Miller
10
-185
/
+196
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
13
-61
/
+58
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
35
-630
/
+632
2011-03-12
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
12
-50
/
+46
2011-03-12
ipv4: Kill fib_semantic_match declaration from fib_lookup.h
David S. Miller
1
-3
/
+0
2011-03-12
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
6
-76
/
+89
2011-03-12
net: Add flowi6_* member helper macros.
David S. Miller
1
-0
/
+8
2011-03-12
netfilter: Use flowi4 and flowi6 in xt_TCPMSS
David S. Miller
1
-5
/
+10
2011-03-12
netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main
David S. Miller
1
-12
/
+20
2011-03-12
ipv4: Use flowi4 in UDP
David S. Miller
1
-6
/
+8
2011-03-12
netfilter: Use flowi4 in nf_nat_standalone.c
David S. Miller
1
-4
/
+5
2011-03-12
ipv4: Use flowi4 in ipmr code.
David S. Miller
1
-16
/
+17
2011-03-12
ipv4: Use flowi4 in FIB layer.
David S. Miller
3
-30
/
+31
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
14
-224
/
+231
2011-03-12
ipv4: Use struct flowi4 internally in routing lookups.
David S. Miller
1
-115
/
+115
2011-03-12
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
7
-20
/
+28
2011-03-12
net: Add flowiX_to_flowi() shorthands.
David S. Miller
1
-0
/
+15
2011-03-12
net: Break struct flowi out into AF specific instances.
David S. Miller
6
-69
/
+69
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
28
-129
/
+139
2011-03-12
net: Create union flowi_uli
David S. Miller
1
-23
/
+25
2011-03-12
net: Create struct flowi_common
David S. Miller
1
-9
/
+21
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
56
-351
/
+365
2011-03-12
xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
David S. Miller
1
-19
/
+3
2011-03-12
net: Remove unnecessary padding in struct flowi
David S. Miller
1
-10
/
+10
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
23
-326
/
+206
2011-03-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
29
-469
/
+1316
2011-03-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
78
-1770
/
+2611
2011-03-12
ixgbe: DCB, PFC not cleared until reset occurs
John Fastabend
2
-51
/
+47
2011-03-12
ixgbe: add support for VF Transmit rate limit using iproute2
Lior Levy
5
-2
/
+93
2011-03-12
ixgbe: DCB, set minimum bandwidth per traffic class
John Fastabend
1
-1
/
+1
2011-03-12
ixgbe: correct typo in define name
Emil Tantilov
2
-3
/
+3
2011-03-12
ixgbe: update PHY code to support 100Mbps as well as 1G/10G
Emil Tantilov
4
-99
/
+245
2011-03-12
ixgbe: remove timer reset to 0 on timeout
Emil Tantilov
1
-6
/
+0
2011-03-12
ixgbe: DCB during ifup use correct CEE or IEEE mode
John Fastabend
1
-10
/
+20
2011-03-12
ixgbe: IEEE 802.1Qaz, implement priority assignment table
John Fastabend
5
-19
/
+36
2011-03-12
ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict
John Fastabend
2
-25
/
+23
2011-03-12
ixgbe: DCB: enable RSS to be used with DCB
John Fastabend
2
-9
/
+25
2011-03-12
ixgbe: enable ndo_tc_setup
John Fastabend
1
-1
/
+23
2011-03-12
ixgbe: DCB, use multiple Tx rings per traffic class
John Fastabend
3
-168
/
+182
2011-03-12
ixgbe: DCB remove ixgbe_fcoe_getapp routine
John Fastabend
2
-30
/
+13
2011-03-12
ixgbe: DCB, implement ieee_setapp dcbnl ops
John Fastabend
1
-0
/
+30
2011-03-12
ixgbe: DCB, implement capabilities flags
John Fastabend
3
-36
/
+95
2011-03-12
igb: Bump version to 3.0.6
Carolyn Wyborny
1
-1
/
+6
2011-03-12
igb: Add DMA Coalescing feature to driver
Carolyn Wyborny
5
-1
/
+106
2011-03-12
igb: Update NVM functions to work with i350 devices
Carolyn Wyborny
7
-8
/
+306
2011-03-12
igb: Add Energy Efficient Ethernet (EEE) for i350 devices.
Carolyn Wyborny
6
-2
/
+65
2011-03-12
ixgbevf: Fix Driver String
Greg Rose
1
-1
/
+1
2011-03-12
ixgbevf: Fix Version String
Greg Rose
1
-1
/
+1
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
78
-1770
/
+2611
[prev]
[next]