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-10-21
Date: Thu, 21 Oct 2021 17:43:50 +0200	[thread overview]
Message-ID: <20211021154351.134297-1-johannes@sipsolutions.net> (raw)

Hi,

So I had two fixes pending in my tree and forgot to send them before
going on vacation ... at least they've been there for a while now ;)

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

Thanks,
johannes



The following changes since commit ca6e11c337daf7925ff8a2aac8e84490a8691905:

  phy: mdio: fix memory leak (2021-09-30 17:11:59 -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-10-21

for you to fetch changes up to a2083eeb119fb9307258baea9b7c243ca9a2e0b6:

  cfg80211: scan: fix RCU in cfg80211_add_nontrans_list() (2021-10-01 11:02:27 +0200)

----------------------------------------------------------------
Two small fixes:
 * RCU misuse in scan processing in cfg80211
 * missing size check for HE data in mac80211 mesh

----------------------------------------------------------------
Johannes Berg (2):
      mac80211: mesh: fix HE operation element length check
      cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()

 net/mac80211/mesh.c | 9 +++++----
 net/wireless/scan.c | 7 +++++--
 2 files changed, 10 insertions(+), 6 deletions(-)


             reply	other threads:[~2021-10-21 15:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21 15:43 Johannes Berg [this message]
2021-10-22 19:30 ` pull-request: mac80211 2021-10-21 patchwork-bot+netdevbpf
2021-10-22 19:36   ` Johannes Berg
2021-10-22 20:03     ` Jakub Kicinski
2021-10-22 20:10       ` Johannes Berg

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=20211021154351.134297-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.