From: Jeff Kirsher <jeffrey.t.kirs...@intel.com>
Date: Thu, 18 Jun 2020 23:22:06 -0700

> This series contains fixes to ixgbe, i40e and ice driver.
> 
> Ciara fixes up the ixgbe, i40e and ice drivers to protect access when
> allocating and freeing the rings.  In addition, made use of READ_ONCE
> when reading the rings prior to accessing the statistics pointer.
> 
> Björn fixes a crash where the receive descriptor ring allocation was
> moved to a different function, which broke the ethtool set_ringparam()
> hook.
> 
> The following are changes since commit 
> 0ad6f6e767ec2f613418cbc7ebe5ec4c35af540c:
>   net: increment xmit_recursion level in dev_direct_xmit()
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue 40GbE

Pulled, thanks Jeff.

Reply via email to