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]
Message-Id: <20221024102301.9433-1-stefan@datenfreihafen.org>
Date:   Mon, 24 Oct 2022 12:23:01 +0200
From:   Stefan Schmidt <stefan@...enfreihafen.org>
To:     davem@...emloft.net, kuba@...nel.org
Cc:     linux-wpan@...r.kernel.org, alex.aring@...il.com,
        netdev@...r.kernel.org
Subject: pull-request: ieee802154 for net 2022-10-24

Hello Dave, Jakub.

An update from ieee802154 for your *net* tree:

Two fixup patches for return code changes of an earlier commit.
Wei Yongjun fixed a missed -EINVAL return on the recent change, while
Alexander Aring adds handling for unknown address type cases as well.

Miquel Raynal fixed a long standing issue with LQI value recording
which got broken 8 years ago. (It got more attention with the work
in progress enhancement in wpan).

regards
Stefan Schmidt

The following changes since commit 1d22f78d05737ce21bff7b88b6e58873f35e65ba:

  Merge tag 'ieee802154-for-net-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan (2022-10-05 20:38:46 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2022-10-24

for you to fetch changes up to 5a5c4e06fd03b595542d5590f2bc05a6b7fc5c2b:

  mac802154: Fix LQI recording (2022-10-24 11:07:39 +0200)

----------------------------------------------------------------
Alexander Aring (1):
      net: ieee802154: return -EINVAL for unknown addr type

Miquel Raynal (1):
      mac802154: Fix LQI recording

Wei Yongjun (1):
      net: ieee802154: fix error return code in dgram_bind()

 include/net/ieee802154_netdev.h | 12 +++++++++---
 net/ieee802154/socket.c         |  4 +++-
 net/mac802154/rx.c              |  5 +++--
 3 files changed, 15 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ