summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
7 daysnet: usb: kalmia: bound RX frame length in kalmia_rx_fixup()Maoyi Xie1-0/+8
7 daysbonding: fix xfrm offload feature setup on active-backup modeHangbin Liu2-8/+10
2026-07-04bonding: do not set usable_slaves for broadcast modeHangbin Liu1-4/+9
2026-07-04bonding: annotate data-races arcound churn variablesEric Dumazet3-14/+16
2026-07-04net: bonding: update the slave array for broadcast modeTonghao Zhang1-2/+5
2026-07-04hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu1-2/+13
2026-07-04wifi: iwlwifi: mvm: fix race condition in PTP removalJunjie Cao1-1/+1
2026-07-04wifi: rtw88: usb: fix memory leaks on USB write failuresLuka Gejak1-2/+11
2026-07-04wifi: rtw88: increase TX report timeout to fix race conditionLuka Gejak1-1/+6
2026-07-04wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith1-1/+1
2026-07-04wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez1-0/+1
2026-07-04wifi: mt76: mt7925: don't disable AP BSS when removing TDLS peerElXreno1-0/+3
2026-07-04wifi: mt76: mt76x2u: Add support for ELECOM WDC-867SU3SZenm Chen1-0/+1
2026-07-04bonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu1-8/+1
2026-07-04net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei1-1/+1
2026-07-04bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet5-65/+88
2026-07-04bonding: print churn state via netlinkHangbin Liu1-0/+9
2026-07-04bonding: add support for per-port LACP actor priorityHangbin Liu3-0/+56
2026-07-04net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang2-6/+102
2026-07-04Revert "net: bonding: fix use-after-free in bond_xmit_broadcast()"Kevin Berry1-8/+4
2026-07-04net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
2026-07-04wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_syncSean Wang1-5/+8
2026-07-04wifi: mt76: mt7921: fix a potential scan no APsQuan Zhou1-3/+4
2026-07-04wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domainLeon Yen1-0/+7
2026-06-19hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
2026-06-19rtase: Reset TX subqueue when clearing TX ringJustin Lai1-0/+2
2026-06-19rtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
2026-06-19octeontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng1-1/+1
2026-06-19net: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
2026-06-19net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
2026-06-19net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov1-2/+4
2026-06-19bnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
2026-06-19net: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
2026-06-19net: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
2026-06-19net: mvpp2: Add metadata support for xdp modeLorenzo Bianconi1-2/+6
2026-06-19net: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
2026-06-19net: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
2026-06-19r8152: handle the return value of usb_reset_device()Chih Kai Hsu1-1/+6
2026-06-19net/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang1-1/+4
2026-06-19net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea1-2/+8
2026-06-19net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea2-28/+57
2026-06-19net: phy: clean the sfp upstream if phy probing failsMaxime Chevallier1-0/+6
2026-06-19net: ibm: emac: Fix use-after-free during device removalRosen Penev1-1/+8
2026-06-19net/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang1-1/+8
2026-06-19tap: free page on error paths in tap_get_user_xdp()Weiming Shi1-0/+2
2026-06-19vxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin1-1/+1
2026-06-19vxlan: vnifilter: send notification on VNI addAndy Roulin1-2/+1
2026-06-19octeontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram3-17/+18
2026-06-19net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
2026-06-19octeontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh1-2/+2