linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2021-03-17
@ 2021-03-17 10:12 Johannes Berg
  0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2021-03-17 10:12 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi Dave,

So here's a first set of fixes for the current rc cycle,
really nothing major, though the network namespace locking
fix is something a few people have been running into.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit 13832ae2755395b2585500c85b64f5109a44227e:

  mptcp: fix ADD_ADDR HMAC in case port is specified (2021-03-15 16:43:01 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2021-03-17

for you to fetch changes up to 239729a21e528466d02f5558936306ffa9314ad1:

  wireless/nl80211: fix wdev_id may be used uninitialized (2021-03-16 21:20:47 +0100)

----------------------------------------------------------------
First round of fixes for 5.12-rc:
 * HE (802.11ax) elements can be extended, handle that
 * fix locking in network namespace changes that was
   broken due to the RTNL-redux work
 * various other small fixes

----------------------------------------------------------------
Brian Norris (1):
      mac80211: Allow HE operation to be longer than expected.

Daniel Phan (1):
      mac80211: Check crypto_aead_encrypt for errors

Jarod Wilson (1):
      wireless/nl80211: fix wdev_id may be used uninitialized

Johannes Berg (3):
      mac80211: fix rate mask reset
      mac80211: minstrel_ht: remove unused variable 'mg'
      nl80211: fix locking for wireless device netns change

Karthikeyan Kathirvel (1):
      mac80211: choose first enabled channel for monitor

Markus Theil (1):
      mac80211: fix double free in ibss_leave

 net/mac80211/aead_api.c            |  5 +++--
 net/mac80211/aes_gmac.c            |  5 +++--
 net/mac80211/cfg.c                 |  4 ++--
 net/mac80211/ibss.c                |  2 ++
 net/mac80211/main.c                | 13 ++++++++++++-
 net/mac80211/mlme.c                |  2 +-
 net/mac80211/rc80211_minstrel_ht.c |  2 --
 net/mac80211/util.c                |  2 +-
 net/wireless/nl80211.c             | 12 ++++++++----
 9 files changed, 32 insertions(+), 15 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-17 10:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 10:12 pull-request: mac80211 2021-03-17 Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).