netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2020-02-24
@ 2020-02-24 18:41 Johannes Berg
  2020-02-24 23:45 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2020-02-24 18:41 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi Dave,

And in addition, I also have a couple of fixes for net.

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

Thanks,
johannes



The following changes since commit 36a44bcdd8df092d76c11bc213e81c5817d4e302:

  Merge branch 'bnxt_en-shutdown-and-kexec-kdump-related-fixes' (2020-02-20 16:05:42 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-net-2020-02-24

for you to fetch changes up to 253216ffb2a002a682c6f68bd3adff5b98b71de8:

  mac80211: rx: avoid RCU list traversal under mutex (2020-02-24 10:42:38 +0100)

----------------------------------------------------------------
A few fixes:
 * remove a double mutex-unlock
 * fix a leak in an error path
 * NULL pointer check
 * include if_vlan.h where needed
 * avoid RCU list traversal when not under RCU

----------------------------------------------------------------
Andrei Otcheretianski (1):
      mac80211: Remove a redundant mutex unlock

Johannes Berg (3):
      nl80211: fix potential leak in AP start
      cfg80211: check reg_rule for NULL in handle_channel_custom()
      nl80211: explicitly include if_vlan.h

Madhuparna Bhowmik (1):
      mac80211: rx: avoid RCU list traversal under mutex

 net/mac80211/mlme.c    | 6 +-----
 net/mac80211/rx.c      | 2 +-
 net/wireless/nl80211.c | 5 +++--
 net/wireless/reg.c     | 2 +-
 4 files changed, 6 insertions(+), 9 deletions(-)


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

* Re: pull-request: mac80211 2020-02-24
  2020-02-24 18:41 pull-request: mac80211 2020-02-24 Johannes Berg
@ 2020-02-24 23:45 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-02-24 23:45 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Mon, 24 Feb 2020 19:41:07 +0100

> And in addition, I also have a couple of fixes for net.
> 
> Please pull and let me know if there's any problem.

Also pulled, thanks Johannes.

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

end of thread, other threads:[~2020-02-24 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-24 18:41 pull-request: mac80211 2020-02-24 Johannes Berg
2020-02-24 23:45 ` David Miller

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