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: <20231205211918.2123019-1-anthony.l.nguyen@intel.com>
Date: Tue,  5 Dec 2023 13:19:11 -0800
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
	kuba@...nel.org,
	pabeni@...hat.com,
	edumazet@...gle.com,
	netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-12-05 (ice, i40e, iavf)

This series contains updates to ice, i40e and iavf drivers.

Michal fixes incorrect usage of VF MSIX value and index calculation for
ice.

Marcin restores disabling of Rx VLAN filtering which was inadvertently
removed for ice.

Ivan Vecera corrects improper messaging of MFS port for i40e.

Jake fixes incorrect checking of coalesce values on iavf.

The following are changes since commit 3c91c909f13f0c32b0d54d75c3f798479b1a84f5:
  octeontx2-af: fix a use-after-free in rvu_npa_register_reporters
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Ivan Vecera (1):
  i40e: Fix unexpected MFS warning message

Jacob Keller (1):
  iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero

Marcin Szycik (1):
  ice: Restore fix disabling RX VLAN filtering

Michal Swiatkowski (1):
  ice: change vfs.num_msix_per to vf->num_msix

 drivers/net/ethernet/intel/i40e/i40e_main.c          |  2 +-
 drivers/net/ethernet/intel/iavf/iavf_ethtool.c       | 12 ++----------
 drivers/net/ethernet/intel/iavf/iavf_txrx.h          |  1 -
 drivers/net/ethernet/intel/ice/ice_sriov.c           |  7 +------
 drivers/net/ethernet/intel/ice/ice_vf_vsi_vlan_ops.c | 11 ++++++++---
 drivers/net/ethernet/intel/ice/ice_virtchnl.c        |  5 ++---
 6 files changed, 14 insertions(+), 24 deletions(-)

-- 
2.41.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ