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 2019-02-22
Date: Fri, 22 Feb 2019 14:10:51 +0100	[thread overview]
Message-ID: <20190222131052.28249-1-johannes@sipsolutions.net> (raw)

Hi Dave,

So ... I thought there weren't going to be any more patches
when I asked you to apply that mac80211 one, but now a few
days later I still ended up with three that are current and
possibly even stable material.

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

Thanks,
johannes



The following changes since commit 6321aa197547da397753757bd84c6ce64b3e3d89:

  phonet: fix building with clang (2019-02-21 16:23:56 -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-22

for you to fetch changes up to 51d0af222f6fa43134c6187ab4f374630f6e0d96:

  mac80211: allocate tailroom for forwarded mesh packets (2019-02-22 14:00:40 +0100)

----------------------------------------------------------------
Three more fixes:
 * mac80211 mesh code wasn't allocating SKB tailroom properly
   in some cases
 * tx_sk_pacing_shift should be 7 for better performance
 * mac80211_hwsim wasn't propagating genlmsg_reply() errors

----------------------------------------------------------------
Felix Fietkau (1):
      mac80211: allocate tailroom for forwarded mesh packets

Li RongQing (1):
      mac80211_hwsim: propagate genlmsg_reply return code

Toke Høiland-Jørgensen (1):
      mac80211: Change default tx_sk_pacing_shift to 7

 drivers/net/wireless/mac80211_hwsim.c | 2 +-
 net/mac80211/main.c                   | 4 ++--
 net/mac80211/rx.c                     | 7 ++++++-
 3 files changed, 9 insertions(+), 4 deletions(-)


             reply	other threads:[~2019-02-22 13:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22 13:10 Johannes Berg [this message]
2019-02-22 20:51 ` pull-request: mac80211 2019-02-22 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=20190222131052.28249-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