summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
28 hourshv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
28 hoursrtase: Reset TX subqueue when clearing TX ringJustin Lai1-0/+2
28 hoursrtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
28 hoursocteontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng1-1/+1
28 hoursnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
28 hoursnet: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
28 hoursnet/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov1-2/+4
28 hoursbnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
28 hoursnet: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
28 hoursnet: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
28 hoursnet: mvpp2: Add metadata support for xdp modeLorenzo Bianconi1-2/+6
28 hoursnet: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
28 hoursnet: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
28 hoursr8152: handle the return value of usb_reset_device()Chih Kai Hsu1-1/+6
28 hoursnet/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang1-1/+4
28 hoursnet/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea1-2/+8
28 hoursnet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea2-28/+57
28 hoursnet: phy: clean the sfp upstream if phy probing failsMaxime Chevallier1-0/+6
28 hoursnet: ibm: emac: Fix use-after-free during device removalRosen Penev1-1/+8
28 hoursnet/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang1-1/+8
28 hourstap: free page on error paths in tap_get_user_xdp()Weiming Shi1-0/+2
28 hoursvxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin1-1/+1
28 hoursvxlan: vnifilter: send notification on VNI addAndy Roulin1-2/+1
28 hoursocteontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram3-17/+18
28 hoursnet: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
28 hoursocteontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh1-2/+2
28 hoursocteontx2-pf: Fix NDC sync operation errorsGeetha sowjanya1-1/+1
28 hoursnet: fec: fix pinctrl default state restore order on resumeTapio Reijonen1-2/+1
28 hoursnet: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
28 hourspcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
28 hoursnet: phy: micrel: fix LAN8814 QSGMII soft resetRobert Marko1-7/+8
11 daysocteontx2-pf: avoid double free of pool->stack on AQ init failureDawei Feng1-0/+2
11 daysice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
11 daysmacsec: fix replay protection at XPN lower-PN wrapJunrui Luo1-1/+2
11 dayswireguard: send: append trailer after expanding headJason A. Donenfeld1-10/+10
11 daysphy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856XHoratiu Vultur2-23/+8
11 daysnet: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy1-29/+41
11 daysbonding: refuse to enslave CAN devicesOliver Hartkopp1-0/+6
11 daysvxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet1-2/+2
11 daystun: free page on build_skb failure in tun_xdp_one()Weiming Shi1-0/+1
11 daystun: free page on short-frame rejection in tun_xdp_one()Weiming Shi1-1/+3
11 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-01net: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15