index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
Chris Wilson
2017-10-12
1
-1
/
+6
*
e1000e: Fix Runtime PM blocks EEE link negotiation in S5
David Ertman
2017-10-12
1
-0
/
+26
*
net: emac: fix reset timeout with AR8035 phy
Christian Lamparter
2017-09-15
1
-4
/
+22
*
net: ethoc: enable NAPI before poll may be scheduled
Max Filippov
2017-09-15
1
-1
/
+2
*
bnx2x: Fix Multi-Cos
Mintz, Yuval
2017-09-15
1
-1
/
+1
*
net: ethernet: ax88796: don't call free_irq without request_irq first
Uwe Kleine-König
2017-09-15
1
-5
/
+2
*
sh_eth: Use platform device for printing before register_netdev()
Geert Uytterhoeven
2017-09-15
1
-1
/
+1
*
netxen_nic: set rcode to the return status from the call to netxen_issue_cmd
Colin Ian King
2017-09-15
1
-1
/
+1
*
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
2017-08-26
3
-9
/
+24
*
net/mlx4_en: Avoid adding steering rules with invalid ring
Talat Batheesh
2017-08-26
1
-0
/
+5
*
net/mlx4_en: Change the error print to debug print
Kamal Heib
2017-08-26
1
-1
/
+2
*
tg3: don't clear stats while tg3_close
YueHaibing
2017-08-26
1
-4
/
+0
*
net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
Christophe Leroy
2017-08-26
1
-5
/
+3
*
net: tc35815: move free after the dereference
Dan Carpenter
2017-07-18
1
-1
/
+1
*
bna: integer overflow bug in debugfs
Dan Carpenter
2017-07-18
1
-1
/
+1
*
net: bcmgenet: add begin/complete ethtool ops
Edwin Chan
2017-07-18
1
-0
/
+18
*
net: bcmgenet: Power up the internal PHY before probing the MII
Doug Berger
2017-07-18
1
-0
/
+8
*
net: bcmgenet: synchronize irq0 status between the isr and task
Doug Berger
2017-07-18
2
-33
/
+41
*
net: bcmgenet: correct MIB access of UniMAC RUNT counters
Doug Berger
2017-07-18
1
-4
/
+7
*
net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values
Doug Berger
2017-07-18
2
-10
/
+60
*
net: ethernet: bgmac: mac address change bug
Hari Vyas
2017-06-05
1
-1
/
+5
*
net/mlx4_en: Use __skb_fill_page_desc()
Eric Dumazet
2017-06-05
1
-4
/
+4
*
net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...
Majd Dibbiny
2017-06-05
1
-2
/
+0
*
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2017-06-05
2
-7
/
+21
*
mlx4: reduce OOM risk on arches with large pages
Eric Dumazet
2017-06-05
1
-1
/
+2
*
sfc: do not device_attach if a reset is pending
Peter Dunning
2017-06-05
3
-5
/
+13
*
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
2017-03-16
1
-1
/
+4
*
net: sky2: Fix shutdown crash
Jeremy Linton
2017-03-16
1
-0
/
+13
*
net: alx: Work around the DMA RX overflow issue
Feng Tang
2017-03-16
1
-1
/
+6
*
net: xilinx_emaclite: fix freezes due to unordered I/O
Anssi Hannula
2017-03-16
1
-54
/
+62
*
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
2017-03-16
1
-3
/
+7
*
net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
Jack Morgenstein
2017-03-16
1
-9
/
+14
*
net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...
Jack Morgenstein
2017-03-16
1
-2
/
+3
*
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
2017-03-16
1
-18
/
+20
*
be2net: fix status check in be_cmd_pmac_add()
Ivan Vecera
2017-03-16
1
-1
/
+1
*
net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim
Florian Fainelli
2017-03-16
1
-7
/
+18
*
sh_eth: R8A7740 supports packet shecksumming
Sergei Shtylyov
2017-03-16
1
-0
/
+1
*
sh_eth: fix EESIPR values for SH77{34|63}
Sergei Shtylyov
2017-03-16
1
-2
/
+2
*
sh_eth: enable RX descriptor word 0 shift on SH7734
Sergei Shtylyov
2017-03-16
1
-0
/
+1
*
net: systemport: Pad packet before inserting TSB
Florian Fainelli
2017-03-16
1
-9
/
+9
*
net/mlx4: Remove BUG_ON from ICM allocation routine
Leon Romanovsky
2017-03-16
1
-1
/
+6
*
net/mlx4_en: Fix bad WQE issue
Eugenia Emantayev
2017-03-16
1
-1
/
+7
*
net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach
Jack Morgenstein
2017-03-16
1
-2
/
+4
*
net: stmmac: Fix error path after register_netdev move
Florian Fainelli
2017-03-16
1
-2
/
+9
*
net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
Florian Fainelli
2017-03-16
1
-9
/
+6
*
net: korina: Fix NAPI versus resources freeing
Florian Fainelli
2017-03-16
1
-4
/
+4
*
enic: set skb->hash type properly
Govindarajulu Varadarajan
2017-03-16
1
-6
/
+12
*
net: ep93xx_eth: Do not crash unloading module
Florian Fainelli
2017-02-23
1
-0
/
+4
*
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
2017-02-23
1
-1
/
+1
*
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
2017-02-23
1
-4
/
+7
[next]