lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 22 Feb 2019 14:10:51 +0100
From:   Johannes Berg <johannes@...solutions.net>
To:     David Miller <davem@...emloft.net>
Cc:     netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: pull-request: mac80211 2019-02-22

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ