index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-29
7
-98
/
+71
|
\
|
*
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
2009-04-29
1
-7
/
+23
|
*
ixgbe: Fix WoL functionality for 82599 KX4 devices
Waskiewicz Jr, Peter P
2009-04-27
2
-55
/
+6
|
*
veth: prevent oops caused by netdev destructor
Stephen Hemminger
2009-04-27
1
-25
/
+16
|
*
forcedeth: tx timeout fix
Ayaz Abdulla
2009-04-27
1
-10
/
+21
|
*
mlx4_en: Handle page allocation failure during receive
Yevgeny Petrilin
2009-04-27
1
-0
/
+4
|
*
mlx4_en: Fix cleanup flow on cq activation
Yevgeny Petrilin
2009-04-27
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-04-29
1
-1
/
+1
|
\
\
|
*
|
mlx4_core: Fix memory leak in mlx4_enable_msi_x()
Nicolas Morey-Chaisemartin
2009-04-21
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-04-24
51
-380
/
+571
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ucc_geth.c: Fix upsmr setting in RMII mode
Heiko Schocher
2009-04-22
1
-1
/
+2
|
*
8139too: fix HW initial flow
Jianjun kong
2009-04-22
1
-5
/
+5
|
*
iwlwifi: DMA fixes
Reinette Chatre
2009-04-21
6
-96
/
+165
|
*
iwlwifi: add debugging for TX path
Reinette Chatre
2009-04-21
2
-2
/
+6
|
*
mwl8: fix build warning.
Rami Rosen
2009-04-21
1
-2
/
+1
|
*
iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll
Reinette Chatre
2009-04-21
1
-1
/
+1
|
*
iwlwifi: fix EEPROM validation mask to include OTP only devices
Jay Sternberg
2009-04-21
1
-1
/
+1
|
*
atmel: fix netdev ops conversion
Johannes Berg
2009-04-21
1
-1
/
+0
|
*
pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
Ken Kawasaki
2009-04-21
1
-1
/
+1
|
*
mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails
Roland Dreier
2009-04-21
1
-3
/
+2
|
*
mlx4_en: Move to SW counters for total bytes and packets
Yevgeny Petrilin
2009-04-21
1
-32
/
+13
|
*
mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization
Yevgeny Petrilin
2009-04-21
1
-1
/
+1
|
*
mlx4_en: Assign dummy event handler for TX queue
Yevgeny Petrilin
2009-04-21
4
-6
/
+8
|
*
mlx4_en: Fix a race at restart task
Yevgeny Petrilin
2009-04-21
1
-8
/
+11
|
*
mlx4_en: Fix error handling while activating RX rings
Yevgeny Petrilin
2009-04-21
1
-2
/
+4
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-21
6
-59
/
+95
|
|
\
|
|
*
ar9170usb: fix hang on resume
Christian Lamparter
2009-04-20
1
-20
/
+90
|
|
*
mwl8k: fix module re-insertion bug
Joerg Albert
2009-04-20
1
-2
/
+2
|
|
*
p54: deactivate broken powersave function
Christian Lamparter
2009-04-20
1
-2
/
+0
|
|
*
iwl3945-base.c: Add missing space to debug print
Joe Perches
2009-04-20
1
-1
/
+1
|
|
*
rt2x00: Don't free register information on suspend
Ivo van Doorn
2009-04-20
2
-34
/
+2
|
*
|
tg3: Fix SEEPROM accesses
Matt Carlson
2009-04-20
1
-9
/
+17
|
|
/
|
*
tun: Fix sk_sleep races when attaching/detaching
Herbert Xu
2009-04-20
1
-9
/
+6
|
*
tun: Only free a netdev when all tun descriptors are closed
Herbert Xu
2009-04-20
1
-13
/
+19
|
*
net: fix "compatibility" typos
Marcin Slusarz
2009-04-20
1
-2
/
+2
|
*
cxgb3: Fix EEH final recovery attempt
Divy Le Ray
2009-04-20
1
-0
/
+7
|
*
cxgb3: Fix potential msi-x vector leak
Divy Le Ray
2009-04-20
1
-1
/
+6
|
*
cxgb3: fix workqueue flush issues
Divy Le Ray
2009-04-20
1
-3
/
+5
|
*
cxgb3: fix link fault handling
Divy Le Ray
2009-04-20
2
-30
/
+3
|
*
vlan/macvlan: fix NULL pointer dereferences in ethtool handlers
Patrick McHardy
2009-04-18
1
-3
/
+6
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-18
18
-47
/
+107
|
|
\
|
|
*
ar9170usb: add ZyXEL NWD271N
Christian Lamparter
2009-04-17
1
-0
/
+2
|
|
*
ar9170: fix struct layout on arm
Johannes Berg
2009-04-16
1
-4
/
+4
|
|
*
orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()
Pavel Roskin
2009-04-16
1
-5
/
+3
|
|
*
rt2x00: prevent double kfree when failing to register hardware
Herton Ronaldo Krzesinski
2009-04-16
1
-3
/
+1
|
|
*
fix iwl3945 registration regression
Johannes Berg
2009-04-16
1
-0
/
+2
|
|
*
b43: Do radio lock assertion in software
Michael Buesch
2009-04-16
3
-5
/
+20
|
|
*
rt2x00: Add rt73usb USB IDs
Ivo van Doorn
2009-04-16
1
-0
/
+2
|
|
*
p54usb: add Telsey 802.11g USB2.0 Adapter
Christian Lamparter
2009-04-16
1
-0
/
+1
|
|
*
ar9170: add Cace Airpcap NX usb_id
Christian Lamparter
2009-04-16
1
-0
/
+2
[next]