summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-06-22rocker: Fix memory leak in ofdpa_port_fdb()Ziran Zhang
2026-06-22e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor LakeDima Ruinskiy
2026-06-22i40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella
2026-06-22ice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming
2026-06-22ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming
2026-06-22ice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik
2026-06-22ice: fix ice_init_link() error return preventing probePaul Greenwalt
2026-06-22ice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik
2026-06-22ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()Dawid Osuchowski
2026-06-21dpaa2-switch: do not accept VLAN uppers while bridgedIoana Ciornei
2026-06-21net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()Wayen Yan
2026-06-21net: emac: Fix NULL pointer dereference in emac_probeRosen Penev
2026-06-21octeontx2-pf: mcs: Fix mcs resources free on PF shutdownGeetha sowjanya
2026-06-21octeontx2-pf: Clear stats of all resources when freeing resourcesSubbaraya Sundeep
2026-06-21octeontx2-af: mcs: Fix unsupported secy stats readGeetha sowjanya
2026-06-21octeontx2-af: npc: cn20k: fix NPC defragRatheesh Kannoth
2026-06-21net: ethernet: mtk_ppe: Fix rhashtable leak in mtk_ppe_init error pathsWayen Yan
2026-06-21net: marvell: prestera: initialize err in prestera_port_sfp_bindRuoyu Wang
2026-06-18eth: fbnic: take netif_addr_lock_bh() around rx mode address programmingDaniel Zahka
2026-06-18net: wangxun: don't advertise IFF_SUPP_NOFCSRongguang Wei
2026-06-18net: ena: clean up XDP TX queues when regular TX setup failsDawei Feng
2026-06-18gve: fix header buffer corruption with header-split and HW-GROAnkit Garg
2026-06-18net: macb: add TX stall timeout callback to recover from lost TSTART writeLukasz Raczylo
2026-06-18net: airoha: fix foe_check_time allocation sizeWayen Yan
2026-06-18octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo
2026-06-18net: pch_gbe: handle TX skb allocation failureRuoyu Wang
2026-06-18dpaa2-switch: fix VLAN upper check not rejecting bridge joinIoana Ciornei
2026-06-17net/mlx5: Remove broken and unused mlx5_query_mtppse()Li RongQing
2026-06-17net: ehea: unwind probe_port sysfs file on failurePengpeng Hou
2026-06-17octeontx2-af: npc: Log successful MCAM drop-on-non-hit install at debug levelRatheesh Kannoth
2026-06-17octeontx2-pf: Fix leak of SQ timestamp buffer on teardownRatheesh Kannoth
2026-06-17net: ethernet: mtk_eth_soc: fix supported_interface set after phylink_createChristian Marangi
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-15ionic: Get "link_down_count" ext link stat from firmwareEric Joyner
2026-06-15ionic: Report "rx_bits_phy" stat to ethtoolEric Joyner
2026-06-15ionic: Update ionic_if.h with new extra port statsEric Joyner
2026-06-15ionic: Fix check in ionic_get_link_ext_statsBrett Creeley
2026-06-15net: airoha: use int instead of atomic_t for qdma users counterLorenzo Bianconi
2026-06-15net: ethernet: oa_tc6: Remove FCS size in RX frameSelvamani Rajagopal
2026-06-15net: ethernet: oa_tc6: mdiobus->parent initialized with NULLSelvamani Rajagopal
2026-06-15net: ethernet: oa_tc6: Interrupt is active low, level triggered.Selvamani Rajagopal
2026-06-15net: ti: icssg: Use undirected TX tag for XDP zero copy in HSR offload modeMeghana Malladi
2026-06-15net: ti: icssg: Use undirected TX tag for native XDP in HSR offload modeMeghana Malladi
2026-06-15net: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup conditionMeghana Malladi
2026-06-15net: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifierWayen.Yan
2026-06-15net/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in commentEthan Nelson-Moore
2026-06-15net: airoha: Fix typos in comments and KconfigWayen.Yan
2026-06-15net: airoha: Fix always-true condition in PPE1 queue reservation loopWayen.Yan