Message ID | 20240909203842.3109822-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-09-09 (ice, igb) | expand |
Hello: This series was applied to netdev/net.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Mon, 9 Sep 2024 13:38:36 -0700 you wrote: > This series contains updates to ice and igb drivers. > > Martyna moves LLDP rule removal to the proper uninitialization function > for ice. > > Jake corrects accounting logic for FWD_TO_VSI_LIST switch filters on > ice. > > [...] Here is the summary with links: - [net,1/5] ice: Fix lldp packets dropping after changing the number of channels https://git.kernel.org/netdev/net/c/9debb703e149 - [net,2/5] ice: fix accounting for filters shared by multiple VSIs https://git.kernel.org/netdev/net/c/e843cf7b34fe - [net,3/5] ice: stop calling pci_disable_device() as we use pcim https://git.kernel.org/netdev/net/c/e6501fc38a75 - [net,4/5] ice: fix VSI lists confusion when adding VLANs https://git.kernel.org/netdev/net/c/d2940002b0aa - [net,5/5] igb: Always call igb_xdp_ring_update_tail() under Tx lock https://git.kernel.org/netdev/net/c/27717f8b17c0 You are awesome, thank you!