summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2026-03-12net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-1/+1
2026-03-12i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-12i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-12ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba1-5/+4
2026-03-12ice: fix rxq info registering in mbuf packetsLarysa Zaremba4-20/+14
2026-03-12net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi1-3/+12
2026-03-12net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait2-19/+26
2026-03-12net: stmmac: Fix VLAN HW state restoreOvidiu Panait2-12/+22
2026-03-12net: stmmac: Improve double VLAN handlingOvidiu Panait3-4/+21
2026-03-12net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait1-4/+14
2026-03-12amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-03-12igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera2-11/+26
2026-03-12igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera1-8/+30
2026-03-12iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju1-1/+16
2026-03-12libie: don't unroll if fwlog isn't supportedMichal Swiatkowski1-0/+4
2026-03-12ice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
2026-03-12ice: fix adding AQ LLDP filter for VFLarysa Zaremba1-1/+1
2026-03-12octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+33
2026-03-12octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar1-2/+15
2026-03-12octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
2026-03-12octeon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15
2026-03-12amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju1-1/+1
2026-03-12net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar1-0/+8
2026-03-12dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck1-1/+2
2026-03-12net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar2-6/+5
2026-03-12e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits2-0/+10
2026-03-12i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner1-1/+1
2026-03-12ice: fix crash in ethtool offline loopback testMichal Schmidt3-6/+18
2026-03-12ice: recap the VSI and QoS info after rebuildAaron Ma3-11/+41
2026-03-12idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi1-3/+0
2026-03-12idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez1-1/+1
2026-03-12idpf: increment completion queue next_to_clean in sw marker wait routineLi Li1-3/+3
2026-03-12net: stmmac: remove support for lpi_intr_oRussell King (Oracle)6-58/+0
2026-03-12gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg1-31/+25
2026-03-04net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier1-1/+1
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore1-1/+7
2026-03-04net: macb: Fix tx/rx malfunction after phy link down and upKevin Hao1-6/+5
2026-03-04net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao1-0/+1
2026-03-04octeontx2-af: CGX: fix bitmap leaksBo Sun1-0/+2
2026-03-04net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore1-1/+0
2026-03-04net: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao1-2/+1
2026-03-04net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao1-7/+5
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo1-0/+7
2026-03-04net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu1-2/+1
2026-03-04net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory1-0/+2
2026-03-04net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory1-0/+2
2026-03-04net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory3-6/+15
2026-03-04net/mlx5: DR, Fix circular locking dependency in dumpShay Drory1-2/+2
2026-03-04net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy2-2/+7
2026-03-04bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi1-0/+3