summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-10-10wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel
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-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-30xsk: Expose min chunk size to driversMaxim Mikityanskiy
2022-09-30ip6_vti:Remove the space before the commaHongbin Wang
2022-09-30net: bridge: assign path_cost for 2.5G and 5G link speedSteven Hsieh
2022-09-30net-next: skbuff: refactor pskb_pullRichard Gobert
2022-09-30net-sysfs: Convert to use sysfs_emit() APIsWang Yufen
2022-09-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean
2022-09-29net/tipc: Remove unused struct distr_queue_itemYuan Can
2022-09-29net: skb: introduce and use a single page frag cachePaolo Abeni
2022-09-29net: sched: cls_u32: Avoid memcpy() false-positive warningKees Cook
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-28mptcp: fix unreleased socket in accept queueMenglong Dong
2022-09-28mptcp: factor out __mptcp_close() without socket lockMenglong Dong
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28net: Fix incorrect address comparison when searching for a bind2 bucketMartin KaFai Lau
2022-09-28mptcp: poll allow write call before actual connectBenjamin Hesmans
2022-09-28mptcp: handle defer connect in mptcp_sendmsgDmytro Shytyi
2022-09-28tcp: export tcp_sendmsg_fastopenBenjamin Hesmans
2022-09-28mptcp: add TCP_FASTOPEN_CONNECT socket optionBenjamin Hesmans
2022-09-28net: shrink struct ubuf_infoPavel Begunkov
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt
2022-09-28netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter