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]
Message-ID: <20250430093052.2400464-1-shaojijie@huawei.com>
Date: Wed, 30 Apr 2025 17:30:48 +0800
From: Jijie Shao <shaojijie@...wei.com>
To: <davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
	<pabeni@...hat.com>, <andrew+netdev@...n.ch>, <horms@...nel.org>
CC: <shenjian15@...wei.com>, <wangpeiyang1@...wei.com>,
	<liuyonglong@...wei.com>, <chenhao418@...wei.com>,
	<jonathan.cameron@...wei.com>, <shameerali.kolothum.thodi@...wei.com>,
	<salil.mehta@...wei.com>, <netdev@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>, <shaojijie@...wei.com>
Subject: [PATCH net 0/4] There are some bugfix for the HNS3 ethernet driver

There is a pathset that contains three patches, but two of them
need to be removed:
 https://lore.kernel.org/all/20250402121001.663431-1-shaojijie@huawei.com/
The last patch and other patches form this patchset:
 net: hns3: store rx VLAN tag offload state for VF

Hao Lan (1):
  net: hns3: fixed debugfs tm_qset size

Jian Shen (2):
  net: hns3: store rx VLAN tag offload state for VF
  net: hns3: defer calling ptp_clock_register()

Yonglong Liu (1):
  net: hns3: fix an interrupt residual problem

 .../ethernet/hisilicon/hns3/hns3_debugfs.c    |  2 +-
 .../net/ethernet/hisilicon/hns3/hns3_enet.c   | 82 +++++++++----------
 .../hisilicon/hns3/hns3pf/hclge_ptp.c         | 13 +--
 .../hisilicon/hns3/hns3vf/hclgevf_main.c      | 25 ++++--
 .../hisilicon/hns3/hns3vf/hclgevf_main.h      |  1 +
 5 files changed, 67 insertions(+), 56 deletions(-)

-- 
2.33.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ