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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 24 Apr 2022 20:57:19 +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/6] net: hns3: add some fixes for -net This series adds some fixes for the HNS3 ethernet driver. Hao Chen (1): net: hns3: align the debugfs output to the left Jian Shen (3): net: hns3: clear inited state and stop client after failed to register netdev net: hns3: add validity check for message data length net: hns3: add return value for mailbox handling in PF Jie Wang (1): net: hns3: modify the return code of hclge_get_ring_chain_from_mbx Peng Li (1): net: hns3: fix error log of tx/rx tqps stats .../hns3/hns3_common/hclge_comm_tqp_stats.c | 4 +- .../ethernet/hisilicon/hns3/hns3_debugfs.c | 84 +++++++++---------- .../net/ethernet/hisilicon/hns3/hns3_enet.c | 9 ++ .../hisilicon/hns3/hns3pf/hclge_mbx.c | 31 ++++--- 4 files changed, 73 insertions(+), 55 deletions(-) -- 2.33.0
Powered by blists - more mailing lists