summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
6 daysnet/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje2-3/+21
6 daysgve: fix zero-length skb frag with header-splitJordan Rhee1-0/+6
10 daysnet: ethernet: mtk_eth_soc: improve support for named interruptsDaniel Golle1-5/+10
10 daysnet: ethernet: mtk_eth_soc: only use legacy mode on missing IRQ nameFrank Wunderlich1-0/+7
10 daysnet: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
10 daysice: fix VF interrupts cleanupDawid Osuchowski3-0/+49
10 daysigc: remove napi_synchronize() in igc_down()David Carlier1-1/+0
10 daysnet: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela1-2/+2
10 daysigc: fix netdev not re-attached after resume if interface is downPhilipp David1-3/+5
2026-08-19net: atlantic: free RX pages of consumed but not refilled buffersYangyu Chen1-4/+18
2026-08-19net: atlantic: free stranded TX buffers on ring deinitYangyu Chen3-1/+31
2026-08-19net: octeontx2-pf: Fix UB in shift operationSergey V. Frolov1-2/+4
2026-08-19net: fec: do not release NULL pages when RX buffer allocation failsMehmet Fide1-2/+9
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: Refresh VNIC default ring on queue restart if neededShravya KN1-0/+5
2026-08-19bnxt_en: Determine and store default RX ring in vnic structureShravya KN2-11/+23
2026-08-19bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()Shravya KN1-7/+7
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-19pds_core: cancel pending PCI reset work on AER recoveryNikhil P. Rao1-0/+4
2026-08-19pds_core: keep the health thread stopped during resetNikhil P. Rao2-2/+9
2026-08-19net/mlx5e: TC, Check if flow is PEER before acquiring devcom lockShay Drory2-1/+4
2026-08-19enic: fix tx_hang_reset use-after-free on device removalSatish Kharat1-2/+3
2026-08-19net: hns3: fix speed configuration residue after driver reloadJijie Shao1-5/+1
2026-08-09ice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng1-5/+5
2026-08-09ice: wait for reset completion in ice_resume()Aaron Ma1-0/+10
2026-08-09igbvf: Fix leak in TX DMA error cleanupMatt Vollrath1-2/+0
2026-08-09e1000: fix memory leak in e1000_probe()Dawei Feng1-1/+1
2026-08-09qede: sync udp_tunnel ports outside qede_lock in the recovery pathDenis V. Lunev1-22/+22
2026-08-09octeontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh1-1/+1
2026-08-09net: libwx: fix FDIR ATR queue mismatch for software VLAN packetsJiawen Wu1-0/+2
2026-08-09net: sxgbe: check descriptor ring allocation failuresChenguang Zhao1-1/+4
2026-08-09net: sxgbe: free TX rings on RX allocation failureChenguang Zhao1-5/+4
2026-08-09idpf: Fix mailbox IRQ name leak on request failureYuho Choi1-1/+1
2026-08-09idpf: adjust TxQ ring count minimumJoshua Hay2-5/+2
2026-08-09net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controllerChenguang Zhao1-1/+1
2026-08-09net: ethernet: mtk_eth_soc: add consts for irq indexFrank Wunderlich2-12/+17
2026-08-09net: ethernet: mtk_eth_soc: support named IRQsFrank Wunderlich1-11/+35
2026-08-09rtase: fix double free of multi-frag skb on DMA map failureYun Lu1-0/+3
2026-08-09forcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao1-2/+2
2026-08-09net: airoha: Fix register index for Tx-fwd counter configurationWayen.Yan1-1/+1
2026-08-03net: ethernet: Remove accidental duplication in Kconfig fileLukas Bulwahn1-1/+0
2026-08-03net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman1-2/+4
2026-08-03net: macb: drop in-flight Tx SKBs on closeThéo Lebrun1-2/+20
2026-08-03octeontx2-pf: fix SQB pointer leak on init failureDawei Feng1-9/+8
2026-08-03net/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng1-0/+1
2026-08-03net/mlx5: HWS, Rearrange to prevent forward declarationYevgeny Kliteynik1-177/+177
2026-08-03octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo3-1/+11
2026-08-03gve: fix header buffer corruption with header-split and HW-GROAnkit Garg1-10/+18