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:   Wed, 11 Jul 2018 11:26:53 -0400
From:   Stefan Schmidt <stefan@...enfreihafen.org>
To:     davem@...emloft.net
Cc:     linux-wpan@...r.kernel.org, alex.aring@...il.com,
        netdev@...r.kernel.org
Subject: pull-request: ieee802154 for net 2018-07-11

Hello Dave.

An update from ieee802154 for your *net* tree.

Build system fix for a missing include from Arnd Bergmann.
Setting the IFLA_LINK for the lowpan parent from Lubomir Rintel.
Fixes for some RX corner cases in adf7242 driver by Michael Hennerich.
And some small patches to cleanup our BUG_ON vs WARN_ON usage.

regards
Stefan Schmidt


The following changes since commit 5e7ba042fd05043416babace5a4a953e29cf2826:

  qed: Fix reading stale configuration information (2018-07-05 13:27:09 +0900)

are available in the Git repository at:

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

for you to fetch changes up to 58e9683d14752debc6f22daf6b23e031787df31f:

  net: ieee802154: adf7242: Fix OCL calibration runs (2018-07-09 10:53:12 +0200)

----------------------------------------------------------------
Arnd Bergmann (1):
      ieee802154: mcr20a: add missing includes

Lubomir Rintel (1):
      ieee802154: 6lowpan: set IFLA_LINK

Michael Hennerich (2):
      net: ieee802154: adf7242: Fix erroneous RX enable
      net: ieee802154: adf7242: Fix OCL calibration runs

Stefan Schmidt (3):
      ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
      ieee802154: at86rf230: use __func__ macro for debug messages
      ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem

 drivers/net/ieee802154/adf7242.c   | 34 ++++++++++++++++++++++++++++++++--
 drivers/net/ieee802154/at86rf230.c | 15 +++++----------
 drivers/net/ieee802154/fakelb.c    |  2 +-
 drivers/net/ieee802154/mcr20a.c    |  3 ++-
 net/ieee802154/6lowpan/core.c      |  6 ++++++
 5 files changed, 46 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ