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
2026-07-04hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu1-2/+13
2026-07-04wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlersJunrui Luo1-0/+9
2026-07-04wifi: iwlwifi: mld: fix race condition in PTP removalJunjie Cao1-1/+1
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-04wifi: mt76: add wcid publish check in mt76_sta_addJiajia Liu1-3/+12
2026-06-27net: net_failover: Fix the deadlock in slave registerFaicker Mo1-6/+6
2026-06-27net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
2026-06-27net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)1-1/+2
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: sfp: initialize i2c_block_size at adapter configure timeJonas Jelonek1-0/+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: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming1-0/+3
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-19wifi: iwlwifi: pcie: simplify the resume flow if fast resume is not usedEmmanuel Grumbach1-24/+32
2026-06-19hv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
2026-06-19net: txgbe: initialize module info bufferJiawen Wu1-1/+1
2026-06-19net: txgbe: rename the SFP relatedJiawen Wu6-34/+35
2026-06-19net: txgbe: support CR modules for AML devicesJiawen Wu2-18/+44
2026-06-19net: txgbe: optimize the flow to setup PHY for AML devicesJiawen Wu3-38/+15
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: 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-19tun: zero the whole vnet header in tun_put_user()Xiang Mei1-0/+1
2026-06-19net: mctp: usb: don't fail mctp_usb_rx_queue on a deferred submissionJeremy Kerr1-1/+1
2026-06-19net: mctp: usb: fix race between urb completion and rx_retry cancellationJeremy Kerr1-9/+17
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-19bnge: fix context mem iterationVikas Gupta1-4/+10
2026-06-19net: ena: PHC: Add missing barrierArthur Kiyanovski1-0/+5
2026-06-19idpf: fix mailbox capability for set device clock timeAlok Tiwari1-1/+1
2026-06-19ice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros1-0/+2
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