summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2 daysrtase: Reset TX subqueue when clearing TX ringJustin Lai1-0/+2
2 daysrtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
2 daysocteontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng1-1/+1
2 daysnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
2 daysnet: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming1-0/+3
2 daysnet/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov1-2/+4
2 daysbnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
2 daysnet: txgbe: initialize PHY interface to 0Jiawen Wu2-2/+5
2 daysnet: txgbe: distinguish module types by checking identifierJiawen Wu1-10/+8
2 daysnet: txgbe: initialize module info bufferJiawen Wu1-1/+1
2 daysnet: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
2 daysnet: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
2 daysnet: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
2 daysnet: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
2 daysnet/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang1-1/+4
2 daysnet/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea1-2/+8
2 daysnet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea2-28/+57
2 daysnet: ibm: emac: Fix use-after-free during device removalRosen Penev1-1/+8
2 daysnet/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang1-1/+8
2 daysbnge: fix context mem iterationVikas Gupta1-4/+10
2 daysnet: ena: PHC: Add missing barrierArthur Kiyanovski1-0/+5
2 daysidpf: fix mailbox capability for set device clock timeAlok Tiwari1-1/+1
2 daysice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros1-0/+2
2 daysReapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski1-7/+29
2 daysfwctl/bnxt_en: Refactor aux bus functions to be more genericPavan Chebbi5-162/+253
2 daysfwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi6-133/+5
2 daysocteontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram3-17/+18
2 daysnet: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
2 daysnet: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
2 daysocteontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh1-2/+2
2 daysocteontx2-pf: Fix NDC sync operation errorsGeetha sowjanya1-1/+1
2 daysnet: fec: fix pinctrl default state restore order on resumeTapio Reijonen1-2/+1
2 daysnet: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
2 dayspcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
12 daysocteontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito3-1/+10
12 daysnet: mana: Skip redundant detach on already-detached portDipayaan Roy1-0/+6
12 daysnet: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy1-29/+41
12 daysnet: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao1-3/+3
12 daysnet: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao1-0/+3
12 daysnet/mlx5: HWS: Reject unsupported remove-header actionPrathamesh Deshpande1-1/+3
2026-06-01net: enetc: fix missing error code when pf->vf_state allocation failsWei Fang1-1/+3
2026-06-01pds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
2026-06-01net: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi1-4/+6
2026-06-01net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg1-0/+6
2026-06-01octeontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFsRatheesh Kannoth1-1/+1
2026-06-01net: stmmac: eswin: validate RGMII delay valuesZhi Li1-4/+25
2026-06-01net: stmmac: eswin: correct RGMII delay granularity to 20 psZhi Li1-4/+4
2026-06-01net: stmmac: eswin: clear TXD and RXD delay registers during initializationZhi Li1-0/+22
2026-06-01net: stmmac: eswin: fix HSP CSR init ordering after clock enableZhi Li1-32/+41
2026-06-01net: ag71xx: check error for platform_get_irqRosen Penev1-0/+3