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
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
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
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-11
/
+26
2010-09-16
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-16
drivers/net/eql.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-16
drivers/net/usb/hso.c: prevent reading uninitialized memory
Dan Rosenberg
1
-0
/
+2
2010-09-16
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
1
-56
/
+83
2010-09-15
r8169: Handle rxfifo errors on 8168 chips
Matthew Garrett
1
-3
/
+2
2010-09-15
3c59x: Remove atomic context inside vortex_{set|get}_wol
Denis Kirjanov
1
-4
/
+3
2010-09-15
pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails
Dominik Brodowski
1
-56
/
+83
2010-09-14
phylib: fix PAL state machine restart on resume
Simon Guinot
1
-2
/
+2
2010-09-14
bonding: correctly process non-linear skbs
Andy Gospodarek
2
-0
/
+6
2010-09-13
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+2
2010-09-13
ppp: potential NULL dereference in ppp_mp_explode()
Dan Carpenter
1
-2
/
+7
2010-09-09
ipheth: remove incorrect devtype to WWAN
Dan Williams
1
-6
/
+1
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
76
-807
/
+616
2010-09-08
KS8851: Correct RX packet allocation
Eric Dumazet
1
-18
/
+21
2010-09-08
niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-10
/
+6
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-9
/
+12
2010-09-07
via-velocity: Turn scatter-gather support back off.
David S. Miller
1
-1
/
+1
2010-09-07
PATCH: b44 Handle RX FIFO overflow better (simplified)
Mark Lord
1
-0
/
+9
2010-09-07
3c59x: Fix deadlock in vortex_error()
Ben Hutchings
1
-3
/
+7
2010-09-07
bonding: Fix jiffies overflow problems (again)
Jiri Bohac
1
-17
/
+39
2010-09-07
stmmac: fix sleep inside atomic
Giuseppe Cavallaro
1
-5
/
+4
2010-09-03
be2net: remove a BUG_ON in be_cmds.c
Ajit Khaparde
1
-4
/
+2
2010-09-03
be2net: fix a bug in UE detection logic
Ajit Khaparde
3
-26
/
+10
2010-09-03
be2net: fix net-snmp error because of wrong packet stats
Ajit Khaparde
4
-6
/
+18
2010-09-02
Revert "sky2: don't do GRO on second port"
David S. Miller
1
-11
/
+8
2010-09-01
3c59x: Remove incorrect locking; correct documented lock hierarchy
Ben Hutchings
1
-4
/
+1
2010-09-01
sky2: don't do GRO on second port
stephen hemminger
1
-8
/
+11
2010-09-01
pxa168_eth: fix a mdiobus leak
Denis Kirjanov
1
-0
/
+2
2010-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-5
/
+8
2010-09-01
of: Fix missing includes - ll_temac
Michal Simek
2
-0
/
+2
2010-08-31
ath9k_hw: fix parsing of HT40 5 GHz CTLs
Luis R. Rodriguez
2
-2
/
+1
2010-08-31
ath9k_hw: Fix EEPROM uncompress block reading on AR9003
Luis R. Rodriguez
1
-1
/
+1
2010-08-30
p54: fix tx feedback status flag check
Christian Lamparter
1
-1
/
+1
2010-08-30
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
1
-0
/
+4
2010-08-28
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-36
/
+63
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-08-27
libertas: if_sdio: fix buffer alignment in struct if_sdio_card
Mike Rapoport
1
-1
/
+1
2010-08-26
qlge: reset the chip before freeing the buffers
Breno Leitao
1
-2
/
+2
2010-08-24
pxa168_eth: silence gcc warnings
Dan Carpenter
1
-3
/
+3
2010-08-24
pxa168_eth: update call to phy_mii_ioctl()
Dan Carpenter
1
-1
/
+1
2010-08-24
pxa168_eth: fix error handling in prope
Dan Carpenter
1
-22
/
+22
2010-08-24
pxa168_eth: remove unneeded null check
Dan Carpenter
1
-4
/
+2
2010-08-24
phylib: Fix race between returning phydev and calling adjust_link
Anton Vorontsov
1
-0
/
+2
2010-08-24
caif-driver: add HAS_DMA dependency
Heiko Carstens
1
-1
/
+1
2010-08-24
3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx
Neil Horman
1
-1
/
+14
2010-08-23
qlcnic: fix poll implementation
Yinglin Luan
1
-1
/
+8
2010-08-23
netxen: fix poll implementation
Yinglin Luan
1
-1
/
+8
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
41
-186
/
+1973
[next]