All of lore.kernel.org
 help / color / mirror / Atom feed
* pull-request: mac80211 2016-09-13
@ 2016-09-13 20:03 Johannes Berg
  2016-09-16  5:34   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2016-09-13 20:03 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-wireless

Hi Dave,

We found a few more issues, I'm sending you small fixes here. The diffstat
would be even shorter, but one of Felix's patches has to move about 30 lines
of code, which makes it seem much bigger than it really is.

Let me know if there's any problem.

Thanks,
johannes



The following changes since commit 15543692a010192b4264ade0d45390e8bb3dc639:

  Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 (2016-08-30 21:34:48 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2016-09-13

for you to fetch changes up to ad5987b47e96a0fb6d13fea250e936aed000093c:

  nl80211: validate number of probe response CSA counters (2016-09-13 20:19:27 +0200)

----------------------------------------------------------------
A few more fixes:
 * better mesh path fixing, from Thomas
 * fix TIM IE recalculation after sending frames
   to a sleeping station, from Felix
 * fix sequence number assignment while sending
   frames to a sleeping station, also from Felix
 * validate number of probe response CSA counter
   offsets, fixing a copy/paste bug (from myself)

----------------------------------------------------------------
Felix Fietkau (2):
      mac80211: fix tim recalculation after PS response
      mac80211: fix sequence number assignment for PS response frames

Johannes Berg (1):
      nl80211: validate number of probe response CSA counters

Pedersen, Thomas (1):
      mac80211: make mpath path fixing more robust

 net/mac80211/mesh_hwmp.c    |  3 ++-
 net/mac80211/mesh_pathtbl.c |  2 +-
 net/mac80211/sta_info.c     |  4 +--
 net/mac80211/tx.c           | 65 +++++++++++++++++++++++----------------------
 net/wireless/nl80211.c      |  2 +-
 5 files changed, 39 insertions(+), 37 deletions(-)

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

* Re: pull-request: mac80211 2016-09-13
@ 2016-09-16  5:34   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2016-09-16  5:34 UTC (permalink / raw)
  To: johannes; +Cc: netdev, linux-wireless

From: Johannes Berg <johannes@sipsolutions.net>
Date: Tue, 13 Sep 2016 22:03:23 +0200

> We found a few more issues, I'm sending you small fixes here. The diffstat
> would be even shorter, but one of Felix's patches has to move about 30 lines
> of code, which makes it seem much bigger than it really is.
> 
> Let me know if there's any problem.

Pulled, thanks Johannes.

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

* Re: pull-request: mac80211 2016-09-13
@ 2016-09-16  5:34   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2016-09-16  5:34 UTC (permalink / raw)
  To: johannes-cdvu00un1VgdHxzADdlk8Q
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA, linux-wireless-u79uwXL29TY76Z2rM5mHXA

From: Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
Date: Tue, 13 Sep 2016 22:03:23 +0200

> We found a few more issues, I'm sending you small fixes here. The diffstat
> would be even shorter, but one of Felix's patches has to move about 30 lines
> of code, which makes it seem much bigger than it really is.
> 
> Let me know if there's any problem.

Pulled, thanks Johannes.

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

end of thread, other threads:[~2016-09-16  5:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13 20:03 pull-request: mac80211 2016-09-13 Johannes Berg
2016-09-16  5:34 ` David Miller
2016-09-16  5:34   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.