summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-03-05octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handlingAlok Tiwari
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba
2026-03-05eth: mlx5: Move pause storm errors to pause statsMohsin Bashir
2026-03-05eth: fbnic: Fetch TX pause storm statsMohsin Bashir
2026-03-05eth: fbnic: Add protection against pause stormMohsin Bashir
2026-03-05gve: Enable hw-gro by default if device supportedAnkit Garg
2026-03-05gve: pull network headers into skb linear partAnkit Garg
2026-03-05gve: fix SW coalescing when hw-GRO is usedAnkit Garg
2026-03-05gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LROAnkit Garg
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi
2026-03-05r8169: add support for RTL8125cpJaven Xu
2026-03-05net: mana: Add MAC address to vPort logs and clarify error messagesErni Sri Satya Vennela
2026-03-05Add support for TLP emulationLeon Romanovsky
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla
2026-03-05amd-xgbe: add support for P100a platformRaju Rangoju
2026-03-05amd-xgbe: define macros for MAC versions and speed select valuesRaju Rangoju
2026-03-04net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait
2026-03-04net: stmmac: Fix VLAN HW state restoreOvidiu Panait
2026-03-04net: stmmac: Improve double VLAN handlingOvidiu Panait
2026-03-04net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait
2026-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2026-03-03net: macb: use ethtool_sprintf to fill ethtool stats stringsSean Chang
2026-03-03igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera
2026-03-03igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera
2026-03-03iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju
2026-03-03libie: don't unroll if fwlog isn't supportedMichal Swiatkowski
2026-03-03ice: Fix memory leak in ice_set_ringparam()Zilin Guan
2026-03-03ice: fix retry for AQ command 0x06EEJakub Staniszewski
2026-03-03ice: reintroduce retry mechanism for indirect AQJakub Staniszewski
2026-03-03ice: fix adding AQ LLDP filter for VFLarysa Zaremba
2026-03-03ixgbe: refactor: use DECLARE_BITMAP for ring state fieldAleksandr Loktionov
2026-03-03i40e: Add missing wordpart.h headerAndy Shevchenko
2026-03-03i40e: drop useless bitmap_weight() call in i40e_set_rxfh_fields()Yury Norov (NVIDIA)
2026-03-03ice: Make name member of struct ice_cgu_pin_desc constSimon Horman
2026-03-03net: ti: davinci_emac: stop using bus type mdio_bus_typeHeiner Kallweit
2026-03-03net: ti: icssg: Add HSR/PRP protocol frame filteringMD Danish Anwar
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar
2026-03-03net: mana: Trigger VF reset/recovery on health check failure due to HWC timeoutDipayaan Roy
2026-03-02net: sparx5: replace sparx5_start() with sparx5_forwarding_init()Daniel Machon