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: <20220330134506.36635-1-huangguangbin2@huawei.com> Date: Wed, 30 Mar 2022 21:45:04 +0800 From: Guangbin Huang <huangguangbin2@...wei.com> To: <davem@...emloft.net>, <kuba@...nel.org> CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <lipeng321@...wei.com>, <huangguangbin2@...wei.com>, <chenhao288@...ilicon.com> Subject: [PATCH net 0/2] net: hns3: add two fixes for -net This series adds two fixes for the HNS3 ethernet driver. Guangbin Huang (1): net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware Yufeng Mo (1): net: hns3: fix the concurrency between functions reading debugfs drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 + .../net/ethernet/hisilicon/hns3/hns3_debugfs.c | 15 +++++++++++---- .../net/ethernet/hisilicon/hns3/hns3_debugfs.h | 1 - .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 6 +++--- 4 files changed, 15 insertions(+), 8 deletions(-) -- 2.33.0
Powered by blists - more mailing lists