Message ID | 20240325200659.993749-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-03-25 (ice, ixgbe, igc) | expand |
Hello: This series was applied to netdev/net.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Mon, 25 Mar 2024 13:06:44 -0700 you wrote: > This series contains updates to ice, ixgbe, and igc drivers. > > Steven fixes incorrect casting of bitmap type for ice driver. > > Jesse fixes memory corruption issue with suspend flow on ice. > > Przemek adds GFP_ATOMIC flag to avoid sleeping in IRQ context for ixgbe. > > [...] Here is the summary with links: - [net,1/4] ice: Refactor FW data type and fix bitmap casting issue https://git.kernel.org/netdev/net/c/817b18965b58 - [net,2/4] ice: fix memory corruption bug with suspend and rebuild https://git.kernel.org/netdev/net/c/1cb7fdb1dfde - [net,3/4] ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() https://git.kernel.org/netdev/net/c/aec806fb4afb - [net,4/4] igc: Remove stale comment about Tx timestamping https://git.kernel.org/netdev/net/c/47ce2956c7a6 You are awesome, thank you!