summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
30 hoursocteontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
30 hoursnet: mana: Skip redundant detach on already-detached portDipayaan Roy1-0/+6
30 hoursnet: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy1-29/+41
30 hoursnet: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao1-0/+3
30 hoursnet/mlx5: HWS: Reject unsupported remove-header actionPrathamesh Deshpande1-1/+3
9 dayspds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
9 daysnet: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi1-4/+6
9 daysnet: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
9 daysocteontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFsRatheesh Kannoth1-1/+1
9 daysnet: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
9 daysnet/mlx5e: Fix eswitch mode block underflow on IPsec acquire SAPrathamesh Deshpande1-3/+4
9 dayspds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao1-1/+6
9 dayspds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao1-2/+9
9 daysnet: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
9 daysigc: set tx buffer type for SMD framesKohei Enju1-0/+1
9 daysice: ptp: use primary NAC semaphore on E825Grzegorz Nitka1-0/+9
9 daysice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka1-2/+13
9 daysnet/mlx5: Do not restore destination-less TC rulesJeroen Massar1-1/+2
9 daysnet: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
9 daysnet: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
9 daysnet: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
9 daysnet: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
9 daysnet: ti: icssm-prueth: fix eth_ports_node leak in probeShitalkumar Gandhi1-0/+1
9 daysnet: lan966x: avoid unregistering netdev on register failureMyeonghun Pak1-3/+5
9 daysice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
9 daysice: fix setting RSS VSI hash for E830Marcin Szycik1-1/+1
9 daysidpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()Emil Tantilov1-2/+2
9 daysice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka1-0/+6
9 daysice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
9 daysice: fix locking around wait_event_interruptible_locked_irqJacob Keller1-5/+4
9 daysigc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju1-1/+7
9 daysocteontx2-pf: fix double free in rvu_rep_rsrc_init()Dawei Feng1-1/+2
9 daysocteontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
9 daysixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
9 daysice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
9 daysqed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
9 daysnet/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recoverMatt Fleming1-3/+3
9 daysnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
9 daysRevert "ice: Remove jumbo_remove step from TX path"Sasha Levin1-0/+3
9 daysRevert "ice: fix double-free of tx_buf skb"Sasha Levin1-4/+2
2026-05-23net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski1-1/+1
2026-05-23idpf: fix double free and use-after-free in aux device error pathsGreg Kroah-Hartman1-0/+6
2026-05-23net: ena: PHC: Check return code before setting timestamp outputArthur Kiyanovski1-1/+4
2026-05-23net: ena: PHC: Fix potential use-after-free in get_timestampArthur Kiyanovski1-2/+5
2026-05-23i40e: Cleanup PTP pins on probe failureMatt Vollrath3-1/+4
2026-05-23net: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela1-1/+2
2026-05-23net: mana: Fix use-after-free in reset service rescan pathDipayaan Roy1-1/+1
2026-05-23net: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi2-17/+51
2026-05-23net: airoha: Use gdm port enum value whenever possibleLorenzo Bianconi1-19/+21
2026-05-23net: airoha: Remove code duplication in airoha_regs.hLorenzo Bianconi2-111/+100