index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-27
iwlwifi: fix TX queue race
Johannes Berg
1
-6
/
+6
2009-07-27
cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.
Michael Chan
1
-2
/
+21
2009-07-27
ixgbe: fix for 82599 errata marking UDP checksum errors
Don Skidmore
1
-2
/
+15
2009-07-27
r8169: WakeOnLan fix for the 8168
françois romieu
1
-2
/
+11
2009-07-27
netxen: reset ring consumer during cleanup
Dhananjay Phadke
1
-0
/
+7
2009-07-27
smc91x.h: add config for Nomadik evaluation kit
Alessandro Rubini
1
-1
/
+2
2009-07-27
eepro: Read buffer overflow
Roel Kluin
1
-1
/
+1
2009-07-27
tokenring: Read buffer overflow
roel kluin
1
-1
/
+1
2009-07-27
at1700: Read buffer overflow
roel kluin
1
-1
/
+1
2009-07-27
fealnx: Write outside array bounds
roel kluin
1
-1
/
+2
2009-07-23
ixgbe: remove unnecessary call to device_init_wakeup
Andy Gospodarek
1
-1
/
+0
2009-07-23
ixgbe: Don't priority tag control frames in DCB mode
Lucy Liu
1
-6
/
+12
2009-07-23
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
3
-10
/
+31
2009-07-23
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
Mark Ware
1
-41
/
+36
2009-07-22
register at91_ether using platform_driver_probe
Uwe Kleine-König
1
-2
/
+1
2009-07-22
skge: Enable WoL by default if supported
Rafael J. Wysocki
1
-1
/
+3
2009-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
13
-15
/
+55
2009-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
32
-77
/
+3317
2009-07-22
net: KS8851 needs to depend on MII
Alexander Beregalov
1
-0
/
+1
2009-07-22
be2net: Bug fix in the non-lro path. Size of received packet was not updated ...
Ajit Khaparde
1
-4
/
+4
2009-07-22
ucc_geth: Revive fixed link support
Anton Vorontsov
1
-16
/
+7
2009-07-22
gianfar: Revive fixed link support
Anton Vorontsov
1
-16
/
+8
2009-07-22
fs_enet: Revive fixed link support
Anton Vorontsov
1
-10
/
+10
2009-07-22
sky2: Avoid races in sky2_down
Mike McCormack
1
-8
/
+8
2009-07-22
drivers/net/mlx4: Adjust constant
Julia Lawall
1
-1
/
+1
2009-07-22
drivers/net: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-07-22
drivers/net: Move a dereference below a NULL test
Julia Lawall
1
-3
/
+4
2009-07-21
libertas: Fix problem with broken V4 firmware on CF8381
Marek Vasut
2
-1
/
+9
2009-07-21
ath: add support for special 0x8000 regulatory domain
Luis R. Rodriguez
1
-0
/
+17
2009-07-21
p54spi: fix potential null deref in p54spi.c
Dan Carpenter
1
-1
/
+1
2009-07-21
USB host CDC Phonet network interface driver
Rémi Denis-Courmont
3
-0
/
+470
2009-07-21
macsonic, jazzsonic: fix oops on module unload
Finn Thain
2
-0
/
+2
2009-07-21
macsonic: move probe function to .devinit.text
Uwe Kleine-König
1
-7
/
+7
2009-07-21
ath9k: Tune ANI function processing on AP mode during ANI reset
Luis R. Rodriguez
1
-0
/
+12
2009-07-21
rt2x00: Fix chipset detection for rt2500usb
Andy Whitcroft
1
-1
/
+3
2009-07-21
rtl8187: Fix for kernel oops when unloading with LEDs enabled
Larry Finger
1
-1
/
+2
2009-07-21
ath5k: temporarily disable crypto for AP mode
Bob Copeland
1
-0
/
+3
2009-07-21
mac80211_hwsim: fix use after free
Johannes Berg
1
-2
/
+2
2009-07-21
mac80211_hwsim: fix unregistration
Johannes Berg
1
-1
/
+1
2009-07-21
iwlwifi: only update byte count table during aggregation
Reinette Chatre
1
-1
/
+2
2009-07-21
iwlwifi: only show active power level via sysfs
Reinette Chatre
2
-6
/
+2
2009-07-21
iwmc3200wifi: fix NULL pointer dereference in iwm_if_free
Zhu Yi
1
-1
/
+1
2009-07-20
can: switch carrier on if device was stopped while in bus-off state
Wolfgang Grandegger
1
-0
/
+4
2009-07-20
can: restart device even if dev_alloc_skb() fails
Wolfgang Grandegger
1
-2
/
+2
2009-07-20
can: sja1000: remove duplicated includes
Wolfgang Grandegger
1
-1
/
+0
2009-07-20
New device ID for sc92031 [1088:2031]
Cesar Eduardo Barros
1
-0
/
+1
2009-07-20
3c589_cs: re-initialize the multicast in the tc589_reset
Ken Kawasaki
1
-7
/
+14
2009-07-20
netxen: fix thermal check and shutdown
Dhananjay Phadke
1
-6
/
+8
2009-07-20
netxen: fix deadlock on dev close
Dhananjay Phadke
4
-13
/
+23
2009-07-20
netxen: fix context deletion sequence
Dhananjay Phadke
3
-7
/
+9
[prev]
[next]