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>] [day] [month] [year] [list]
Date: Sun, 15 Oct 2023 14:36:56 +0200
From: Sven Auhagen <sven.auhagen@...eatech.de>
To: netdev@...r.kernel.org
Cc: thomas.petazzoni@...tlin.com, brouer@...hat.com, lorenzo@...nel.org, 
	Paulo.DaSilva@...erna.com, ilias.apalodimas@...aro.org, mcroce@...rosoft.com
Subject: [PATCH v3 0/2] net: page_pool: check page pool ethtool stats

This patch series fixes up an error when an invalid
page pool is send to the page pool ethtool stats function.

It also fixes cases in the mvneta driver where no page pool
is used and allocated.

Change from v2:
	* Fix the fixes tag

Change from v1:
	* Add cover letter
	* Move the page pool check in mvneta to the ethtool stats
	  function

Sven Auhagen (2):
  net: page_pool: check page pool ethtool stats
  net: mvneta: fix calls to page_pool_get_stats

 drivers/net/ethernet/marvell/mvneta.c | 22 ++++++++++++++++------
 net/core/page_pool.c                  |  3 +++
 2 files changed, 19 insertions(+), 6 deletions(-)

-- 
2.42.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ