summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
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
2026-07-24net: sparx5: unregister blocking notifier on init failureHaoxiang Li1-1/+3
2026-07-24mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()Wentao Liang1-0/+1
2026-07-24net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing1-1/+2
2026-07-24octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh1-6/+37
2026-07-24octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh5-16/+124
2026-07-24octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh3-18/+70
2026-07-24octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth6-6/+481
2026-07-24octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth3-0/+31
2026-07-24octeontx2-af: devlink configuration supportRatheesh Kannoth3-2/+101
2026-07-24octeontx2-af: Exact match scan from kex profileRatheesh Kannoth2-3/+35
2026-07-24octeontx2-af: Exact match supportRatheesh Kannoth6-1/+1029
2026-07-24octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth12-17/+554
2026-07-24octeontx2-af: debugfs: Add channel and channel mask.Rakesh Babu3-0/+9
2026-07-24net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei3-33/+45
2026-07-24net: qualcomm: rmnet: add tx packets aggregationDaniele Palmas7-4/+246
2026-07-24qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida1-0/+5
2026-07-24cxgb4: Fix decode strings dump for T6 adaptersGleb Markov1-8/+0
2026-07-24net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev1-5/+11
2026-07-24qede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev1-2/+2
2026-07-24net: sungem: fix probe error cleanupRuoyu Wang1-4/+9
2026-07-24net: mvneta: re-enable percpu interrupt on resumeYun Zhou1-0/+3
2026-07-24dpaa2-switch: fix VLAN upper check not rejecting bridge joinIoana Ciornei1-1/+1
2026-07-24octeontx2-pf: Fix leak of SQ timestamp buffer on teardownRatheesh Kannoth1-0/+1
2026-07-24net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE checkAditya Garg1-1/+2
2026-07-24net: mana: initialize gdma queue id to INVALID_QUEUE_IDAditya Garg1-0/+2
2026-07-04net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
2026-06-19octeontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
2026-06-19octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+4
2026-06-19ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
2026-06-19qed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
2026-06-19qed: Use the bitmap API to simplify some functionsChristophe JAILLET1-19/+5
2026-06-19net: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
2026-06-19bnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
2026-06-19net: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
2026-06-19net: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
2026-06-19net: mvpp2: Add metadata support for xdp modeLorenzo Bianconi1-2/+6
2026-06-19net: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
2026-06-19net: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
2026-06-19net: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
2026-06-19pcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
2026-06-19net: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao1-2/+2
2026-06-01net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
2026-06-01net: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
2026-06-01net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
2026-06-01net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
2026-06-01net: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8