All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211 2021-06-18
@ 2021-06-18 11:42 Johannes Berg
  2021-06-18 19:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2021-06-18 11:42 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: mac80211 2021-06-18
  2021-06-18 11:42 pull-request: mac80211 2021-06-18 Johannes Berg
@ 2021-06-18 19:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-06-18 19:30 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

Hello:

This pull request was applied to netdev/net.git (refs/heads/master):

On Fri, 18 Jun 2021 13:42:10 +0200 you wrote:
> 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.
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211 2021-06-18
    https://git.kernel.org/netdev/net/c/0d1dc9e1f4c0

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-18 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18 11:42 pull-request: mac80211 2021-06-18 Johannes Berg
2021-06-18 19:30 ` patchwork-bot+netdevbpf

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.