summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-05-14net: phy: DP83TC811: add reading of abilitiesSven Schuchmann-0/+1
2026-05-13macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng-3/+5
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng-3/+5
2026-05-13macsec: introduce dedicated workqueue for SA crypto cleanupJinliang Zheng-5/+18
2026-05-13net: net_failover: Fix the deadlock in slave registerFaicker Mo-6/+6
2026-05-13FDDI: defza: Sanitise the reset safety timerMaciej W. Rozycki-2/+9
2026-05-12net: ethernet: ravb: Do not check URAM suspension when WoL is activeNiklas Söderlund-3/+6
2026-05-12net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski-1/+1
2026-05-12net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore-2/+0
2026-05-12net: ethernet: cortina: Carry over frag counterLinus Walleij-1/+8
2026-05-12net: ethernet: cortina: Make RX SKB per-portLinus Walleij-1/+6
2026-05-12net: ethernet: cortina: No mapping is a dropped rxLinus Walleij-1/+1
2026-05-11qed: fix division by zero in qed_init_wfq_param when all vports are configuredEvgenii Burenchev-0/+7
2026-05-11net: ena: PHC: Check return code before setting timestamp outputArthur Kiyanovski-1/+4
2026-05-10net: xgene: fix mdio_np leak in xgene_mdiobus_register()Shitalkumar Gandhi-1/+3
2026-05-10net: ena: PHC: Fix potential use-after-free in get_timestampArthur Kiyanovski-2/+5
2026-05-08net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memcleanHolger Brunck-0/+7
2026-05-08net: ti: icssm-prueth: fix eth_ports_node leak in probeShitalkumar Gandhi-0/+1
2026-05-08net: lan966x: avoid unregistering netdev on register failureMyeonghun Pak-3/+5
2026-05-08ice: dpll: fix misplaced header macrosIvan Vecera-16/+16
2026-05-08ice: dpll: fix rclk pin state get for E810Ivan Vecera-0/+5
2026-05-08ice: fix locking in ice_dcb_rebuild()Bart Van Assche-2/+2
2026-05-08ice: fix setting RSS VSI hash for E830Marcin Szycik-1/+1
2026-05-08idpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman-0/+6
2026-05-08idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()Emil Tantilov-2/+2
2026-05-08i40e: Cleanup PTP pins on probe failureMatt Vollrath-1/+4
2026-05-08i40e: Cleanup PTP registration on probe failureMatt Vollrath-0/+1
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-414/+1155
2026-05-07net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()Daniel Machon-1/+2
2026-05-07net: sparx5: fix wrong chip ids for TSN SKUsDaniel Machon-5/+5
2026-05-07net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...Joey Lu-0/+2
2026-05-07net: phy: broadcom: Save PHY counters during suspendJustin Chen-0/+29
2026-05-07veth: fix OOB txq access in veth_poll() with asymmetric queue countsJesper Dangaard Brouer-1/+2
2026-05-07eth: fbnic: fix double-free of PCS on phylink creation failureBobby Eshleman-1/+2
2026-05-06net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann-0/+5
2026-05-06net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()Shitalkumar Gandhi-2/+4
2026-05-06netdevsim: psp: rcu protect psp_dev referenceDaniel Zahka-20/+36
2026-05-06netdevsim: psp: serialize calls to nsim_psp_uninit()Daniel Zahka-3/+16
2026-05-06netdevsim: psp: only call nsim_psp_uninit() on PFsDaniel Zahka-1/+2
2026-05-06Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski-0/+7
2026-05-06Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-60/+160
2026-05-05net/mlx5e: SD, Fix race condition in secondary device probe/removeShay Drory-4/+48
2026-05-05net/mlx5e: SD, Fix missing cleanup on probe errorShay Drory-4/+11
2026-05-05net/mlx5: SD, Keep multi-pf debugfs entries on primaryShay Drory-6/+13
2026-05-05net/mlx5: SD: Serialize init/cleanupShay Drory-6/+50
2026-05-05net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disableCosmin Ratiu-2/+2
2026-05-05net/mlx5e: psp: Expose only a fully initialized priv->pspCosmin Ratiu-7/+3
2026-05-05net/mlx5e: psp: Fix invalid access on PSP dev registration failCosmin Ratiu-9/+17
2026-05-05net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...Pavitra Jha-6/+34
2026-05-05bnxt_en: Use absolute target ns from ptp_clock_requestPavan Chebbi-24/+5