index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2020-06-17
net/mlx5: Disable reload while removing the device
Parav Pandit
2020-06-17
net: macb: Only disable NAPI on the actual error path
Charles Keepax
2020-06-17
net: cadence: macb: disable NAPI on error
Corentin Labbe
2020-06-17
net/mlx5e: Fix repeated XSK usage on one channel
Maxim Mikityanskiy
2020-06-17
net/mlx5: Fix fatal error handling during device load
Shay Drory
2020-06-17
net/mlx5: drain health workqueue in case of driver load error
Shay Drory
2020-06-17
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
2020-06-17
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
2020-06-17
net: ena: xdp: update napi budget for DROP and ABORTED
Sameeh Jubran
2020-06-17
net: ena: xdp: XDP_TX: fix memory leak
Sameeh Jubran
2020-06-17
mlxsw: core: Use different get_trend() callbacks for different thermal zones
Vadim Pasternak
2020-06-10
Revert "net/mlx5: Annotate mutex destroy for root ns"
Greg Kroah-Hartman
2020-06-10
net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
Pablo Neira Ayuso
2020-06-10
nfp: flower: fix used time of merge flow statistics
Heinrich Kuhn
2020-06-10
net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
Fugang Duan
2020-06-10
net/mlx5: Fix crash upon suspend/resume
Mark Bloch
2020-06-07
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-07
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
2020-06-07
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Jonathan McDowell
2020-06-07
net/ethernet/freescale: rework quiesce/activate for ucc_geth
Valentin Longchamp
2020-06-07
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
2020-06-07
net: bmac: Fix read of MAC address from ROM
Jeremy Kerr
2020-06-03
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
2020-06-03
bnxt_en: fix firmware message length endianness
Edwin Peer
2020-06-03
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
2020-06-03
net: freescale: select CONFIG_FIXED_PHY where needed
Arnd Bergmann
2020-06-03
net: microchip: encx24j600: add missed kthread_stop
Chuhong Yuan
2020-06-03
net: mscc: ocelot: fix address ageing time (again)
Vladimir Oltean
2020-06-03
mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...
Jiri Pirko
2020-06-03
net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()
Tang Bin
2020-06-03
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
2020-06-03
net: sun: fix missing release regions in cas_init_one().
Qiushi Wu
2020-06-03
net/mlx5: Annotate mutex destroy for root ns
Roi Dayan
2020-06-03
net/mlx5: Avoid processing commands before cmdif is ready
Eran Ben Elisha
2020-06-03
net/mlx5: Fix cleaning unmanaged flow tables
Roi Dayan
2020-06-03
net/mlx5: Fix a race when moving command interface to events mode
Eran Ben Elisha
2020-06-03
r8169: fix OCP access on RTL8117
Heiner Kallweit
2020-06-03
net/mlx5: Fix error flow in case of function_setup failure
Shay Drory
2020-06-03
net/mlx5e: Update netdev txq on completions during closure
Moshe Shemesh
2020-06-03
net/mlx5: Fix memory leak in mlx5_events_init
Moshe Shemesh
2020-06-03
net/mlx5e: Fix inner tirs handling
Roi Dayan
2020-06-03
net/mlx5e: kTLS, Destroy key object after destroying the TIS
Tariq Toukan
2020-06-03
net: mvpp2: fix RX hashing for non-10G ports
Russell King
2020-06-03
net/mlx5: Add command entry handling completion
Moshe Shemesh
2020-06-03
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
2020-06-03
dpaa_eth: fix usage as DSA master, try 3
Vladimir Oltean
2020-05-27
stmmac: fix pointer check after utilization in stmmac_interrupt
Maxim Petrov
2020-05-27
ibmvnic: Skip fatal error reset after passive init
Juliet Kim
2020-05-27
net/ena: Fix build warning in ena_xdp_set()
Gavin Shan
2020-05-27
aquantia: Fix the media type of AQC100 ethernet controller in the driver
Richard Clark
[next]