Netdev List
 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 2018-06-29
Date: Fri, 29 Jun 2018 09:48:51 +0200	[thread overview]
Message-ID: <20180629074852.20096-1-johannes@sipsolutions.net> (raw)

Hi Dave,

For the current release, I have a few fixes. No sense waiting
for more, and most of these have been around for a while.

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

Thanks,
johannes



The following changes since commit 4205c88eaf17b5f3ee30032d68df55cd5d9077a1:

  net: stmmac: Set DMA buffer size in HW (2018-06-28 22:24:25 +0900)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2018-06-29

for you to fetch changes up to 95bca62fb723a121954fc7ae5473bb2c1f0d5986:

  nl80211: check nla_parse_nested() return values (2018-06-29 09:44:51 +0200)

----------------------------------------------------------------
Just three fixes:
 * fix HT operation in mesh mode
 * disable preemption in control frame TX
 * check nla_parse_nested() return values
   where missing (two places)

----------------------------------------------------------------
Bob Copeland (1):
      nl80211: relax ht operation checks for mesh

Denis Kenzior (1):
      mac80211: disable BHs/preemption in ieee80211_tx_control_port()

Johannes Berg (1):
      nl80211: check nla_parse_nested() return values

 net/mac80211/tx.c      |  2 ++
 net/wireless/nl80211.c | 35 ++++++++++++++---------------------
 2 files changed, 16 insertions(+), 21 deletions(-)

             reply	other threads:[~2018-06-29  7:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-29  7:48 Johannes Berg [this message]
2018-06-29 13:09 ` pull-request: mac80211 2018-06-29 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=20180629074852.20096-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox