summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-23amt: fix use-after-free in AMT delayed worksShihuang Liu
2026-07-23mctp: serial: handle zero-length frames to prevent rx buffer overflowDoruk Tan Ozturk
2026-07-23octeontx2-vf: set TC flower flag on MCAM entry allocationSuman Ghosh
2026-07-23octeontx2-af: return VWQE timer delay in NIX HW infoShijith Thotton
2026-07-23net: stmmac: enable the MAC on link up for all supported speedsvadik likholetov
2026-07-23net: stmmac: reset residual action in L3L4 filters on deleteNazim Amirul
2026-07-23net: stmmac: fix l3l4 filter rejecting unsupported offload requestsNazim Amirul
2026-07-23net: stmmac: xgmac: fix l4 filter port overwrite on register updateNazim Amirul
2026-07-22net: sxgbe: fix null pointer dereference in probe error pathChenguang Zhao
2026-07-22net: phy: motorcomm: Enable optional clock for YT8531Yanan He
2026-07-22net: mdio: Kconfig: Group mdio multiplexers in a submenuMaxime Chevallier
2026-07-22net: mdio: Kconfig: Group mdio controller drivers in a submenuMaxime Chevallier
2026-07-22net: dsa: mt7530: add EN7528 supportAhmed Naseef
2026-07-22vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packetsHarshaka Narayana
2026-07-22vxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen
2026-07-22net: stmmac: dwmac4: mask interrupts when stopping DMA in suspendLuis Lang
2026-07-22net: dpaa: fix mode settingMichael Walle
2026-07-22geneve: fix geneve_config leak on register_netdevice() failureEric Dumazet
2026-07-22Merge tag 'ath-next-20260722' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-07-22net: dsa: realtek: rtl8365mb: add HSGMII support for RTL8367SJohan Alvarado
2026-07-22net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367SJohan Alvarado
2026-07-22Merge tag 'wireless-2026-07-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-22wifi: ath11k: add purwa-iot-evk and qcs6490-rb3gen2 to usecase firmware tableMiaoqing Pan
2026-07-22wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx()Jeff Johnson
2026-07-22wifi: ath12k: Avoid buffer overread in ath12k_wmi_op_rx()Jeff Johnson
2026-07-22wifi: ath12k: fix survey indexing across bandsMatthew Leach
2026-07-22wifi: ath6kl: Constify struct cfg80211_opsChristophe JAILLET
2026-07-22wifi: ath12k: Set DTIM policy to stick mode for station interfaceDaizhuang Bai
2026-07-22wifi: carl9170: cmd: downgrade transient register I/O errors to wiphy_dbgMasi Osmani
2026-07-22wifi: carl9170: rx: track PHY errors via debugfsMasi Osmani
2026-07-22wifi: carl9170: mac80211: document spatial multiplexing power save handlerMasi Osmani
2026-07-22wifi: ath12k: Constify struct ath12k_dp_arch_opsChristophe JAILLET
2026-07-22wifi: ath12k: fix scan command endianness on big endianAlexander Wilhelm
2026-07-22wifi: ath11k: Correctly copy the hint BSSID in WMI scan requestJeff Johnson
2026-07-22wifi: ath12k: Correctly copy the hint BSSID in WMI scan requestJeff Johnson
2026-07-22wifi: ath12k: allocate HOST_DDR and BDF regions after Q6 RO regionAaradhana Sahu
2026-07-22wifi: ath12k: refactor QMI memory assignmentAaradhana Sahu
2026-07-22wifi: ath12k: switch to name-based reserved memory lookupAaradhana Sahu
2026-07-22wifi: ath12k: Set congestion control max MSDU countThiraviyam Mariyappan
2026-07-22wifi: ath6kl: avoid buffer overreads in WMI event handlersJeff Johnson
2026-07-22wifi: ath10k: Drop redundant NULL check on devm_clk_get()Krzysztof Kozlowski
2026-07-22wifi: ath12k: update IPQ5332 BDF address offsetAaradhana Sahu
2026-07-22wifi: ath12k: fix ML-STA authentication timeout on QCC2072Miaoqing Pan
2026-07-22wifi: ath11k: validate regulatory capability phy_idPengpeng Hou
2026-07-22wifi: ath10k: trigger hardware recovery upon rx failuresManikanta Pubbisetty
2026-07-22wifi: ath12k: Set IEEE80211_OFFLOAD_ENCAP_4ADDR after tx_encap_type vdev paramTamizh Chelvam Raja
2026-07-22net: libwx: disable TX VLAN offload for packets with >2 VLAN tagsJiawen Wu
2026-07-22net: hip04: fix RX buffer leak on build_skb failureFan Wu
2026-07-22amt: make the head writable before rewriting the L2 headerMichael Bommarito
2026-07-22amt: re-read skb header pointers after every pullMichael Bommarito