From: David S. Miller Date: Fri, 19 Jun 2020 19:55:12 +0000 (-0700) Subject: Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net... X-Git-Tag: v5.10.7~2255^2~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7b075ad9f496d18f45c8835cef2ae058eb6f8371;p=platform%2Fkernel%2Flinux-rpi.git Merge branch '40GbE' of git://git./linux/kernel/git/jkirsher/net-queue Jeff Kirsher says: ==================== Intel Wired LAN Driver Updates 2020-06-18 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. ==================== Signed-off-by: David S. Miller --- 7b075ad9f496d18f45c8835cef2ae058eb6f8371