Hi Dave, Just a few more patches, but I'll be travelling over the next week and probably won't be able to send things to you then. Please pull and let me know if there's any problem. Thanks, johannes The following changes since commit 93c62c45ed5fad1b87e3a45835b251cd68de9c46: rxrpc: Fix send in rxrpc_send_data_packet() (2018-02-22 15:37:47 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2018-03-02 for you to fetch changes up to a78872363614367c3f37e3a5b4181c7a6b207b37: cfg80211: add missing dependency to CFG80211 suboptions (2018-02-27 10:54:12 +0100) ---------------------------------------------------------------- Three more patches: * fix for a regression in 4-addr mode with fast-RX * fix for a Kconfig problem with the new regdb * fix for the long-standing TCP performance issue in wifi using the new sk_pacing_shift_update() ---------------------------------------------------------------- Felix Fietkau (1): mac80211: drop frames with unexpected DS bits from fast-rx to slow path Romain Naour (1): cfg80211: add missing dependency to CFG80211 suboptions Toke Høiland-Jørgensen (1): mac80211: Adjust TSQ pacing shift net/mac80211/rx.c | 2 +- net/mac80211/tx.c | 8 ++++++++ net/wireless/Kconfig | 13 +++++-------- 3 files changed, 14 insertions(+), 9 deletions(-)