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: <20240829174342.3255168-1-kuba@kernel.org>
Date: Thu, 29 Aug 2024 10:43:40 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
	edumazet@...gle.com,
	pabeni@...hat.com,
	Jakub Kicinski <kuba@...nel.org>
Subject: [RFC net-next 0/2] net: ethtool: add phy(dev) specific stats over netlink

These are the half-baked patches I promised in:
https://lore.kernel.org/r/20240828133428.4988b44f@kernel.org/

I'm hoping Oleksij will take these over / forward.

Jakub Kicinski (2):
  net: ethtool: plumb PHY stats to PHY drivers
  net: ethtool: add phy(dev) specific stats over netlink

 Documentation/networking/ethtool-netlink.rst |  1 +
 include/linux/ethtool.h                      | 15 +++++
 include/linux/phy.h                          | 11 ++++
 include/uapi/linux/ethtool.h                 |  2 +
 include/uapi/linux/ethtool_netlink.h         | 15 +++++
 net/ethtool/linkstate.c                      | 25 ++++++++-
 net/ethtool/netlink.h                        |  1 +
 net/ethtool/stats.c                          | 58 ++++++++++++++++++++
 net/ethtool/strset.c                         |  5 ++
 9 files changed, 130 insertions(+), 3 deletions(-)

-- 
2.46.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ