]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJakub Kicinski <kuba@kernel.org>
Tue, 29 Nov 2022 01:58:45 +0000 (17:58 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 29 Nov 2022 01:58:46 +0000 (17:58 -0800)
commit5757f9c6394ec38eca6f6d91307ec3be084a272e
treef614f25816632a762306c21b29091dd4cdd17467
parenta56e830eee4b91de40cc488d00103bb3e004115b
parentb6fc8b437917b8997d9d1cd41b73b509ccfd678d
Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless

Kalle Valo says:

====================
wireless fixes for v6.1

Third, and hopefully final, set of fixes for v6.1. We are marking the
rsi driver as orphan, have some Information Element parsing fixes to
wilc1000 driver and three small fixes to the stack.

* tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless:
  wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
  wifi: cfg80211: don't allow multi-BSSID in S1G
  wifi: cfg80211: fix buffer overflow in elem comparison
  wifi: wilc1000: validate number of channels
  wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
  wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
  wifi: wilc1000: validate pairwise and authentication suite offsets
  MAINTAINERS: mark rsi wifi driver as orphan
====================

Link: https://lore.kernel.org/r/20221128113513.6F459C433C1@smtp.kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS