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: <20221205212523.3197565-1-anthony.l.nguyen@intel.com>
Date:   Mon,  5 Dec 2022 13:25:20 -0800
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
Subject: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-12-05 (i40e)

This series contains updates to i40e driver only.

Michal clears XPS init flag on reset to allow for updated values to be
written.

Sylwester adds sleep to VF reset to resolve issue of VFs not getting
resources.

Przemyslaw rejects filters for raw IPv4 or IPv6 l4_4_bytes filters as they
 are not supported.

The following are changes since commit e8b4fc13900b8e8be48debffd0dfd391772501f7:
  net: mvneta: Prevent out of bounds read in mvneta_config_rss()
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE

Michal Jaron (1):
  i40e: Fix not setting default xps_cpus after reset

Przemyslaw Patynowski (1):
  i40e: Disallow ip4 and ip6 l4_4_bytes

Sylwester Dziedziuch (1):
  i40e: Fix for VF MAC address 0

 .../net/ethernet/intel/i40e/i40e_ethtool.c    | 12 ++----------
 drivers/net/ethernet/intel/i40e/i40e_main.c   | 19 ++++++++++++++++++-
 .../ethernet/intel/i40e/i40e_virtchnl_pf.c    |  2 ++
 3 files changed, 22 insertions(+), 11 deletions(-)

-- 
2.35.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ