summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-08-29wifi: mac80211: fix potential deadlock in ieee80211_key_link()Sun Ke
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-08-26wifi: mac80211: use full 'unsigned int' typeXin Gao
2022-08-26wifi: mac80211: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-26wifi: mac80211: read ethtool's sta_stats from sinfoRyder Lee
2022-08-26wifi: mac80211: correct SMPS mode in HE 6 GHz capabilityJohannes Berg
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko
2022-08-25net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko
2022-08-25rxrpc: Fix locking in rxrpc's sendmsgDavid Howells
2022-08-25net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam
2022-08-25wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam
2022-08-25wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan
2022-08-25wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()Lukas Bulwahn
2022-08-25wifi: mac80211: allow link address A2 in TXQ dequeueJohannes Berg
2022-08-25wifi: mac80211: fix control port frame addressingJohannes Berg
2022-08-25wifi: mac80211: set link ID in TX info for beaconsJohannes Berg
2022-08-25wifi: mac80211: maintain link_id in link_staJohannes Berg
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg
2022-08-25wifi: mac80211: mlme: don't add empty EML capabilitiesMordechay Goodstein
2022-08-25wifi: mac80211: use link ID for MLO in queued framesJohannes Berg
2022-08-25wifi: mac80211: use the corresponding link for stats updateVasanthakumar Thiagarajan
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-25wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLDVeerendranath Jakkam
2022-08-25wifi: cfg80211: reject connect response with MLO params for WEPVeerendranath Jakkam
2022-08-25wifi: mac80211: fix use-after-freeJohannes Berg
2022-08-25wifi: mac80211: use link in TXQ parameter configurationShaul Triebitz
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz
2022-08-25wifi: mac80211: set link BSSIDShaul Triebitz
2022-08-25wifi: cfg80211: get correct AP link chandefShaul Triebitz
2022-08-25wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0Ilan Peer
2022-08-25wifi: mac80211: properly set old_links when removing a linkShaul Triebitz
2022-08-25wifi: mac80211: accept STA changes without link changesJohannes Berg
2022-08-25net: gro: skb_gro_header helper functionRichard Gobert
2022-08-24net: Add a bhash2 table hashed by port and addressJoanne Koong
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-08-24net: Fix a data-race around sysctl_somaxconn.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around netdev_unregister_timeout_secs.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around netdev_budget_usecs.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_max_skb_frags.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around netdev_budget.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around sysctl_net_busy_read.Kuniyuki Iwashima
2022-08-24net: Fix a data-race around sysctl_tstamp_allow_data.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_optmem_max.Kuniyuki Iwashima
2022-08-24net: Fix data-races around netdev_tstamp_prequeue.Kuniyuki Iwashima