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]
Date:   Thu,  9 Jun 2022 09:26:16 -0700
From:   Tony Nguyen <anthony.l.nguyen@...el.com>
To:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        edumazet@...gle.com
Cc:     Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
        sassmann@...hat.com
Subject: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-06-09

This series contains updates to i40e and iavf drivers.

Grzegorz prevents addition of TC flower filters to TC0 and fixes queue
iteration for VF ADQ to number of actual queues for i40e.

Aleksandr prevents running of ethtool tests when device is being reset
for i40e.

Michal resolves an issue where iavf does not report its MAC address
properly.

The following are changes since commit 647df0d41b6bd8f4987dde6e8d8d0aba5b082985:
  net: amd-xgbe: fix clang -Wformat warning
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE

Aleksandr Loktionov (1):
  i40e: Fix call trace in setup_tx_descriptors

Grzegorz Szczurek (2):
  i40e: Fix adding ADQ filter to TC0
  i40e: Fix calculating the number of queue pairs

Michal Wilczynski (1):
  iavf: Fix issue with MAC address of VF shown as zero

 .../net/ethernet/intel/i40e/i40e_ethtool.c    | 25 +++++++++++++------
 drivers/net/ethernet/intel/i40e/i40e_main.c   |  5 ++++
 .../ethernet/intel/i40e/i40e_virtchnl_pf.c    |  2 +-
 drivers/net/ethernet/intel/iavf/iavf_main.c   |  2 +-
 4 files changed, 24 insertions(+), 10 deletions(-)

-- 
2.35.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ