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:   Thu, 2 Dec 2021 16:35:54 +0800
From:   Guangbin Huang <huangguangbin2@...wei.com>
To:     <davem@...emloft.net>, <kuba@...nel.org>, <wangjie125@...wei.com>
CC:     <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <lipeng321@...wei.com>, <huangguangbin2@...wei.com>,
        <chenhao288@...ilicon.com>
Subject: [PATCH net-next 0/9] net: hns3: some cleanups for -next

To improve code readability and simplicity, this series add 9 cleanup
patches for the HNS3 ethernet driver.

Jian Shen (3):
  net: hns3: split function hclge_init_vlan_config()
  net: hns3: split function hclge_get_fd_rule_info()
  net: hns3: split function hclge_update_port_base_vlan_cfg()

Jie Wang (3):
  net: hns3: refactor function hclge_configure()
  net: hns3: refactor function hclge_set_channels()
  net: hns3: refactor function hns3_get_vector_ring_chain()

Peng Li (2):
  net: hns3: extract macro to simplify ring stats update code
  net: hns3: refactor function hns3_fill_skb_desc to simplify code

Yufeng Mo (1):
  net: hns3: split function hns3_nic_net_xmit()

 .../net/ethernet/hisilicon/hns3/hns3_enet.c   | 430 ++++++++----------
 .../net/ethernet/hisilicon/hns3/hns3_enet.h   |   7 +
 .../hisilicon/hns3/hns3pf/hclge_main.c        | 317 +++++++------
 3 files changed, 390 insertions(+), 364 deletions(-)

-- 
2.33.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ