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: <20240813141024.1707252-1-shaojijie@huawei.com>
Date: Tue, 13 Aug 2024 22:10:19 +0800
From: Jijie Shao <shaojijie@...wei.com>
To: <yisen.zhuang@...wei.com>, <salil.mehta@...wei.com>,
	<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
	<pabeni@...hat.com>, <horms@...nel.org>
CC: <shenjian15@...wei.com>, <wangjie125@...wei.com>,
	<liuyonglong@...wei.com>, <wangpeiyang1@...wei.com>, <shaojijie@...wei.com>,
	<jonathan.cameron@...wei.com>, <shameerali.kolothum.thodi@...wei.com>,
	<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH net 0/5] There are some bugfix for the HNS3 ethernet driver

There are some bugfix for the HNS3 ethernet driver

Jie Wang (2):
  net: hns3: fix a deadlock problem when config TC during resetting
  net: hns3: fix wrong use of semaphore up

Peiyang Wang (3):
  net: hns3: use the user's cfg after reset
  net: hns3: void array out of bound when loop tnl_num
  net: hns3: use correct release function during uninitialization

 .../net/ethernet/hisilicon/hns3/hns3_enet.c   |  3 ++
 .../hisilicon/hns3/hns3pf/hclge_err.c         |  6 ++--
 .../hisilicon/hns3/hns3pf/hclge_main.c        | 30 +++++++++++++------
 .../hisilicon/hns3/hns3pf/hclge_mdio.c        |  3 ++
 .../hisilicon/hns3/hns3vf/hclgevf_main.c      |  4 +--
 5 files changed, 32 insertions(+), 14 deletions(-)

-- 
2.33.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ