[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210414162032.3846384-1-anthony.l.nguyen@intel.com>
Date: Wed, 14 Apr 2021 09:20:29 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
sassmann@...hat.com
Subject: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-04-14
This series contains updates to ixgbe and ice drivers.
Alex Duyck fixes a NULL pointer dereference for ixgbe.
Yongxin Liu fixes an unbalanced enable/disable which was causing a call
trace with suspend for ixgbe.
Colin King fixes a potential infinite loop for ice.
The following are changes since commit 2afeec08ab5c86ae21952151f726bfe184f6b23d:
xen-netback: Check for hotplug-status existence before watching
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 10GbE
Alexander Duyck (1):
ixgbe: Fix NULL pointer dereference in ethtool loopback test
Colin Ian King (1):
ice: Fix potential infinite loop when using u8 loop counter
Yongxin Liu (1):
ixgbe: fix unbalanced device enable/disable in suspend/resume
drivers/net/ethernet/intel/ice/ice_dcb.c | 4 ++--
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 14 +++++++++++++-
2 files changed, 15 insertions(+), 3 deletions(-)
--
2.26.2
Powered by blists - more mailing lists