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
| ||
|
Message-ID: <20231028025917.314305-1-shaojijie@huawei.com> Date: Sat, 28 Oct 2023 10:59:10 +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> CC: <shenjian15@...wei.com>, <wangjie125@...wei.com>, <liuyonglong@...wei.com>, <shaojijie@...wei.com>, <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: [PATCH net 0/7] There are some bugfix for the HNS3 ethernet driver There are some bugfix for the HNS3 ethernet driver Jian Shen (2): net: hns3: fix add VLAN fail issue net: hns3: fix incorrect capability bit display for copper port Jijie Shao (2): net: hns3: fix VF reset fail issue net: hns3: fix VF wrong speed and duplex issue Yonglong Liu (3): net: hns3: add barrier in vf mailbox reply process net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs net: hns3: fix variable may not initialized problem in hns3_init_mac_addr() .../ethernet/hisilicon/hns3/hns3_debugfs.c | 9 ++++--- .../net/ethernet/hisilicon/hns3/hns3_enet.c | 2 +- .../hisilicon/hns3/hns3pf/hclge_main.c | 26 ++++++++++++++----- .../hisilicon/hns3/hns3vf/hclgevf_main.c | 24 +++++++++++++---- .../hisilicon/hns3/hns3vf/hclgevf_mbx.c | 7 +++++ 5 files changed, 53 insertions(+), 15 deletions(-) -- 2.30.0
Powered by blists - more mailing lists