summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
4 daysocteontx2-af: fix IP fragment flag corruption on custom KPU profile loadKiran Kumar K1-38/+34
4 daysnet: txgbe: initialize PHY interface to 0Jiawen Wu2-2/+5
4 daysnet: txgbe: distinguish module types by checking identifierJiawen Wu1-10/+8
4 daysnet: txgbe: initialize module info bufferJiawen Wu1-1/+1
4 daysnet: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
4 daysnet: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
4 daysnet: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
4 daysnet: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
6 daysbnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
6 daysocteontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng1-1/+1
7 daysnet/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang1-1/+4
7 daysnet/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea1-2/+8
7 daysnet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea2-28/+57
7 daysnet: ibm: emac: Fix use-after-free during device removalRosen Penev1-1/+8
7 daysnet/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang1-1/+8
10 daysbnge: fix context mem iterationVikas Gupta1-4/+10
10 daysnet: ena: PHC: Add missing barrierArthur Kiyanovski1-0/+5
10 daysnet: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming1-0/+3
10 daysidpf: fix mailbox capability for set device clock timeAlok Tiwari1-1/+1
10 daysice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros1-0/+2
11 daysnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
11 daysReapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski1-7/+29
11 daysrtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
11 daysrtase: Reset TX subqueue when clearing TX ringJustin Lai1-0/+2
11 daysocteontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram3-17/+18
12 daysnet: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
12 daysnet: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
12 daysocteontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh1-2/+2
12 daysocteontx2-pf: Fix NDC sync operation errorsGeetha sowjanya1-1/+1
13 daysnet: fec: fix pinctrl default state restore order on resumeTapio Reijonen1-2/+1
13 daysnet: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
13 dayspcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
2026-06-01net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov1-2/+4
2026-05-29net: mana: Skip redundant detach on already-detached portDipayaan Roy1-0/+6
2026-05-29net: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy1-29/+41
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-5/+19
2026-05-28net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao1-3/+3
2026-05-28net: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao1-0/+3
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2026-05-25octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito3-1/+10
2026-05-25net/mlx5: HWS: Reject unsupported remove-header actionPrathamesh Deshpande1-1/+3
2026-05-22Revert "mm: introduce a new page type for page pool in page type"Byungchul Park1-1/+1
2026-05-21net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang1-1/+1
2026-05-21net: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang1-17/+18
2026-05-21net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang2-31/+49
2026-05-21net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang1-3/+3
2026-05-21net: enetc: fix race condition in VF MAC address configurationWei Fang2-0/+11
2026-05-21net: enetc: fix TOCTOU race and validate VF MAC addressWei Fang1-9/+30
2026-05-21net: enetc: add ratelimiting to VF mailbox error messagesWei Fang1-4/+6
2026-05-21net: enetc: fix missing error code when pf->vf_state allocation failsWei Fang1-1/+3