summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
3 daysrtase: Reset TX subqueue when clearing TX ringJustin Lai1-0/+2
3 daysrtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
3 daysocteontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng1-1/+1
3 daysnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
3 daysnet/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov1-2/+4
3 daysbnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
3 daysnet: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
3 daysnet: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
3 daysnet: mvpp2: Add metadata support for xdp modeLorenzo Bianconi1-2/+6
3 daysnet: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
3 daysnet: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
3 daysnet/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang1-1/+4
3 daysnet/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea1-2/+8
3 daysnet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea2-28/+57
3 daysnet: ibm: emac: Fix use-after-free during device removalRosen Penev1-1/+8
3 daysnet/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang1-1/+8
3 daysocteontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram3-17/+18
3 daysnet: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
3 daysocteontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh1-2/+2
3 daysocteontx2-pf: Fix NDC sync operation errorsGeetha sowjanya1-1/+1
3 daysnet: fec: fix pinctrl default state restore order on resumeTapio Reijonen1-2/+1
3 daysnet: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
3 dayspcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
13 daysocteontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
13 daysice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
13 daysnet: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy1-29/+41
13 daysnet: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao1-2/+2
2026-06-01pds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
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: ag71xx: check error for platform_get_irqRosen Penev1-0/+3
2026-06-01pds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao1-1/+6
2026-06-01pds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao1-2/+9
2026-06-01net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
2026-06-01ice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka1-2/+13
2026-06-01net/mlx5: Do not restore destination-less TC rulesJeroen Massar1-1/+2
2026-06-01net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS referenceEthan Nelson-Moore1-2/+0
2026-06-01net: ethernet: cortina: Carry over frag counterLinus Walleij1-1/+8
2026-06-01net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
2026-06-01net: ethernet: cortina: Make RX SKB per-portLinus Walleij1-1/+6
2026-06-01net: lan966x: avoid unregistering netdev on register failureMyeonghun Pak1-3/+5
2026-06-01ice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
2026-06-01ice: fix setting RSS VSI hash for E830Marcin Szycik1-1/+1
2026-06-01ice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka1-0/+6
2026-06-01ice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
2026-06-01octeontx2-af: CGX: add bounds check to cgx_speed_mbps indexSam Daly1-1/+6
2026-06-01ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
2026-06-01qed: fix double free in qed_cxt_tables_alloc()Dawei Feng1-0/+2
2026-06-01net: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
2026-06-01net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu1-3/+2