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: <20230807113452.474224-1-shaojijie@huawei.com> Date: Mon, 7 Aug 2023 19:34:48 +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>, <wangpeiyang1@...wei.com>, <shaojijie@...wei.com>, <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: [PATCH V2 net 0/4] There are some bugfix for the HNS3 ethernet driver There are some bugfix for the HNS3 ethernet driver ChangeLog: v1->v2: delete two patches in this patchset: net: hns3: fix wrong print link down up - This patch is being analyzed according to Andrew Lunn's suggestion net: hns3: fix side effects passed to min_t() - This patch is unnecessary suggested by David Laight v1: https://lore.kernel.org/all/20230728075840.4022760-2-shaojijie@huawei.com/ Jian Shen (1): net: hns3: restore user pause configure when disable autoneg Jie Wang (2): net: hns3: refactor hclge_mac_link_status_wait for interface reuse net: hns3: add wait until mac link down Yonglong Liu (1): net: hns3: fix deadlock issue when externel_lb and reset are executed together .../net/ethernet/hisilicon/hns3/hns3_enet.c | 14 ++++++++- .../hisilicon/hns3/hns3pf/hclge_main.c | 29 ++++++++++++++----- .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 2 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.h | 1 + 4 files changed, 37 insertions(+), 9 deletions(-) -- 2.30.0
Powered by blists - more mailing lists