All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211 2020-10-30
@ 2020-10-30  9:43 Johannes Berg
  2020-10-30 20:52 ` Jakub Kicinski
  2020-11-02 18:10 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 5+ messages in thread
From: Johannes Berg @ 2020-10-30  9:43 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

Hi Jakub,

Here's a first set of fixes, in particular the nl80211 eapol one
has people waiting for it.

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

Thanks,
johannes



The following changes since commit 07e0887302450a62f51dba72df6afb5fabb23d1c:

  Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux (2020-10-29 13:02:52 -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-10-30

for you to fetch changes up to c2f46814521113f6699a74e0a0424cbc5b305479:

  mac80211: don't require VHT elements for HE on 2.4 GHz (2020-10-30 10:22:42 +0100)

----------------------------------------------------------------
A couple of fixes, for
 * HE on 2.4 GHz
 * a few issues syzbot found, but we have many more reports :-(
 * a regression in nl80211-transported EAPOL frames which had
   affected a number of users, from Mathy
 * kernel-doc markings in mac80211, from Mauro
 * a format argument in reg.c, from Ye Bin

----------------------------------------------------------------
Johannes Berg (4):
      mac80211: fix use of skb payload instead of header
      cfg80211: initialize wdev data earlier
      mac80211: always wind down STA state
      mac80211: don't require VHT elements for HE on 2.4 GHz

Mathy Vanhoef (1):
      mac80211: fix regression where EAPOL frames were sent in plaintext

Mauro Carvalho Chehab (1):
      mac80211: fix kernel-doc markups

Ye Bin (1):
      cfg80211: regulatory: Fix inconsistent format argument

 include/net/cfg80211.h  |  9 ++++----
 include/net/mac80211.h  |  7 +++---
 net/mac80211/mlme.c     |  3 ++-
 net/mac80211/sta_info.c | 18 ++++++++++++++++
 net/mac80211/sta_info.h |  9 +++++++-
 net/mac80211/tx.c       | 44 ++++++++++++++++++++++++--------------
 net/wireless/core.c     | 57 +++++++++++++++++++++++++++----------------------
 net/wireless/core.h     |  5 +++--
 net/wireless/nl80211.c  |  3 ++-
 net/wireless/reg.c      |  2 +-
 10 files changed, 102 insertions(+), 55 deletions(-)


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

* Re: pull-request: mac80211 2020-10-30
  2020-10-30  9:43 pull-request: mac80211 2020-10-30 Johannes Berg
@ 2020-10-30 20:52 ` Jakub Kicinski
  2020-11-02 12:49   ` Johannes Berg
  2020-11-02 18:10 ` patchwork-bot+netdevbpf
  1 sibling, 1 reply; 5+ messages in thread
From: Jakub Kicinski @ 2020-10-30 20:52 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

On Fri, 30 Oct 2020 10:43:48 +0100 Johannes Berg wrote:
> Hi Jakub,
> 
> Here's a first set of fixes, in particular the nl80211 eapol one
> has people waiting for it.
> 
> Please pull and let me know if there's any problem.

Two patches seem to have your signature twice, do you want to respin?
It's not a big deal.

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

* Re: pull-request: mac80211 2020-10-30
  2020-10-30 20:52 ` Jakub Kicinski
@ 2020-11-02 12:49   ` Johannes Berg
  2020-11-02 18:04     ` Jakub Kicinski
  0 siblings, 1 reply; 5+ messages in thread
From: Johannes Berg @ 2020-11-02 12:49 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: netdev, linux-wireless

On Fri, 2020-10-30 at 13:52 -0700, Jakub Kicinski wrote:
> On Fri, 30 Oct 2020 10:43:48 +0100 Johannes Berg wrote:
> > Hi Jakub,
> > 
> > Here's a first set of fixes, in particular the nl80211 eapol one
> > has people waiting for it.
> > 
> > Please pull and let me know if there's any problem.
> 
> Two patches seem to have your signature twice, do you want to respin?
> It's not a big deal.

That often happens when I pick up my own patches from the list ... let's
leave it.

johannes


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

* Re: pull-request: mac80211 2020-10-30
  2020-11-02 12:49   ` Johannes Berg
@ 2020-11-02 18:04     ` Jakub Kicinski
  0 siblings, 0 replies; 5+ messages in thread
From: Jakub Kicinski @ 2020-11-02 18:04 UTC (permalink / raw)
  To: Johannes Berg; +Cc: netdev, linux-wireless

On Mon, 02 Nov 2020 13:49:37 +0100 Johannes Berg wrote:
> On Fri, 2020-10-30 at 13:52 -0700, Jakub Kicinski wrote:
> > On Fri, 30 Oct 2020 10:43:48 +0100 Johannes Berg wrote:  
> > > Hi Jakub,
> > > 
> > > Here's a first set of fixes, in particular the nl80211 eapol one
> > > has people waiting for it.
> > > 
> > > Please pull and let me know if there's any problem.  
> > 
> > Two patches seem to have your signature twice, do you want to respin?
> > It's not a big deal.  
> 
> That often happens when I pick up my own patches from the list ... let's
> leave it.

Fine, pulled.

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

* Re: pull-request: mac80211 2020-10-30
  2020-10-30  9:43 pull-request: mac80211 2020-10-30 Johannes Berg
  2020-10-30 20:52 ` Jakub Kicinski
@ 2020-11-02 18:10 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 5+ messages in thread
From: patchwork-bot+netdevbpf @ 2020-11-02 18:10 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, 30 Oct 2020 10:43:48 +0100 you wrote:
> Hi Jakub,
> 
> Here's a first set of fixes, in particular the nl80211 eapol one
> has people waiting for it.
> 
> Please pull and let me know if there's any problem.
> 
> [...]

Here is the summary with links:
  - pull-request: mac80211 2020-10-30
    https://git.kernel.org/netdev/net/c/04a55c944f15

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] 5+ messages in thread

end of thread, other threads:[~2020-11-02 18:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30  9:43 pull-request: mac80211 2020-10-30 Johannes Berg
2020-10-30 20:52 ` Jakub Kicinski
2020-11-02 12:49   ` Johannes Berg
2020-11-02 18:04     ` Jakub Kicinski
2020-11-02 18:10 ` 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.