summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
3 daysocteontx2-af: fix IP fragment flag corruption on custom KPU profile loadKiran Kumar K
3 daysnet: txgbe: initialize PHY interface to 0Jiawen Wu
3 daysnet: txgbe: distinguish module types by checking identifierJiawen Wu
3 daysnet: txgbe: initialize module info bufferJiawen Wu
3 daysnet: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser
3 daysnet: mvpp2: refill RX buffers before XDP or skb useTil Kaiser
3 daysnet: mvpp2: limit XDP frame size to the RX bufferTil Kaiser
3 daysnet: mvpp2: sync RX data at the hardware packet offsetTil Kaiser
4 daysbnxt_en: Fix NULL pointer dereferenceKyle Meyer
5 daysocteontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng
5 daysnet/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang
5 daysnet/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea
5 daysnet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
5 daysnet: ibm: emac: Fix use-after-free during device removalRosen Penev
5 daysnet/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang
8 daysbnge: fix context mem iterationVikas Gupta
8 daysnet: ena: PHC: Add missing barrierArthur Kiyanovski
8 daysnet: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming
8 daysidpf: fix mailbox capability for set device clock timeAlok Tiwari
8 daysice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros
9 daysnet: mv643xx: fix OF node refcountBartosz Golaszewski
10 daysReapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski
10 daysrtase: Avoid sleeping in get_stats64()Justin Lai
10 daysrtase: Reset TX subqueue when clearing TX ringJustin Lai
10 daysocteontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram
10 daysnet: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi
10 daysnet: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi
10 daysocteontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh
10 daysocteontx2-pf: Fix NDC sync operation errorsGeetha sowjanya
11 daysnet: fec: fix pinctrl default state restore order on resumeTapio Reijonen
12 daysnet: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson
12 dayspcnet32: stop holding device spin lock during napi_complete_doneOscar Maes
13 daysnet/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov
2026-05-28net: mana: Skip redundant detach on already-detached portDipayaan Roy
2026-05-28net: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao
2026-05-28net: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-25octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito
2026-05-25net/mlx5: HWS: Reject unsupported remove-header actionPrathamesh Deshpande
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang
2026-05-21net: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang
2026-05-21net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang
2026-05-21net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang
2026-05-21net: enetc: fix race condition in VF MAC address configurationWei Fang
2026-05-21net: enetc: fix TOCTOU race and validate VF MAC addressWei Fang
2026-05-21net: enetc: add ratelimiting to VF mailbox error messagesWei Fang
2026-05-21net: enetc: fix missing error code when pf->vf_state allocation failsWei Fang