summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-10-10wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel
2022-10-10wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg
2022-10-10wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg
2022-10-10wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg
2022-10-10wifi: cfg80211: fix BSS refcounting bugsJohannes Berg
2022-10-10wifi: cfg80211: ensure length byte is present before accessJohannes Berg
2022-10-10wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg
2022-10-10wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg
2022-10-10wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg
2022-10-09net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create()Yang Yingliang
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad
2022-10-07wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...Peter Seiderer
2022-10-07wifi: mac80211: fix ifdef symbol nameJohannes Berg
2022-10-07wifi: mac80211: remove support for AddBA with fragmentationJohannes Berg
2022-10-07wifi: mac80211: agg-rx: avoid band checkJohannes Berg
2022-10-07wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLOJohannes Berg
2022-10-07wifi: mac80211: don't clear DTIM period after setting itJohannes Berg
2022-10-07wifi: mac80211: change AddBA deny error messageJohannes Berg
2022-10-07wifi: mac80211: mlme: mark assoc link in outputJohannes Berg
2022-10-07wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg
2022-10-07wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg
2022-10-07wifi: mac80211: fix AddBA response addressingJohannes Berg
2022-10-07wifi: mac80211: set internal scan request BSSIDJohannes Berg
2022-10-07wifi: mac80211: advertise TWT requester only with HW supportHaim Dreyfuss
2022-10-07wifi: mac80211: use link_id in ieee80211_change_bss()Johannes Berg
2022-10-07wifi: nl80211: use link ID in NL80211_CMD_SET_BSSJohannes Berg
2022-10-07wifi: mac80211: transmit AddBA with MLD addressJohannes Berg
2022-10-07wifi: mac80211: wme: use ap_addr instead of deflink BSSIDJohannes Berg
2022-10-07wifi: mac80211: Process association status for affiliated linksIlan Peer
2022-10-07wifi: mac80211: Parse station profile from association responseIlan Peer
2022-10-07wifi: cfg80211: support reporting failed linksJohannes Berg
2022-10-07wifi: mac80211: recalc station aggregate data during link switchJohannes Berg
2022-10-07wifi: mac80211: include link address in debugfsBenjamin Berg
2022-10-07wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg
2022-10-07wifi: mac80211: add pointer from link STA to STABenjamin Berg
2022-10-07wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...Kees Cook
2022-10-07wifi: wext: use flex array destination for memcpy()Hawkins Jiawei
2022-10-07wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packetsFelix Fietkau
2022-10-07wifi: mac80211: netdev compatible TX stop for iTXQ driversAlexander Wetzel
2022-10-07wifi: mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau
2022-10-07wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()Dan Carpenter
2022-10-07wifi: mac80211: remove/avoid misleading printsJames Prestwood
2022-10-07wifi: mac80211: fix probe req HE capabilities accessJames Prestwood
2022-10-07wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rxFelix Fietkau
2022-10-07net/9p: clarify trans_fd parse_opt failure handlingLi Zhong
2022-10-07net/9p: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-10-07net/9p: use a dedicated spinlock for trans_fdDominique Martinet