linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: mac80211 2015-05-26
@ 2015-05-26  7:25 Johannes Berg
  2015-05-26 23:40 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2015-05-26  7:25 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

Hi Dave,

Unfortunately I neglected to send this to you last week before our long
weekend.

These changes look fairly big, but they're fairly contained to the
remain-on- channel and AP_VLAN key handling code.

However, if you think you don't want to pull them into net any more at
this stage just let me know.

Thanks,
johannes


The following changes since commit 47b4e1fc4972cc43a19121bc2608a60aef3bf216:

  mac80211: move WEP tailroom size check (2015-05-11 14:51:29 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2015-05-26

for you to fetch changes up to f9dca80b98caac8b4bfb43a2edf1e9f877ccf322:

  mac80211: fix AP_VLAN crypto tailroom calculation (2015-05-20 15:10:11 +0200)

----------------------------------------------------------------
We have three more fixes:
 * AP_VLAN tailroom calculation fix, the bug leads to warnings
   along with dropped packets
 * NAPI context issue, calling napi_gro_receive() from a timer
   (obviously) can lead to crashes
 * remain-on-channel combining leads to dropped requests and not
   being able to finish certain operations, so remove it

----------------------------------------------------------------
Johannes Berg (2):
      mac80211: don't use napi_gro_receive() outside NAPI context
      mac80211: don't split remain-on-channel for coalescing

Michal Kazior (1):
      mac80211: fix AP_VLAN crypto tailroom calculation

 net/mac80211/cfg.c         | 59 +++++++--------------------------
 net/mac80211/ieee80211_i.h |  9 ++---
 net/mac80211/iface.c       |  6 ++++
 net/mac80211/key.c         | 82 +++++++++++++++++++++++++++++++++++++++++-----
 net/mac80211/key.h         |  1 +
 net/mac80211/rx.c          |  5 +--
 net/mac80211/util.c        |  3 ++
 7 files changed, 100 insertions(+), 65 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pull-request: mac80211 2015-05-26
  2015-05-26  7:25 pull-request: mac80211 2015-05-26 Johannes Berg
@ 2015-05-26 23:40 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-05-26 23:40 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Tue, 26 May 2015 09:25:03 +0200

> Unfortunately I neglected to send this to you last week before our long
> weekend.
> 
> These changes look fairly big, but they're fairly contained to the
> remain-on- channel and AP_VLAN key handling code.
> 
> However, if you think you don't want to pull them into net any more at
> this stage just let me know.

This looks fine, pulled, thanks Johannes.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-26 23:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-26  7:25 pull-request: mac80211 2015-05-26 Johannes Berg
2015-05-26 23:40 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).