[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220420172624.931237-1-anthony.l.nguyen@intel.com>
Date: Wed, 20 Apr 2022 10:26:22 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
sassmann@...hat.com
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-04-20
This series contains updates to iavf and i40e drivers.
Michal adds a check for down states before changing ring parameters to
avoid possible corruption for iavf.
Xiaomeng Tong prevents possible use of incorrect 'ch' variable by
introducing an interim iterator variable for i40e.
The following are changes since commit 5e6242151d7f17b056a82ca7b860c4ec8eaa7589:
selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE
Michal Maloszewski (1):
iavf: Fix error when changing ring parameters on ice PF
Xiaomeng Tong (1):
i40e: i40e_main: fix a missing check on list iterator
drivers/net/ethernet/intel/i40e/i40e_main.c | 27 ++++++++++---------
.../net/ethernet/intel/iavf/iavf_ethtool.c | 5 ++++
2 files changed, 19 insertions(+), 13 deletions(-)
--
2.31.1
Powered by blists - more mailing lists