summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi
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-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
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-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-02-28amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju
2026-02-28net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar
2026-02-28dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-27net: mana: Ring doorbell at 4 CQ wraparoundsLong Li
2026-02-26net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-02-25net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu
2026-02-25net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory
2026-02-25net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory
2026-02-25net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory
2026-02-25net/mlx5: DR, Fix circular locking dependency in dumpShay Drory
2026-02-25net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy
2026-02-25e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits
2026-02-25e1000e: introduce new board type for Panther Lake PCHVitaly Lifshits
2026-02-25ixgbevf: fix link setup issueJedrzej Jagielski
2026-02-25i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner
2026-02-25ice: fix crash in ethtool offline loopback testMichal Schmidt
2026-02-25ice: recap the VSI and QoS info after rebuildAaron Ma
2026-02-25idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi
2026-02-25idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez
2026-02-25idpf: nullify pointers after they are freedLi Li
2026-02-25idpf: skip deallocating txq group's txqs if it is NULLLi Li
2026-02-25idpf: skip deallocating bufq_sets from rx_qgrp if it is NULLLi Li
2026-02-25idpf: increment completion queue next_to_clean in sw marker wait routineLi Li
2026-02-24net: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)
2026-02-23gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds