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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250701164317.2983952-1-anthony.l.nguyen@intel.com>
Date: Tue,  1 Jul 2025 09:43:12 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
	kuba@...nel.org,
	pabeni@...hat.com,
	edumazet@...gle.com,
	andrew+netdev@...n.ch,
	netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-07-01 (idpf, igc)

For idpf:
Michal returns 0 for key size when RSS is not supported.

Ahmed changes control queue to a spinlock due to sleeping calls.

For igc:
Vitaly disables L1.2 PCI-E link substate on I226 devices to resolve
performance issues.

The following are changes since commit 72fb83735c71e3f6f025ab7f5dbfec7c9e26b6cc:
  Merge tag 'for-net-2025-06-27' of git://.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 200GbE

Ahmed Zaki (1):
  idpf: convert control queue mutex to a spinlock

Michal Swiatkowski (1):
  idpf: return 0 size for RSS key if not supported

Vitaly Lifshits (1):
  igc: disable L1.2 PCI-E link substate to avoid performance issue

 .../net/ethernet/intel/idpf/idpf_controlq.c   | 23 +++++++++----------
 .../ethernet/intel/idpf/idpf_controlq_api.h   |  2 +-
 .../net/ethernet/intel/idpf/idpf_ethtool.c    |  4 ++--
 drivers/net/ethernet/intel/idpf/idpf_lib.c    | 12 ++++++----
 drivers/net/ethernet/intel/igc/igc_main.c     | 10 ++++++++
 5 files changed, 32 insertions(+), 19 deletions(-)

-- 
2.47.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ