Message ID | 20241008230050.928245-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-10-08 (ice, i40e, igb, e1000e) | expand |
Hello: This series was applied to netdev/net.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Tue, 8 Oct 2024 16:00:38 -0700 you wrote: > This series contains updates to ice, i40e, igb, and e1000e drivers. > > For ice: > > Marcin allows driver to load, into safe mode, when DDP package is > missing or corrupted and adjusts the netif_is_ice() check to > account for when the device is in safe mode. He also fixes an > out-of-bounds issue when MSI-X are increased for VFs. > > [...] Here is the summary with links: - [net,1/7] ice: Fix entering Safe Mode https://git.kernel.org/netdev/net/c/b972060a4778 - [net,2/7] ice: Fix netif_is_ice() in Safe Mode https://git.kernel.org/netdev/net/c/8e60dbcbaaa1 - [net,3/7] ice: Flush FDB entries before reset https://git.kernel.org/netdev/net/c/fbcb968a98ac - [net,4/7] ice: Fix increasing MSI-X on VF https://git.kernel.org/netdev/net/c/bce9af1b030b - [net,5/7] i40e: Fix macvlan leak by synchronizing access to mac_filter_hash https://git.kernel.org/netdev/net/c/dac6c7b3d337 - [net,6/7] igb: Do not bring the device up after non-fatal error https://git.kernel.org/netdev/net/c/330a699ecbfc - [net,7/7] e1000e: change I219 (19) devices to ADP https://git.kernel.org/netdev/net/c/9d9e5347b035 You are awesome, thank you!