]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/kernel...
authorJakub Kicinski <kuba@kernel.org>
Fri, 5 Jan 2024 01:00:07 +0000 (17:00 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 5 Jan 2024 01:00:08 +0000 (17:00 -0800)
commita180b0b1a6c484a091f2f20f9c6b9e5e726cbd31
treee68f4b9d674b0a8588e1d5c3626890929e49e541
parenta2634a5ffcafc31c343c6153ae487eb184c433a6
parent3aca362a4c1411ec11ff04f81b6cdf2359fee962
Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next

Johannes Berg says:

====================
Just a couple of more things over the holidays:

 - first kunit tests for both cfg80211 and mac80211
 - a few multi-link fixes
 - DSCP mapping update
 - RCU fix

* tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next:
  wifi: mac80211: remove redundant ML element check
  wifi: cfg80211: parse all ML elements in an ML probe response
  wifi: cfg80211: correct comment about MLD ID
  wifi: cfg80211: Update the default DSCP-to-UP mapping
  wifi: cfg80211: tests: add some scanning related tests
  wifi: mac80211: kunit: extend MFP tests
  wifi: mac80211: kunit: generalize public action test
  wifi: mac80211: add kunit tests for public action handling
  kunit: add a convenience allocation wrapper for SKBs
  kunit: add parameter generation macro using description from array
  wifi: mac80211: fix spelling typo in comment
  wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
====================

Link: https://lore.kernel.org/r/20240103144423.52269-3-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mac80211/mlme.c