Message ID | 20241104223639.2801097-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-11-04 (ice, idpf, i40e, e1000e) | expand |
Hello: This series was applied to netdev/net.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Mon, 4 Nov 2024 14:36:28 -0800 you wrote: > For ice: > > Marcin adjusts ordering of calls in ice_eswitch_detach() to resolve a > use after free issue. > > Mateusz corrects variable type for Flow Director queue to fix issues > related to drop actions. > > [...] Here is the summary with links: - [net,1/6] ice: Fix use after free during unload with ports in bridge https://git.kernel.org/netdev/net/c/e9942bfe4931 - [net,2/6] ice: change q_index variable type to s16 to store -1 value https://git.kernel.org/netdev/net/c/64502dac974a - [net,3/6] idpf: avoid vport access in idpf_get_link_ksettings https://git.kernel.org/netdev/net/c/81d2fb4c7c18 - [net,4/6] idpf: fix idpf_vc_core_init error path https://git.kernel.org/netdev/net/c/9b58031ff96b - [net,5/6] i40e: fix race condition by adding filter's intermediate sync state https://git.kernel.org/netdev/net/c/f30490e9695e - [net,6/6] e1000e: Remove Meteor Lake SMBUS workarounds https://git.kernel.org/netdev/net/c/b8473723272e You are awesome, thank you!