summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds54-391/+668
6 daysnet: fec: only stop PTP if it was initializedbui duc phuc1-2/+4
6 daysnet: stmmac: restore NET_IP_ALIGN in the RX DMA offsetPascal Kneuper1-2/+2
6 daysnet: stmmac: drop gso_enabled_types and rely on netdev featuresLorenzo Bianconi2-20/+1
6 daysnet: stmmac: selftests: Don't test flow control for small rx fifosMaxime Chevallier1-3/+13
6 daysnet: stmmac: selftests: Account for the UC filter list for filtering testsMaxime Chevallier1-3/+18
6 daysnet: stmmac: dwxgmac: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
6 daysnet: stmmac: dwmac4: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
6 daysnet: stmmac: dwmac1000: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
6 daysnet: stmmac: selftests: Check multiple MMC countersMaxime Chevallier1-4/+10
7 daysnet: airoha: npu: fix missing streaming DMA maskDaniel Pawlik1-1/+1
7 daysnet: stmmac: selftests: Pass the IP proto mask in the TC selftestMaxime Chevallier1-2/+4
7 daysnet: wangxun: use BIT_ULL() to prevent shift overflow on 32-bit archsJiawen Wu2-2/+2
7 daysbnxt_en: Write doorbell when linearizing skb failsJoe Damato1-5/+2
7 daysnet: ethernet: sun4i-emac: Fix IRQ error handlingbui duc phuc1-2/+2
9 daysocteontx2-af: fix cn20k mailbox lifetime on repeated rvu_mbox_init()Sai Krishna3-19/+42
9 daysocteontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setupSuman Ghosh3-4/+8
9 daysnet: mana: Cap MSI-X vectors to the device MSI-X table sizeLong Li1-0/+19
9 daysnet: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get...Manush Prajwal1-9/+9
9 daysnet: enetc: restore RX ring congestion mode for ENETC v4Wei Fang1-12/+4
9 daysnet: enetc: restore RX ring congestion mode after ring reconfigurationWei Fang3-27/+68
9 daysocteontx2-af: Fix TL3/TL2 link config ENA clearingNaveen Mamindlapalli1-6/+5
9 daysnet: stmmac: fix device node reference leaks in stmmac_mtl_setup()Md Rabbani1-4/+2
9 daysnet: qualcomm: rmnet: restore skb->dev on deaggregated framesXiang Mei1-0/+1
9 daysocteontx2-vf: fix workqueue and netdev race in probe/removeAnshumali Gaur1-7/+13
9 daysocteontx2-af: fix out-of-bounds read setting MSI-X irq affinityAnshumali Gaur1-2/+2
9 daysocteontx2-af: fix NULL deref in NIX TM tree debugfs read pathAnshumali Gaur1-0/+6
9 daysxsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev3-3/+5
9 daysnet: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80Shiji Yang2-0/+6
10 daysMerge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+4
11 daysnet: hibmcge: fix page_pool DMA direction mismatchJian Shen1-1/+1
11 daysnet: libwx: fix concurrent bitmap overwrite in PTP setupJiawen Wu1-12/+6
11 daysqede: Fix NULL pointer dereference in TPA fragment processingVaibhav Nagare2-4/+5
11 daysnet: txgbe: fix MISC interrupt unmasking in non-MSI-X mode and device shutdownJiawen Wu1-1/+4
11 daysnet: sparx5: fix sleep in atomic context in MAC table accessDaniel Machon1-3/+8
11 daysnet: microchip: vcap: use port number instead of netdev name for debugfsDaniel Machon3-2/+38
11 daysbnxt_en: Gate TPH enablement behind BNXT_SUPPORTS_QUEUE_API checkThomas Walsh1-3/+5
11 daysbnxt_en: Fix call to hardware monitoring event handlerGuenter Roeck1-1/+1
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-13/+71
12 daysnet: bnxt: ring the doorbell when SW USO exits earlyJoe Damato2-5/+9
13 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
13 daysMerge branch 'ionic_rcq_shared' of https://github.com/abhijitG-xlnx/linuxJakub Kicinski1-1/+5
13 daysnet: qlcnic: validate unified ROM sections before loadingPengpeng Hou1-197/+248
13 daysbnx2x: fix double free in bnx2x_init_firmware() error pathJiangshan Yi1-0/+3
13 daysforcedeth: stop the tx_timeout register dump past the requested windowMarek Czernohous1-1/+1
13 daysforcedeth: fix off-by-one when saving/restoring non-PCI config spaceMarek Czernohous1-2/+2
13 daysnet/mlx5: E-Switch, preserve max tx speed on vport state modificationOr Har-Toov2-0/+44
13 daysnet/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov1-8/+4
13 daysnet/mlx5: E-Switch, use state lock for vport state changesMark Bloch5-5/+31
13 daysnet: macb: drop CONFIG_OF #if blockThéo Lebrun1-3/+1