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.13.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-05-03
ixgbe: Fix use after free on module remove
Alexander Duyck
1
-1
/
+3
2012-05-03
be2net: Fix EEH error reset before a flash dump completes
Somnath Kotur
1
-0
/
+5
2012-05-03
be2net: Record receive queue index in skb to aid RPS.
Somnath Kotur
1
-0
/
+2
2012-05-03
be2net: Fix to apply duplex value as unknown when link is down.
Somnath Kotur
1
-1
/
+1
2012-05-03
be2net: Fix to not set link speed for disabled functions of a UMC card
Somnath Kotur
1
-1
/
+1
2012-05-03
net/pasemi: fix compiler warning
Stephen Rothwell
1
-1
/
+1
2012-05-03
bnx2x: fix handling single MSIX mode for 57710/57711
Dmitry Kravkov
1
-2
/
+5
2012-05-02
ixgbe: Reset max_vfs to zero when user request is out of range
Greg Rose
1
-3
/
+4
2012-05-02
ixgbe: Deny MACVLAN requests from VFs with admin set MAC
Greg Rose
1
-0
/
+6
2012-05-02
ixgbe: add hwmon interface to export thermal data
Don Skidmore
9
-7
/
+322
2012-05-02
ixgbe: add support functions to access thermal data
Don Skidmore
3
-0
/
+224
2012-05-02
e1000e: fix .ndo_set_rx_mode for 82579
Bruce Allan
7
-14
/
+92
2012-05-02
e1000e: PHY initialization flow changes for 82577/8/9
Bruce Allan
1
-101
/
+146
2012-05-02
e1000e: workaround EEPROM configuration change on 82579
Bruce Allan
2
-15
/
+34
2012-05-01
atl1c: remove PHY polling from atl1c_change_mtu
Huang, Xiong
1
-8
/
+0
2012-05-01
atl1c: Disable L0S when no cable link
Huang, Xiong
1
-1
/
+1
2012-05-01
atl1c: do MAC-reset when PHY link down
Huang, Xiong
1
-27
/
+47
2012-05-01
atl1c: cancel task when interface closed
Huang, Xiong
1
-0
/
+5
2012-05-01
atl1c: enlarge L1 response waiting timer
Huang, Xiong
1
-1
/
+1
2012-05-01
atl1c: refine mac address related code
Huang, Xiong
3
-74
/
+57
2012-05-01
atl1c: remove code of closing register writable attribution
Huang, Xiong
1
-6
/
+0
2012-05-01
atl1c: clear WoL status when reset pcie
Huang, Xiong
2
-5
/
+3
2012-05-01
atl1c: add PHY link event(up/down) patch
Huang, Xiong
4
-0
/
+92
2012-05-01
bnx2x: remove some bloat
Eric Dumazet
5
-499
/
+499
2012-05-01
pch_gbe: reprogram multicast address register on reset
RongQing.Li
1
-55
/
+5
2012-05-01
tg3: provide frags as skb head
Eric Dumazet
2
-10
/
+66
2012-05-01
net: allow skb->head to be a page fragment
Eric Dumazet
3
-4
/
+4
2012-05-01
forcedeth: add transmit timestamping support
Willem de Bruijn
1
-0
/
+4
2012-05-01
bnx2x: add transmit timestamping support
Willem de Bruijn
1
-0
/
+2
2012-05-01
e1000e: add transmit timestamping support
Willem de Bruijn
1
-0
/
+2
2012-05-01
e1000: add transmit timestamping support
Willem de Bruijn
1
-0
/
+2
2012-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-125
/
+143
2012-04-29
drivers/net/oki-semi: Donot recompute IP header checksum
RongQing.Li
1
-2
/
+0
2012-04-29
drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN
RongQing.Li
1
-2
/
+1
2012-04-29
net/at91_ether: use gpio_to_irq for phy IRQ line
Nicolas Ferre
1
-4
/
+4
2012-04-29
AT91: Remove fixed mapping for AT91RM9200 ethernet
Andrew Victor
2
-243
/
+285
2012-04-27
ixgbe: check for WoL support in single function
Jacob Keller
3
-79
/
+62
2012-04-27
igb: Force flow control off during reset when forcing speed.
Matthew Vick
1
-0
/
+7
2012-04-27
e1000e: 82579 potential system hang on stress when ME enabled
Bruce Allan
3
-45
/
+53
2012-04-27
e1000e: 82579 packet drop workaround
Bruce Allan
1
-0
/
+11
2012-04-27
e1000e: Enable DMA Burst Mode on 82574 by default.
Matthew Vick
1
-1
/
+2
2012-04-27
e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.
Matthew Vick
1
-0
/
+8
2012-04-27
be2net: update the driver version
Ajit Khaparde
1
-1
/
+1
2012-04-27
be2net: fix speed displayed by ethtool on certain SKUs
Ajit Khaparde
1
-1
/
+1
2012-04-27
be2net: Ignore status of some ioctls during driver load
Ajit Khaparde
1
-13
/
+4
2012-04-27
NET: smsc-ircc2: mark non-experimental
Linus Walleij
2
-3
/
+2
2012-04-27
bonding: bond_update_speed_duplex() can return void since no callers check it...
Rick Jones
1
-6
/
+6
2012-04-27
qlcnic: Allow a predefined set of capture masks for FW dump
Manish Chopra
3
-18
/
+24
2012-04-27
qlcnic: Adding mac statistics to ethtool.
Jitendra Kalsaria
3
-30
/
+226
2012-04-27
qlcnic: Register device in FAILED state.
Sucheta Chakraborty
4
-13
/
+93
[next]