Message ID | 20240508173342.2760994-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-05-08 (most Intel drivers) | expand |
Hello: This series was applied to netdev/net-next.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Wed, 8 May 2024 10:33:32 -0700 you wrote: > This series contains updates to i40e, iavf, ice, igb, igc, e1000e, and ixgbe > drivers. > > Asbjørn Sloth Tønnesen adds checks against supported flower control flags > for i40e, iavf, ice, and igb drivers. > > Michal corrects filters removed during eswitch release for ice. > > [...] Here is the summary with links: - [net-next,1/7] i40e: flower: validate control flags https://git.kernel.org/netdev/net-next/c/174ee5bcfeb7 - [net-next,2/7] iavf: flower: validate control flags https://git.kernel.org/netdev/net-next/c/c7b9c4944246 - [net-next,3/7] ice: flower: validate control flags https://git.kernel.org/netdev/net-next/c/21e1fe9e84f4 - [net-next,4/7] igb: flower: validate control flags https://git.kernel.org/netdev/net-next/c/fb324f2b22a6 - [net-next,5/7] ice: remove correct filters during eswitch release https://git.kernel.org/netdev/net-next/c/8e3a90f2e3aa - [net-next,6/7] igc: fix a log entry using uninitialized netdev https://git.kernel.org/netdev/net-next/c/86167183a17e - [net-next,7/7] net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicates https://git.kernel.org/netdev/net-next/c/6918107e2540 You are awesome, thank you!