All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211 2020-04-15
@ 2020-04-15  8:44 Johannes Berg
  2020-04-15 18:28 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2020-04-15  8:44 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi Dave,

So far we only have a few fixes for wireless, nothing really
that important.

However, over Easter I found an Easter egg in the form of some
netlink validation and the policy export patches that I made
a little more than a year ago (and then evidently forgot about).
I'll send those once you reopen net-next, but wanted to already
say that they will depend on pulling the FTM responder policy
fix into that. Obviously this isn't at all urgent, but for that
I'd appreciate if you could pull net (with this pull request
included) into net-next at some point.

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

Thanks,
johannes



The following changes since commit e154659ba39a1c2be576aaa0a5bda8088d707950:

  mptcp: fix double-unlock in mptcp_poll (2020-04-12 21:04:08 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 93e2d04a1888668183f3fb48666e90b9b31d29e6:

  mac80211: fix channel switch trigger from unknown mesh peer (2020-04-15 09:54:26 +0200)

----------------------------------------------------------------
A couple of fixes:
 * FTM responder policy netlink validation fix
   (but the only user validates again later)
 * kernel-doc fixes
 * a fix for a race in mac80211 radio registration vs. userspace
 * a mesh channel switch fix
 * a fix for a syzbot reported kasprintf() issue

----------------------------------------------------------------
Johannes Berg (1):
      nl80211: fix NL80211_ATTR_FTM_RESPONDER policy

Lothar Rubusch (1):
      cfg80211: fix kernel-doc notation

Sumit Garg (1):
      mac80211: fix race in ieee80211_register_hw()

Tamizh chelvam (1):
      mac80211: fix channel switch trigger from unknown mesh peer

Tuomas Tynkkynen (1):
      mac80211_hwsim: Use kstrndup() in place of kasprintf()

 drivers/net/wireless/mac80211_hwsim.c | 12 ++++++------
 include/net/cfg80211.h                | 10 ++++++++++
 net/mac80211/main.c                   | 24 +++++++++++++-----------
 net/mac80211/mesh.c                   | 11 +++++++----
 net/wireless/nl80211.c                |  6 ++----
 5 files changed, 38 insertions(+), 25 deletions(-)


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

* Re: pull-request: mac80211 2020-04-15
  2020-04-15  8:44 pull-request: mac80211 2020-04-15 Johannes Berg
@ 2020-04-15 18:28 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-04-15 18:28 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Wed, 15 Apr 2020 10:44:26 +0200

> So far we only have a few fixes for wireless, nothing really
> that important.
> 
> However, over Easter I found an Easter egg in the form of some
> netlink validation and the policy export patches that I made
> a little more than a year ago (and then evidently forgot about).
> I'll send those once you reopen net-next, but wanted to already
> say that they will depend on pulling the FTM responder policy
> fix into that. Obviously this isn't at all urgent, but for that
> I'd appreciate if you could pull net (with this pull request
> included) into net-next at some point.
> 
> Please pull and let me know if there's any problem.

Thanks for the heads up, pulled.

I'll have net merged into net-next by the time I open that back
up for sure.

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

end of thread, other threads:[~2020-04-15 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15  8:44 pull-request: mac80211 2020-04-15 Johannes Berg
2020-04-15 18:28 ` David Miller

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.