summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2026-08-05net: prestera: validate firmware header lengthPengpeng Hou1-0/+3
2026-08-04bnxt_en: Fix PTP PPS setting bugKeegan Freyhof1-2/+5
2026-08-04bnxt_en: Disable EOP for TPA on all chips to prevent data corruptionMichael Chan1-4/+7
2026-08-04bnxt_en: Refresh VNIC default ring on queue restart if neededShravya KN1-0/+5
2026-08-04bnxt_en: Determine and store default RX ring in vnic structureShravya KN2-11/+23
2026-08-04bnxt_en: Move RSS table fill outside __bnxt_hwrm_vnic_set_rss()Shravya KN1-7/+7
2026-08-04net/mlx5e: fix BQL reset on SQ re-activationBobby Eshleman1-1/+3
2026-08-04bnge: use int for bnge_fix_rings_count() return valueAlok Tiwari1-1/+2
2026-08-04net: atlantic: free RX pages of consumed but not refilled buffersYangyu Chen1-4/+18
2026-08-04net: atlantic: free stranded TX buffers on ring deinitYangyu Chen3-1/+31
2026-08-04net: stmmac: resume PHY before hardware setup when opening the interfaceStefan Agner1-0/+9
2026-08-03bnge: Fix NULL pointer dereference in aux device releaseAlok Tiwari1-3/+6
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev3-5/+6
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev6-11/+15
2026-08-03bnxt: fix memory leak in bnxt_queue_mem_alloc error casesWill Chen1-0/+3
2026-07-31net/mlx5: fw_tracer, return NULL on create errorMichael Guralnik1-9/+7
2026-07-31net/mlx5: SF, Handle function changed eventChris Mi5-3/+78
2026-07-31net: hisilicon: hix5hd2_gmac: remove redundant NAPI deleteJiawen Liu1-1/+0
2026-07-30pds_core: cancel pending PCI reset work on AER recoveryNikhil P. Rao1-0/+4
2026-07-30pds_core: keep the health thread stopped during resetNikhil P. Rao2-2/+9
2026-07-30net/mlx5e: TC, Check if flow is PEER before acquiring devcom lockShay Drory2-1/+4
2026-07-30enic: fix tx_hang_reset use-after-free on device removalSatish Kharat1-2/+3
2026-07-30net: hns3: fix speed configuration residue after driver reloadJijie Shao1-5/+1
2026-07-30qede: sync udp_tunnel ports outside qede_lock in the recovery pathDenis V. Lunev1-22/+22
2026-07-30octeontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh1-1/+1
2026-07-30net: libwx: fix FDIR ATR queue mismatch for software VLAN packetsJiawen Wu1-0/+2
2026-07-29net: mana: Return error code from mana_create_rxq()Aditya Garg1-4/+4
2026-07-29net: stmmac: Fix E2E delay mechanismNazim Amirul1-1/+2
2026-07-29Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski16-28/+87
2026-07-29net: sxgbe: check descriptor ring allocation failuresChenguang Zhao1-1/+4
2026-07-29net: sxgbe: free TX rings on RX allocation failureChenguang Zhao1-5/+4
2026-07-28octeontx2-af: Block VFs from clobbering special CGX PKIND stateHariprasad Kelam6-14/+131
2026-07-28e1000: fix memory leak in e1000_probe()Dawei Feng1-1/+1
2026-07-28igbvf: Fix leak in TX DMA error cleanupMatt Vollrath1-2/+0
2026-07-28igc: remove napi_synchronize() in igc_down()David Carlier1-2/+1
2026-07-28ice: suppress DPLL errors during reset recoveryPrzemyslaw Korba1-7/+12
2026-07-28ice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng1-5/+5
2026-07-28ice: fix VF interrupts cleanupDawid Osuchowski3-0/+49
2026-07-28ice: wait for reset completion in ice_resume()Aaron Ma1-0/+10
2026-07-28idpf: Fix mailbox IRQ name leak on request failureYuho Choi1-1/+1
2026-07-28idpf: adjust TxQ ring count minimumJoshua Hay2-5/+2
2026-07-28idpf: bound interrupt-vector register fill to the allocated arrayMichael Bommarito4-5/+6
2026-07-28net: ethernet: mtk_eth_soc: pass eth to mtk_handle_irq_rx in poll_controllerChenguang Zhao1-1/+1
2026-07-27ethtool: Embed FEC hist ranges as buffer in structEric Joyner3-18/+9
2026-07-27rtase: fix double free of multi-frag skb on DMA map failureYun Lu1-0/+3
2026-07-27forcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao1-2/+2
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta6-34/+33
2026-07-23net: airoha: fix ETS channel derivation in airoha_tc_setup_qdisc_ets()Lorenzo Bianconi1-2/+1
2026-07-23idpf: fix max_vport related crash on allocation error during initEmil Tantilov1-1/+6
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov1-0/+3