From: David S. Miller Date: Sat, 26 Feb 2022 12:50:20 +0000 (+0000) Subject: Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=519ca6fa960587d02904a9f8f79d587ac874fb03;p=linux.git Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/net-queue Tony Nguyen says: ==================== Intel Wired LAN Driver Updates 2022-02-25 This series contains updates to iavf driver only. Slawomir fixes stability issues that can be seen when stressing the driver using a large number of VFs with a multitude of operations. Among the fixes are reworking mutexes to provide more effective locking, ensuring initialization is complete before teardown, preventing operations which could race while removing the driver, stopping certain tasks from being queued when the device is down, and adding a missing mutex unlock. ==================== Signed-off-by: David S. Miller --- 519ca6fa960587d02904a9f8f79d587ac874fb03