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
2012-10-16
bnx2x: fix handling mf storage modes
Dmitry Kravkov
2
-4
/
+8
2012-10-16
vlan: fix bond/team enslave of vlan challenged slave/port
Jiri Pirko
1
-1
/
+1
2012-10-12
mcs7830: Fix link state detection
Ondrej Zary
1
-9
/
+21
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
2
-0
/
+21
2012-10-11
net/ethernet/jme: disable ASPM
Kevin Baradon
1
-0
/
+4
2012-10-11
kaweth: print correct debug ptr
Alan Cox
1
-1
/
+1
2012-10-11
e1000e: Change wthresh to 1 to avoid possible Tx stalls
Hiroaki SHIMODA
2
-4
/
+4
2012-10-11
xen: netback: handle compound page fragments on transmit.
Ian Campbell
1
-5
/
+35
2012-10-11
vxlan: fix oops when give unknown ifindex
stephen hemminger
1
-6
/
+10
2012-10-11
vxlan: fix receive checksum handling
stephen hemminger
1
-2
/
+1
2012-10-11
vxlan: add additional headroom
stephen hemminger
1
-0
/
+1
2012-10-11
vxlan: allow configuring port range
stephen hemminger
1
-5
/
+57
2012-10-11
vxlan: associate with tunnel socket on transmit
stephen hemminger
1
-0
/
+19
2012-10-11
vxlan: use ip_route_output
stephen hemminger
1
-4
/
+8
2012-10-11
vxlan: fix byte order in hash function
stephen hemminger
1
-2
/
+2
2012-10-11
vxlan: minor output refactoring
stephen hemminger
1
-11
/
+20
2012-10-10
Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
16
-92
/
+136
2012-10-09
netdev/phy: Prototype of_mdio_find_bus()
Mark Brown
1
-0
/
+1
2012-10-09
farsync: fix support for over 30 cards
Dan Carpenter
1
-1
/
+1
2012-10-09
be2net: Remove code that stops further access to BE NIC based on UE bits
Ajit Khaparde
1
-2
/
+5
2012-10-09
pch_gbe: Fix build error by selecting all the possible dependencies.
Haicheng Li
1
-0
/
+3
2012-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
3
-134
/
+448
2012-10-09
e1000e: add device IDs for i218
Bruce Allan
2
-0
/
+4
2012-10-09
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
2
-2
/
+2
2012-10-09
ixgbevf: Set the netdev number of Tx queues
Greg Rose
1
-0
/
+7
2012-10-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-134
/
+446
2012-10-09
net: fix typo in freescale/ucc_geth.c
Michael Neuling
1
-1
/
+1
2012-10-09
vxlan: fix more sparse warnings
Stephen Hemminger
1
-2
/
+2
2012-10-08
carl9170: fix sleep in softirq context
Ronald Wahl
2
-15
/
+15
2012-10-08
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
Wei Yongjun
1
-1
/
+2
2012-10-08
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
4
-16
/
+27
2012-10-08
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2
-5
/
+16
2012-10-08
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
1
-6
/
+10
2012-10-08
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2
-12
/
+16
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
2
-2
/
+2
2012-10-08
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
Graham Gower
1
-0
/
+7
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
3
-29
/
+39
2012-10-08
cxgb4: allocate enough data in t4_memory_rw()
Dan Carpenter
1
-1
/
+1
2012-10-07
ptp: use list_move instead of list_del/list_add
Wei Yongjun
1
-6
/
+3
2012-10-07
vxlan: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2012-10-07
drivers/net/ethernet/marvell/sky2.c: fix error return code
Peter Senna Tschudin
1
-1
/
+4
2012-10-07
drivers/net/ethernet/marvell/skge.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-07
drivers/net/ethernet/sun/sungem.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-07
drivers/net/ethernet/sun/niu.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/natsemi/xtsonic.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-10-07
drivers/net/ethernet/amd/au1000_eth.c: fix error return code
Peter Senna Tschudin
1
-2
/
+8
2012-10-07
drivers/net/ethernet/amd/amd8111e.c: fix error return code
Peter Senna Tschudin
1
-0
/
+2
2012-10-07
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-10-07
drivers/net/irda/sh_sir.c: fix error return code
Peter Senna Tschudin
1
-2
/
+3
[next]