summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-05-18net/mlx5: use numa_mem_id() for default frag buf allocationsNimrod Oren
2026-05-18net/mlx5e: xsk: Fix unlocked writing to ICOSQDragos Tatulea
2026-05-15net: airoha: Reserve RX headroom to avoid skb reallocationLorenzo Bianconi
2026-05-15octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly
2026-05-14net/mlx5: Skip disabled vports when setting max TX speedOr Har-Toov
2026-05-14net/mlx5: Do not restore destination-less TC rulesJeroen Massar
2026-05-14net/mlx5e: Don't leak RSS context in case of errorGal Pressman
2026-05-14octeontx2-pf: fix double free in rvu_rep_rsrc_init()Dawei Feng
2026-05-14net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recoverMatt Fleming
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-13net/mlx5e: increase RSS indirection table spread factorYael Chemla
2026-05-13net/mlx5e: resize configured default RSS context table on channel changeYael Chemla
2026-05-13net/mlx5e: resize non-default RSS indirection tables on channel changeYael Chemla
2026-05-13net/mlx5e: advertise max RSS indirection table size to ethtoolYael Chemla
2026-05-13net/mlx5e: remove channel count limit for XOR8 RSS hashYael Chemla
2026-05-12dpll: add fractional frequency offset to pin-parent-deviceIvan Vecera
2026-05-12net: ethernet: ravb: Do not check URAM suspension when WoL is activeNiklas Söderlund
2026-05-12net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-12net: nfp: Drop PCI class entries with .class_mask = 0Uwe Kleine-König (The Capable Hub)
2026-05-12net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski
2026-05-12net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore
2026-05-12net: ethernet: cortina: Carry over frag counterLinus Walleij
2026-05-12net: ethernet: cortina: Make RX SKB per-portLinus Walleij
2026-05-12net: ethernet: cortina: No mapping is a dropped rxLinus Walleij
2026-05-11qed: fix division by zero in qed_init_wfq_param when all vports are configuredEvgenii Burenchev
2026-05-11net: ena: PHC: Check return code before setting timestamp outputArthur Kiyanovski
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov
2026-05-10net/mlx5: DR, Remove unused field of struct mlx5dr_matcher_rx_txYevgeny Kliteynik
2026-05-10net/mlx5: HWS, Handle destroying table that has a miss tableYevgeny Kliteynik
2026-05-10net/mlx5: HWS, Check if device is down while polling for completionYevgeny Kliteynik
2026-05-10net: xgene: fix mdio_np leak in xgene_mdiobus_register()Shitalkumar Gandhi
2026-05-10net: eth: fbnic: Fix addr validation in pcs writeMike Marciniszyn (Meta)
2026-05-10net: ena: PHC: Fix potential use-after-free in get_timestampArthur Kiyanovski
2026-05-08net/mlx5: Add VHCA_ID page management mode supportMoshe Shemesh
2026-05-08net/mlx5: Make debugfs page counters by function type dynamicMoshe Shemesh
2026-05-08net/mlx5: Relax capability check for eswitch query pathsMoshe Shemesh
2026-05-08ixgbe: E610: do not fill EEE lp_advertised from local PHY capsDavid Carlier
2026-05-08net: ti: icssm-prueth: fix eth_ports_node leak in probeShitalkumar Gandhi
2026-05-08net: bcmasp: Keep phy link during WoL sleep cycleJustin Chen
2026-05-08net: bcmasp: Divide init to allow partial bring upJustin Chen
2026-05-08net: lan966x: avoid unregistering netdev on register failureMyeonghun Pak
2026-05-08ice: dpll: fix misplaced header macrosIvan Vecera
2026-05-08ice: dpll: fix rclk pin state get for E810Ivan Vecera
2026-05-08ice: fix locking in ice_dcb_rebuild()Bart Van Assche
2026-05-08ice: fix setting RSS VSI hash for E830Marcin Szycik
2026-05-08idpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman
2026-05-08idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()Emil Tantilov
2026-05-08i40e: Cleanup PTP pins on probe failureMatt Vollrath
2026-05-08i40e: Cleanup PTP registration on probe failureMatt Vollrath
2026-05-08gve: Use generic power managementVaibhav Gupta