All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: pull-request: mac80211 2021-06-18
Date: Fri, 18 Jun 2021 13:42:10 +0200	[thread overview]
Message-ID: <20210618114211.49437-1-johannes@sipsolutions.net> (raw)

Hi,

We've got a few more stragglers for hopefully 5.13, see
the tag message below for more details.

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

Thanks,
johannes



The following changes since commit 1c200f832e14420fa770193f9871f4ce2df00d07:

  net: qed: Fix memcpy() overflow of qed_dcbx_params() (2021-06-17 12:14:51 -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-06-18

for you to fetch changes up to 652e8363bbc7d149fa194a5cbf30b1001c0274b0:

  mac80211: handle various extensible elements correctly (2021-06-18 13:25:49 +0200)

----------------------------------------------------------------
A couple of straggler fixes:
 * a minstrel HT sample check fix
 * peer measurement could double-free on races
 * certificate file generation at build time could
   sometimes hang
 * some parameters weren't reset between connections
   in mac80211
 * some extensible elements were treated as non-
   extensible, possibly causuing bad connections
   (or failures) if the AP adds data

----------------------------------------------------------------
Avraham Stern (1):
      cfg80211: avoid double free of PMSR request

Felix Fietkau (1):
      mac80211: minstrel_ht: fix sample time check

Johannes Berg (3):
      cfg80211: make certificate generation more robust
      mac80211: reset profile_periodicity/ema_ap
      mac80211: handle various extensible elements correctly

 net/mac80211/mlme.c                |  8 ++++++++
 net/mac80211/rc80211_minstrel_ht.c |  2 +-
 net/mac80211/util.c                | 22 +++++++++++-----------
 net/wireless/Makefile              |  2 +-
 net/wireless/pmsr.c                | 16 ++++++++++++++--
 5 files changed, 35 insertions(+), 15 deletions(-)


             reply	other threads:[~2021-06-18 11:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-18 11:42 Johannes Berg [this message]
2021-06-18 19:30 ` pull-request: mac80211 2021-06-18 patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210618114211.49437-1-johannes@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.