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
2010-06-02
net/fec: fix pm to survive to suspend/resume
Eric BĂ©nard
1
-8
/
+8
2010-06-02
korina: count RX DMA OVR as rx_fifo_error
Phil Sutter
1
-1
/
+1
2010-06-02
korina: use netdev_alloc_skb_ip_align() here, too
Phil Sutter
1
-2
/
+1
2010-06-02
korina: fix deadlock on RX FIFO overrun
Phil Sutter
1
-14
/
+13
2010-06-02
enic: bug fix: make the set/get netlink VF_PORT support symmetrical
Scott Feldman
2
-103
/
+104
2010-06-02
bnx2: Fix hang during rmmod bnx2.
Michael Chan
1
-1
/
+13
2010-06-01
ksz884x: Add missing validate_addr hook
Denis Kirjanov
1
-0
/
+1
2010-06-01
ksz884x: convert to netdev_tx_t
Denis Kirjanov
1
-1
/
+1
2010-06-01
virtio-net: pass gfp to add_buf
Michael S. Tsirkin
1
-4
/
+4
2010-06-01
be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
Sathya Perla
1
-1
/
+1
2010-06-01
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
1
-5
/
+5
2010-05-31
greth: Fix build after OF device conversions.
David S. Miller
1
-6
/
+5
2010-05-31
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
42
-230
/
+2143
2010-05-30
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
3
-0
/
+1841
2010-05-29
be2net: remove superfluous externs
Dan Carpenter
1
-2
/
+2
2010-05-29
be2net: add unlock on error path
Dan Carpenter
1
-2
/
+5
2010-05-29
fs_enet: Adjust BDs after tx error
Mark Ware
1
-6
/
+43
2010-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-8
/
+19
2010-05-28
libertas: fix uninitialized variable warning
Prarit Bhargava
1
-3
/
+2
2010-05-28
ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-05-28
ath9k: Fix ath_print in xmit for hardware reset.
Justin P. Mattock
1
-1
/
+1
2010-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-52
/
+89
2010-05-28
netdev/fec: fix ifconfig eth0 down hang issue
Bryan Wu
1
-12
/
+16
2010-05-28
cnic: Fix context memory init. on 5709.
Michael Chan
2
-9
/
+5
2010-05-28
drivers/net: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-28
drivers/net/hamradio: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-28
be2net: Patch removes redundant while statement in loop.
Sarveshwar Bandi
1
-1
/
+1
2010-05-28
can: Add support for Janz VMOD-ICAN3 Intelligent CAN module
Ira W. Snyder
3
-0
/
+1841
2010-05-27
net: ll_temac: fix checksum offload logic
Brian Hill
2
-24
/
+63
2010-05-27
net: ll_temac: fix interrupt bug when interrupt 0 is used
Brian Hill
1
-1
/
+1
2010-05-26
ar9170usb: fix read from freed driver context
Christian Lamparter
1
-2
/
+12
2010-05-26
Revert "rt2x00: Fix rt2800usb TX descriptor writing."
John W. Linville
1
-1
/
+1
2010-05-26
be2net: increase POST timeout for EEH recovery
Sathya Perla
1
-1
/
+1
2010-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
41
-124
/
+333
2010-05-26
drivers/net/usb/asix.c: Fix pointer cast.
David S. Miller
1
-2
/
+2
2010-05-26
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
Sarveshwar Bandi
3
-2
/
+20
2010-05-26
hso: add support for new products
Filip Aben
1
-0
/
+3
2010-05-26
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
2
-2
/
+3
2010-05-26
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-2
/
+2
2010-05-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-124
/
+93
2010-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-17
/
+19
2010-05-25
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
1
-53
/
+10
2010-05-25
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
1
-9
/
+3
2010-05-25
drivers: wireless: use new hex_to_bin() method
Andy Shevchenko
1
-11
/
+4
2010-05-25
macvlan: do proper cleanup in macvlan_common_newlink() V2
Jiri Pirko
1
-1
/
+8
2010-05-25
be2net: Bug fix in init code in probe
Sarveshwar Bandi
1
-4
/
+6
2010-05-24
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
1
-5
/
+12
2010-05-24
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
Dan Carpenter
1
-1
/
+1
2010-05-24
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
1
-0
/
+4
2010-05-24
ath9k_htc: dereferencing before check in hif_usb_tx_cb()
Dan Carpenter
1
-2
/
+4
[next]