All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Schmidt <s.schmidt@samsung.com>
To: davem@davemloft.net
Cc: linux-wpan@vger.kernel.org, alex.aring@gmail.com, netdev@vger.kernel.org
Subject: pull-request: ieee802154 2018-05-08
Date: Tue,  8 May 2018 10:29:27 +0200	[thread overview]
Message-ID: <20180508082927.7928-1-s.schmidt@samsung.com> (raw)

Hello Dave.

An update from ieee802154 for your *net* tree.

Two fixes for the mcr20a driver, which was being added in the 4.17 merge window,
by Gustavo and myself.
The atusb driver got a change to GFP_KERNEL where no GFP_ATOMIC is needed by
Jia-Ju.

The last and most important fix is from Alex to get IPv6 reassembly working
again for the ieee802154 6lowpan adaptation. This got broken in 4.16 so please
queue this one also up for the 4.16 stable tree.

regards
Stefan Schmidt

The following changes since commit aa8f8778493c85fff480cdf8b349b1e1dcb5f243:

  ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy (2018-04-23 12:01:21 -0400)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git ieee802154-for-davem-2018-05-08

for you to fetch changes up to f18fa5de5ba7f1d6650951502bb96a6e4715a948:

  net: ieee802154: 6lowpan: fix frag reassembly (2018-04-23 20:56:24 +0200)

----------------------------------------------------------------
Alexander Aring (1):
      net: ieee802154: 6lowpan: fix frag reassembly

Gustavo A. R. Silva (1):
      ieee802154: mcr20a: Fix memory leak in mcr20a_probe

Jia-Ju Bai (1):
      net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe

Stefan Schmidt (1):
      net: ieee802154: mcr20a: do not leak resources on error path

 drivers/net/ieee802154/atusb.c      |  2 +-
 drivers/net/ieee802154/mcr20a.c     | 15 ++++++++++-----
 net/ieee802154/6lowpan/6lowpan_i.h  |  4 ++--
 net/ieee802154/6lowpan/reassembly.c | 14 +++++++-------
 4 files changed, 20 insertions(+), 15 deletions(-)

             reply	other threads:[~2018-05-08  8:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-08  8:29 Stefan Schmidt [this message]
2018-05-08 14:18 ` pull-request: ieee802154 2018-05-08 David Miller
2018-05-08 19:55   ` Stefan Schmidt
2018-05-09  0:06     ` David Miller
2018-05-09  7:31       ` Stefan Schmidt

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=20180508082927.7928-1-s.schmidt@samsung.com \
    --to=s.schmidt@samsung.com \
    --cc=alex.aring@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-wpan@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 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.