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:   Mon, 29 Aug 2022 12:03:08 +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-08-29

Hello Dave, Jakub.

An update from ieee802154 for your *net* tree.

A repeated word fix from Jilin Yuan.
A missed return code setting in the cc2520 driver by Li Qiong.
Fixing a potential race in by defering the workqueue destroy in the adf7242
driver by Lin Ma.
Fixing a long standing problem in the mac802154 rx path to match corretcly by
Miquel Raynal.

regards
Stefan Schmidt

The following changes since commit 5003e52c311a2135d737ae906577c639fbaafe54:

  Merge branch 'bonding-802-3ad-fix-no-transmission-of-lacpdus' (2022-08-22 18:30:28 -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-08-29

for you to fetch changes up to ffd7bdddaab193c38416fd5dd416d065517d266e:

  ieee802154: cc2520: add rc code in cc2520_tx() (2022-08-29 11:10:22 +0200)

----------------------------------------------------------------
Jilin Yuan (1):
      net/ieee802154: fix repeated words in comments

Li Qiong (1):
      ieee802154: cc2520: add rc code in cc2520_tx()

Lin Ma (1):
      ieee802154/adf7242: defer destroy_workqueue call

Miquel Raynal (1):
      net: mac802154: Fix a condition in the receive path

 drivers/net/ieee802154/adf7242.c | 3 ++-
 drivers/net/ieee802154/ca8210.c  | 2 +-
 drivers/net/ieee802154/cc2520.c  | 1 +
 net/mac802154/rx.c               | 2 +-
 4 files changed, 5 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ