index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-21
1
-1
/
+1
*
smsc95xx: generate random MAC address once, not every ifup
Bernard Blackham
2010-10-21
1
-2
/
+2
*
bnx2: Increase max rx ring size from 1K to 2K
Michael Chan
2010-10-21
1
-2
/
+2
*
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
2010-10-21
13
-41
/
+28
*
bonding: make release_and_destroy static
stephen hemminger
2010-10-21
2
-3
/
+2
*
xfrm: make xfrm_bundle_ok local
stephen hemminger
2010-10-21
2
-5
/
+4
*
rtnetlink: remove rtnl_kill_links
stephen hemminger
2010-10-21
2
-9
/
+0
*
xfrm6: make xfrm6_tunnel_free_spi local
stephen hemminger
2010-10-21
2
-4
/
+1
*
pch_gbe: make local functions static
stephen hemminger
2010-10-21
3
-15
/
+17
*
vmxnet3: make bit twiddle routines inline
stephen hemminger
2010-10-21
2
-20
/
+14
*
bonding: make bond_resend_igmp_join_requests_delayed static
stephen hemminger
2010-10-21
1
-1
/
+1
*
sfc: make functions static
stephen hemminger
2010-10-21
12
-41
/
+26
*
bridge: make br_parse_ip_options static
stephen hemminger
2010-10-21
1
-1
/
+1
*
socket: localize functions
stephen hemminger
2010-10-21
2
-4
/
+4
*
netxen: make local function static.
stephen hemminger
2010-10-21
3
-37
/
+16
*
fib: introduce fib_alias_accessed() helper
Eric Dumazet
2010-10-21
4
-3
/
+12
*
net/sched: fix missing spinlock init
Eric Dumazet
2010-10-21
1
-0
/
+2
*
r8169: print errors when dma mapping fail
Stanislaw Gruszka
2010-10-21
1
-3
/
+13
*
r8169: (re)init phy on resume
Stanislaw Gruszka
2010-10-21
1
-0
/
+5
*
r8169: changing mtu clean up
Stanislaw Gruszka
2010-10-21
1
-41
/
+6
*
r8169: do not account fragments as packets
Stanislaw Gruszka
2010-10-21
1
-5
/
+3
*
r8169: use pointer to struct device as local variable
Stanislaw Gruszka
2010-10-21
1
-26
/
+25
*
r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
Stanislaw Gruszka
2010-10-21
1
-7
/
+7
*
r8169: init rx ring cleanup
Stanislaw Gruszka
2010-10-21
1
-30
/
+22
*
r8169: check dma mapping failures
Stanislaw Gruszka
2010-10-21
1
-18
/
+48
*
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
2010-10-21
4
-84
/
+27
*
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
2010-10-21
3
-79
/
+74
*
bnx2: Update bnx2 to use new vlan accleration.
Jesse Gross
2010-10-21
2
-73
/
+28
*
bridge: Add support for TX vlan offload.
Jesse Gross
2010-10-21
1
-1
/
+7
*
ethtool: Add support for vlan accleration.
Jesse Gross
2010-10-21
2
-1
/
+4
*
vlan: Centralize handling of hardware acceleration.
Jesse Gross
2010-10-21
5
-140
/
+48
*
vlan: Avoid hash table lookup to find group.
Jesse Gross
2010-10-21
5
-73
/
+34
*
vlan: Enable software emulation for vlan accleration.
Jesse Gross
2010-10-21
2
-6
/
+44
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
29
-43
/
+38
*
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
16
-27
/
+27
*
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
2010-10-21
3
-18
/
+34
*
enic: Fix log message
Vasanthy Kolluri
2010-10-21
1
-1
/
+1
*
enic: Change min MTU
Vasanthy Kolluri
2010-10-21
1
-1
/
+1
*
enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT
Vasanthy Kolluri
2010-10-21
3
-4
/
+10
*
enic: Make firmware cognizant of the user set mac address
Vasanthy Kolluri
2010-10-21
1
-1
/
+12
*
enic: Add support for multiple hardware receive queues
Vasanthy Kolluri
2010-10-21
5
-124
/
+368
*
ibmveth: Free irq on error path
Denis Kirjanov
2010-10-21
1
-2
/
+4
*
ibmveth: Cleanup error handling inside ibmveth_open
Denis Kirjanov
2010-10-21
1
-24
/
+20
*
net: avoid RCU for NOCACHE dst
Eric Dumazet
2010-10-20
3
-19
/
+33
*
net: allocate tx queues in register_netdevice
Tom Herbert
2010-10-20
2
-55
/
+55
*
net: cleanups in RX queue allocation
Tom Herbert
2010-10-20
1
-19
/
+17
*
net: fail alloc_netdev_mq if queue count < 1
Tom Herbert
2010-10-20
1
-0
/
+6
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-10-20
169
-6552
/
+5490
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-15
151
-6383
/
+5272
|
|
\
|
|
*
drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-10-15
1
-1
/
+3
[next]