From: David S. Miller Date: Thu, 4 Mar 2021 21:47:42 +0000 (-0800) Subject: Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e216674a5b5781694223ff3f0c4f2cc721a36ab0;p=linux.git Merge branch '10GbE' of git://git./linux/kernel/git/tnguy/net-queue Tony Nguyen says: ==================== Intel Wired LAN Driver Updates 2021-03-03 This series contains updates to ixgbe and ixgbevf drivers. Bartosz Golaszewski does not error on -ENODEV from ixgbe_mii_bus_init() as this is valid for some devices with a shared bus for ixgbe. Antony Antony adds a check to fail for non transport mode SA with offload as this is not supported for ixgbe and ixgbevf. Dinghao Liu fixes a memory leak on failure to program a perfect filter for ixgbe. ==================== Signed-off-by: David S. Miller --- e216674a5b5781694223ff3f0c4f2cc721a36ab0