All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: pull-request: mac80211 2019-02-01
Date: Fri,  1 Feb 2019 11:17:43 +0100	[thread overview]
Message-ID: <20190201101744.7551-1-johannes@sipsolutions.net> (raw)

Hi Dave,

Two more fixes for the current cycle, one is a new bug introduced
in 4.20, the other one seems to be much older.

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

Thanks,
johannes



The following changes since commit 5e66e35aab335b83d9ffb220d8a3a13986a7a60e:

  bnxt_en: Disable interrupts when allocating CP rings or NQs. (2019-01-31 12:55:28 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2019-02-01

for you to fetch changes up to e005bd7ddea06784c1eb91ac5bb6b171a94f3b05:

  cfg80211: call disconnect_wk when AP stops (2019-02-01 11:12:50 +0100)

----------------------------------------------------------------
Two more fixes:
 * sometimes, not enough tailroom was allocated for
   software-encrypted management frames in mac80211
 * cfg80211 regulatory restore got an additional condition,
   needs to rerun the checks after that condition changes

----------------------------------------------------------------
Felix Fietkau (1):
      mac80211: ensure that mgmt tx skbs have tailroom for encryption

Johannes Berg (1):
      cfg80211: call disconnect_wk when AP stops

 net/mac80211/tx.c   | 12 +++++++++---
 net/wireless/ap.c   |  2 ++
 net/wireless/core.h |  2 ++
 net/wireless/sme.c  |  2 +-
 4 files changed, 14 insertions(+), 4 deletions(-)


             reply	other threads:[~2019-02-01 10:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-01 10:17 Johannes Berg [this message]
2019-02-01 18:14 ` pull-request: mac80211 2019-02-01 David Miller

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=20190201101744.7551-1-johannes@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=davem@davemloft.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.