From: David S. Miller Date: Wed, 27 Apr 2022 09:58:39 +0000 (+0100) Subject: Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a1bde8c92d27d178a988bfd13d229c170b8135aa;p=people%2Fjgross%2Flinux.git Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net -queue Tony Nguyen says: ==================== Intel Wired LAN Driver Updates 2022-04-26 This series contains updates to ice driver only. Ivan Vecera removes races related to VF message processing by changing mutex_trylock() call to mutex_lock() and moving additional operations to occur under mutex. Petr Oros increases wait time after firmware flash as current time is not sufficient. Jake resolves a use-after-free issue for mailbox snapshot. ==================== Signed-off-by: David S. Miller --- a1bde8c92d27d178a988bfd13d229c170b8135aa