summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
10 daysnet: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
10 daysnet: atlantic: free stranded TX buffers on ring deinitYangyu Chen3-1/+27
10 daysice: wait for reset completion in ice_resume()Aaron Ma1-0/+10
10 daysice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng1-5/+5
10 daysice: fix VF interrupts cleanupDawid Osuchowski1-0/+48
10 daysigc: remove napi_synchronize() in igc_down()David Carlier1-1/+0
10 daysocteontx2-pf: fix SQB pointer leak on init failureDawei Feng1-2/+1
10 daysocteontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo3-1/+11
10 daysnet: mana: Validate the packet length reported by the NICDexuan Cui1-0/+13
10 daysocteontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-4/+4
10 daysocteontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-4/+4
10 daysocteontx2: Annotate mmio regions as __iomemSubbaraya Sundeep2-8/+7
10 daysocteontx2-af: Fix APR entry mapping based on APR_LMT_CFGGeetha sowjanya1-3/+6
10 daysmlxsw: fix refcount leak in mlxsw_sp_port_lag_join()Wentao Liang1-1/+1
10 daysmlxsw: spectrum: On port enslavement to a LAG, join upper's bridgesPetr Machata1-0/+90
2026-08-19net: atlantic: free RX pages of consumed but not refilled buffersYangyu Chen1-4/+18
2026-08-19net: octeontx2-pf: Fix UB in shift operationSergey V. Frolov1-2/+4
2026-08-19net: prestera: validate firmware header lengthPengpeng Hou1-0/+3
2026-08-19bnxt_en: Fix PTP PPS setting bugKeegan Freyhof1-2/+5
2026-08-19bnxt_en: Disable EOP for TPA on all chips to prevent data corruptionMichael Chan1-4/+7
2026-08-19bnxt_en: Do not set EOP on RX AGG BDs on 5760X chipsMichael Chan2-1/+9
2026-08-19net/mlx5: fw_tracer, return NULL on create errorMichael Guralnik1-9/+7
2026-08-19net: hisilicon: hix5hd2_gmac: remove redundant NAPI deleteJiawen Liu1-1/+0
2026-08-19igbvf: Fix leak in TX DMA error cleanupMatt Vollrath1-2/+0
2026-08-19e1000: fix memory leak in e1000_probe()Dawei Feng1-1/+1
2026-08-19qede: sync udp_tunnel ports outside qede_lock in the recovery pathDenis V. Lunev1-22/+22
2026-08-19octeontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh1-1/+1
2026-08-19net: sxgbe: check descriptor ring allocation failuresChenguang Zhao1-1/+4
2026-08-19net: sxgbe: free TX rings on RX allocation failureChenguang Zhao1-5/+4
2026-08-19forcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao1-2/+2
2026-08-19gve: fix Rx queue stall on alloc failureEddie Phillips3-0/+39
2026-08-19ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov1-1/+1
2026-08-19net: hip04: fix RX buffer leak on build_skb failureFan Wu1-3/+8
2026-08-19net/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar1-0/+8
2026-08-19net/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar1-0/+7
2026-08-19net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla1-1/+1
2026-08-19hinic: remove unused ethtool RSS user configuration buffersChenguang Zhao2-23/+0
2026-08-19octeontx2-vf: set TC flower flag on MCAM entry allocationSuman Ghosh1-0/+1
2026-08-19net: stmmac: reset residual action in L3L4 filters on deleteNazim Amirul1-0/+1
2026-08-19net: stmmac: fix l3l4 filter rejecting unsupported offload requestsNazim Amirul1-0/+34
2026-08-19net: stmmac: add tc flower filter for EtherType matchingOng Boon Leong2-0/+124
2026-08-19amd-xgbe: fix MAC_AUTO_SW handling in CL37 ANPrashanth Kumar KR1-3/+8
2026-08-19nfp: Check resource mutex allocationRuoyu Wang1-0/+3
2026-08-19dpaa2-eth: put MAC endpoint device on disconnectGuangshuo Li1-0/+1
2026-08-19net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() callVladimir Oltean1-9/+12
2026-08-19dpaa2-switch: put MAC endpoint device on disconnectGuangshuo Li1-0/+1
2026-07-24fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li1-1/+3
2026-07-24net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li1-8/+10
2026-07-24bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal1-2/+1
2026-07-24net: ena: clean up XDP TX queues when regular TX setup failsDawei Feng1-2/+21