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]
Date:   Sat, 11 Jun 2022 20:25:23 +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.

Guangbin Huang (3):
  net: hns3: set port base vlan tbl_sta to false before removing old
    vlan
  net: hns3: restore tm priority/qset to default settings when tc
    disabled
  net: hns3: fix tm port shapping of fibre port is incorrect after
    driver initialization

Jian Shen (1):
  net: hns3: don't push link state to VF if unalive

Jie Wang (2):
  net: hns3: modify the ring param print info
  net: hns3: fix PF rss size initialization bug

 drivers/net/ethernet/hisilicon/hns3/hnae3.h   |   1 +
 .../ethernet/hisilicon/hns3/hns3_ethtool.c    |   2 +-
 .../hisilicon/hns3/hns3pf/hclge_main.c        |  18 +++-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 101 ++++++++++++------
 .../ethernet/hisilicon/hns3/hns3pf/hclge_tm.h |   1 +
 5 files changed, 86 insertions(+), 37 deletions(-)

-- 
2.33.0

Powered by blists - more mailing lists