index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+5
2009-01-16
netxen: include ipv6.h (fixes build failure)
Dhananjay Phadke
1
-0
/
+1
2009-01-16
netxen: avoid invalid iounmap
Dhananjay Phadke
1
-2
/
+4
2009-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
49
-551
/
+762
2009-01-15
b44: GFP_DMA skb should not escape from driver
Eric Dumazet
2
-2
/
+4
2009-01-15
hso serial throttled tty kref fix.
Denis Joseph Barrow
1
-1
/
+3
2009-01-15
tty: Fix double grabbing of a spinlock
Denis Joseph Barrow
1
-2
/
+1
2009-01-15
tty: Fix a kref leak in the HSO driver on re-open
Alan Cox
1
-0
/
+1
2009-01-15
korina: do not use IRQF_SHARED with IRQF_DISABLED
Phil Sutter
1
-4
/
+4
2009-01-15
korina: do not stop queue here
Phil Sutter
1
-1
/
+0
2009-01-15
korina: fix handling tx_chain_tail
Phil Sutter
1
-11
/
+11
2009-01-15
korina: do tx at the right position
Phil Sutter
1
-4
/
+4
2009-01-15
korina: do schedule napi after testing for it
Phil Sutter
1
-1
/
+1
2009-01-15
korina: rework korina_rx() for use with napi
Phil Sutter
1
-56
/
+53
2009-01-15
korina: disable napi on close and restart
Phil Sutter
1
-0
/
+4
2009-01-15
korina: reset resource buffer size to 1536
Phil Sutter
1
-1
/
+4
2009-01-15
korina: fix usage of driver_data
Phil Sutter
1
-1
/
+0
2009-01-15
bnx2x: First slow path interrupt race
Eilon Greenstein
1
-9
/
+9
2009-01-15
bnx2x: MTU Filter
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Indirection table initialization index
Eilon Greenstein
1
-5
/
+4
2009-01-15
bnx2x: Missing brackets
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Fixing the doorbell size
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Endianness issues
Eilon Greenstein
1
-5
/
+6
2009-01-15
bnx2x: VLAN tagged packets without VLAN offload
Eilon Greenstein
2
-14
/
+40
2009-01-15
bnx2x: Protecting the link change indication
Eilon Greenstein
1
-3
/
+5
2009-01-15
bnx2x: Flow control updated before reporting the link
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Missing mask when calculating flow control
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Using system page size for SGE
Eilon Greenstein
2
-16
/
+19
2009-01-15
bnx2x: Missing memory barriers
Eilon Greenstein
1
-2
/
+26
2009-01-15
bnx2x: Using singlethread work queue
Eilon Greenstein
2
-6
/
+16
2009-01-14
ax88796: start_xmit fix using net_device_ops
Magnus Damm
1
-6
/
+21
2009-01-14
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
2
-1
/
+5
2009-01-14
drivers/net/irda/irda-usb.c: fix buffer overflow
Jos-Vicente Gilabert
1
-1
/
+1
2009-01-14
netxen: handle dma mapping failures
Dhananjay Phadke
3
-40
/
+67
2009-01-14
netxen: hold tx lock while sending firmware commands
Dhananjay Phadke
1
-0
/
+4
2009-01-14
netxen: cleanup mac list on driver unload
Dhananjay Phadke
3
-0
/
+17
2009-01-14
netxen: firmware init fix
Dhananjay Phadke
3
-37
/
+51
2009-01-14
netxen: fix link speed reporting for some boards
Dhananjay Phadke
4
-18
/
+58
2009-01-14
netxen: fix ipv6 offload and tx cleanup
Dhananjay Phadke
3
-91
/
+57
2009-01-14
netxen: fix endianness in firmware commands
Dhananjay Phadke
4
-97
/
+95
2009-01-14
sis900: generate fake MAC address if the hardware doesn't have one
Daniele Venzano
1
-4
/
+4
2009-01-14
powerpc/fs_enet: Add missing irq free in error path.
Mike Ditto
1
-0
/
+1
2009-01-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-25
/
+25
2009-01-14
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
1
-9
/
+0
2009-01-14
ARM etherh: Fix build failure.
David S. Miller
1
-1
/
+1
2009-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
26
-90
/
+114
2009-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+2
2009-01-13
p54: fix "‘ret’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
2009-01-13
iwl3945: fix "‘power_idx’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
2009-01-13
b43legacy: fix "‘up_dev’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
[next]