summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
7 daystreewide: refresh kmalloc_obj() conversionsKees Cook20-48/+38
9 daysnet: stmmac: reconfigure RX packet parser table in stmmac_hw_setup() after resetLorenzo Bianconi1-0/+8
9 daysnet: airoha: enable RX_DONE interrupt for RX queue 31Lorenzo Bianconi1-1/+1
9 daysnet: macb: exclude software FCS from TX byte statisticsNicolai Buchwitz2-8/+16
10 daysocteontx2-af: Fix limiting SRIOV VF count logicSunil Goutham1-14/+19
11 daysnet: ethernet: oa_tc6: Fix for the wrong data typeSelvamani Rajagopal1-1/+1
11 daysnet: ethernet: oa_tc6: Disable tx queues on fatal errorSelvamani Rajagopal1-0/+4
11 daysnet: ethernet: oa_tc6: Improve the error recoverySelvamani Rajagopal1-35/+108
11 daysnet: ethernet: oa_tc6: Protect skb pointer used by two different kernel insta...Selvamani Rajagopal1-33/+76
12 daysocteontx2-af: fix CN20K default MCAM rule removal on port cleanupKiran Kumar K1-3/+2
12 daysnet: amd-xgbe: discard rx packets with bad FCSJames Nugraha1-2/+1
2026-08-28net/mlx5e: Prevent stale XSK buffer release on MPWQE refill retryJerome Tollet1-0/+2
2026-08-28net/mlx5e: Prevent stale XSK buffer release on refill retryJerome Tollet1-2/+5
2026-08-28net: stmmac: fix dma mapping leak in stmmac_tso_xmit()Lorenzo Bianconi1-19/+34
2026-08-27Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds54-390/+667
2026-08-27net: fec: only stop PTP if it was initializedbui duc phuc1-2/+4
2026-08-27net: stmmac: restore NET_IP_ALIGN in the RX DMA offsetPascal Kneuper1-2/+2
2026-08-27net: stmmac: drop gso_enabled_types and rely on netdev featuresLorenzo Bianconi2-20/+1
2026-08-27net: stmmac: selftests: Don't test flow control for small rx fifosMaxime Chevallier1-3/+13
2026-08-27net: stmmac: selftests: Account for the UC filter list for filtering testsMaxime Chevallier1-3/+18
2026-08-27net: stmmac: dwxgmac: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: dwmac4: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: dwmac1000: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: selftests: Check multiple MMC countersMaxime Chevallier1-4/+10
2026-08-27net: airoha: npu: fix missing streaming DMA maskDaniel Pawlik1-1/+1
2026-08-27net: stmmac: selftests: Pass the IP proto mask in the TC selftestMaxime Chevallier1-2/+4
2026-08-27net: wangxun: use BIT_ULL() to prevent shift overflow on 32-bit archsJiawen Wu2-2/+2
2026-08-27bnxt_en: Write doorbell when linearizing skb failsJoe Damato1-5/+2
2026-08-27net: ethernet: sun4i-emac: Fix IRQ error handlingbui duc phuc1-2/+2
2026-08-24octeontx2-af: fix cn20k mailbox lifetime on repeated rvu_mbox_init()Sai Krishna3-19/+42
2026-08-24octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setupSuman Ghosh3-4/+8
2026-08-24net: mana: Cap MSI-X vectors to the device MSI-X table sizeLong Li1-0/+19
2026-08-24net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get...Manush Prajwal1-9/+9
2026-08-24net: enetc: restore RX ring congestion mode for ENETC v4Wei Fang1-12/+4
2026-08-24net: enetc: restore RX ring congestion mode after ring reconfigurationWei Fang3-27/+68
2026-08-24octeontx2-af: Fix TL3/TL2 link config ENA clearingNaveen Mamindlapalli1-6/+5
2026-08-24net: stmmac: fix device node reference leaks in stmmac_mtl_setup()Md Rabbani1-4/+2
2026-08-24net: qualcomm: rmnet: restore skb->dev on deaggregated framesXiang Mei1-0/+1
2026-08-24octeontx2-vf: fix workqueue and netdev race in probe/removeAnshumali Gaur1-7/+13
2026-08-24octeontx2-af: fix out-of-bounds read setting MSI-X irq affinityAnshumali Gaur1-2/+2
2026-08-24octeontx2-af: fix NULL deref in NIX TM tree debugfs read pathAnshumali Gaur1-0/+6
2026-08-24xsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev3-3/+5
2026-08-24net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80Shiji Yang2-0/+6
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+4
2026-08-22net: hibmcge: fix page_pool DMA direction mismatchJian Shen1-1/+1
2026-08-22net: libwx: fix concurrent bitmap overwrite in PTP setupJiawen Wu1-12/+6
2026-08-22qede: Fix NULL pointer dereference in TPA fragment processingVaibhav Nagare2-4/+5
2026-08-22net: txgbe: fix MISC interrupt unmasking in non-MSI-X mode and device shutdownJiawen Wu1-1/+4
2026-08-22net: sparx5: fix sleep in atomic context in MAC table accessDaniel Machon1-3/+8
2026-08-22net: microchip: vcap: use port number instead of netdev name for debugfsDaniel Machon3-2/+38