index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-01
netconsole: take care of NETDEV_UNREGISTER event
Bruno Prémont
1
-1
/
+10
2009-05-01
bonding: bond_slave_info_query() fix
Eric Dumazet
1
-16
/
+7
2009-05-01
cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...
Sergey Senozhatsky
1
-1
/
+1
2009-04-29
mv643xx_eth: 64bit mib counter read fix
Lennert Buytenhek
1
-2
/
+0
2009-04-29
mv643xx_eth: OOM handling fixes
Lennert Buytenhek
1
-9
/
+13
2009-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-8
/
+13
2009-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-98
/
+71
2009-04-28
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
1
-7
/
+23
2009-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2009-04-28
ath5k: fix buffer overrun in rate debug code
Bob Copeland
1
-1
/
+1
2009-04-28
iwlwifi: notify on scan completion even when shutting down
Johannes Berg
1
-2
/
+2
2009-04-28
rndis_wlan: fix initialization order for workqueue&workers
Jussi Kivilinna
1
-4
/
+10
2009-04-28
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
Stephen Rothwell
1
-1
/
+0
2009-04-27
ixgbe: Fix WoL functionality for 82599 KX4 devices
Waskiewicz Jr, Peter P
2
-55
/
+6
2009-04-27
veth: prevent oops caused by netdev destructor
Stephen Hemminger
1
-25
/
+16
2009-04-27
forcedeth: tx timeout fix
Ayaz Abdulla
1
-10
/
+21
2009-04-27
mlx4_en: Handle page allocation failure during receive
Yevgeny Petrilin
1
-0
/
+4
2009-04-27
mlx4_en: Fix cleanup flow on cq activation
Yevgeny Petrilin
1
-1
/
+1
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
51
-380
/
+571
2009-04-22
ucc_geth.c: Fix upsmr setting in RMII mode
Heiko Schocher
1
-1
/
+2
2009-04-22
8139too: fix HW initial flow
Jianjun kong
1
-5
/
+5
2009-04-21
iwlwifi: DMA fixes
Reinette Chatre
6
-96
/
+165
2009-04-21
iwlwifi: add debugging for TX path
Reinette Chatre
2
-2
/
+6
2009-04-21
mwl8: fix build warning.
Rami Rosen
1
-2
/
+1
2009-04-21
iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll
Reinette Chatre
1
-1
/
+1
2009-04-21
iwlwifi: fix EEPROM validation mask to include OTP only devices
Jay Sternberg
1
-1
/
+1
2009-04-21
mlx4_core: Fix memory leak in mlx4_enable_msi_x()
Nicolas Morey-Chaisemartin
1
-1
/
+1
2009-04-21
atmel: fix netdev ops conversion
Johannes Berg
1
-1
/
+0
2009-04-21
pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
Ken Kawasaki
1
-1
/
+1
2009-04-21
mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails
Roland Dreier
1
-3
/
+2
2009-04-21
mlx4_en: Move to SW counters for total bytes and packets
Yevgeny Petrilin
1
-32
/
+13
2009-04-21
mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization
Yevgeny Petrilin
1
-1
/
+1
2009-04-21
mlx4_en: Assign dummy event handler for TX queue
Yevgeny Petrilin
4
-6
/
+8
2009-04-21
mlx4_en: Fix a race at restart task
Yevgeny Petrilin
1
-8
/
+11
2009-04-21
mlx4_en: Fix error handling while activating RX rings
Yevgeny Petrilin
1
-2
/
+4
2009-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-59
/
+95
2009-04-20
tg3: Fix SEEPROM accesses
Matt Carlson
1
-9
/
+17
2009-04-20
ar9170usb: fix hang on resume
Christian Lamparter
1
-20
/
+90
2009-04-20
mwl8k: fix module re-insertion bug
Joerg Albert
1
-2
/
+2
2009-04-20
p54: deactivate broken powersave function
Christian Lamparter
1
-2
/
+0
2009-04-20
iwl3945-base.c: Add missing space to debug print
Joe Perches
1
-1
/
+1
2009-04-20
rt2x00: Don't free register information on suspend
Ivo van Doorn
2
-34
/
+2
2009-04-20
tun: Fix sk_sleep races when attaching/detaching
Herbert Xu
1
-9
/
+6
2009-04-20
tun: Only free a netdev when all tun descriptors are closed
Herbert Xu
1
-13
/
+19
2009-04-20
net: fix "compatibility" typos
Marcin Slusarz
1
-2
/
+2
2009-04-20
cxgb3: Fix EEH final recovery attempt
Divy Le Ray
1
-0
/
+7
2009-04-20
cxgb3: Fix potential msi-x vector leak
Divy Le Ray
1
-1
/
+6
2009-04-20
cxgb3: fix workqueue flush issues
Divy Le Ray
1
-3
/
+5
2009-04-20
cxgb3: fix link fault handling
Divy Le Ray
2
-30
/
+3
2009-04-17
vlan/macvlan: fix NULL pointer dereferences in ethtool handlers
Patrick McHardy
1
-3
/
+6
[prev]
[next]