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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-11
net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()
Thomas Petazzoni
1
-8
/
+19
2017-06-11
net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}
Thomas Petazzoni
1
-33
/
+14
2017-06-10
Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"
David S. Miller
1
-4
/
+0
2017-06-10
net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272
Fabio Estevam
1
-0
/
+4
2017-06-10
net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_power
Philippe Reynes
1
-3
/
+0
2017-06-10
bnx2x: Don't post statistics to malicious VFs
Mintz, Yuval
2
-1
/
+13
2017-06-10
bnx2x: Allow vfs to disable txvlan offload
Mintz, Yuval
1
-4
/
+15
2017-06-09
stmmac: fix for hw timestamp of GMAC3 unit
Mario Molitor
2
-9
/
+12
2017-06-09
stmmac: fix ptp header for GMAC3 hw timestamp
Mario Molitor
2
-4
/
+14
2017-06-08
net: emac: fix and unify emac_mdio functions
Christian Lamparter
1
-23
/
+18
2017-06-08
net: emac: fix reset timeout with AR8035 phy
Christian Lamparter
1
-4
/
+22
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-06-07
net: mvpp2: do not bypass the mvpp22_port_mii_set function
Antoine Ténart
1
-2
/
+0
2017-06-07
ibmvnic: Return failure on attempted mtu change
John Allen
1
-0
/
+6
2017-06-07
bnx2x: fix pf2vf bulletin DMA mapping leak
Michal Schmidt
1
-1
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-8
/
+7
2017-06-06
net: stmmac: fix a broken u32 less than zero check
Colin Ian King
1
-1
/
+1
2017-06-06
net: stmmac: fix completely hung TX when using TSO
Niklas Cassel
1
-1
/
+1
2017-06-06
net: ethoc: enable NAPI before poll may be scheduled
Max Filippov
1
-1
/
+2
2017-06-06
ravb: Fix use-after-free on `ifconfig eth0 down`
Eugeniu Rosca
1
-12
/
+12
2017-06-06
net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
Colin Ian King
1
-1
/
+2
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
2
-2
/
+4
2017-06-06
i40e: Fix state flags for bit set and clean operations of PF
Mauro S. M. Rodrigues
1
-18
/
+18
2017-06-05
net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...
Ido Shamay
2
-5
/
+17
2017-06-05
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
3
-9
/
+24
2017-06-05
amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer
Michal Hocko
1
-3
/
+2
2017-06-05
net: qcom/emac: do not use hardware mdio automatic polling
Timur Tabi
3
-93
/
+6
2017-06-02
qlcnic: Fix tunnel offload for 82xx adapters
Chopra, Manish
4
-2
/
+30
2017-06-02
ibmvnic: Remove module author mailing address
Thomas Falcon
1
-1
/
+1
2017-06-02
net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization
Thor Thayer
1
-1
/
+5
2017-06-02
cxgb4: avoid enabling napi twice to the same queue
Ganesh Goudar
1
-0
/
+4
2017-06-02
net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
Florian Fainelli
1
-2
/
+5
2017-06-01
bnx2x: Fix Multi-Cos
Mintz, Yuval
1
-1
/
+1
2017-06-01
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-3
/
+3
2017-06-01
qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...
Jia-Ju Bai
1
-1
/
+1
2017-05-31
net: freescale: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+8
2017-05-30
net/mlx5: avoid build warning for uniprocessor
Arnd Bergmann
1
-3
/
+2
2017-05-30
qed: Don't log missing periodic stats by default
Mintz, Yuval
1
-1
/
+2
2017-05-30
cxgb4: avoid crash on PCI error recovery path
Guilherme G. Piccoli
2
-10
/
+20
2017-05-26
net: ethernet: ax88796: don't call free_irq without request_irq first
Uwe Kleine-König
1
-5
/
+2
2017-05-24
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
1
-1
/
+3
2017-05-24
Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-29
/
+99
2017-05-24
net: fec: add post PHY reset delay DT property
Quentin Schulz
1
-1
/
+15
2017-05-23
net/mlx5: Tolerate irq_set_affinity_hint() failures
Tariq Toukan
1
-11
/
+4
2017-05-23
net/mlx5: Avoid using pending command interface slots
Mohamad Haj Yahia
3
-7
/
+38
2017-05-23
net/mlx5e: IPoIB, handle RX packet correctly
Erez Shitrit
1
-1
/
+7
2017-05-23
net/mlx5e: Fix warnings around parsing of TC pedit actions
Or Gerlitz
1
-7
/
+7
2017-05-23
net/mlx5e: Properly enforce disallowing of partial field re-write offload
Or Gerlitz
1
-2
/
+3
2017-05-23
net/mlx5e: Allow TC csum offload if applied together with pedit action
Or Gerlitz
1
-0
/
+39
2017-05-23
net/mlx5e: Use the correct delete call on offloaded TC encap entry detach
Or Gerlitz
1
-1
/
+1
[prev]
[next]