Re: [net 0/4][pull request] Intel Wired LAN Driver Updates 2020-06-18

2020-06-19 Thread David Miller
From: Jeff Kirsher 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

[net 0/4][pull request] Intel Wired LAN Driver Updates 2020-06-18

2020-06-18 Thread Jeff Kirsher
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 rec