Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Aug 2021 08:30:04 +0000 (09:30 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Aug 2021 08:30:04 +0000 (09:30 +0100)
commitea377dca46a474762304be97c526c501bccdf80a
tree770400aaf36522b9753d8a0e26f08b3128630894
parent143a8526ab5fd4f8a0c4fe2a9cb28c181dc5a95f
parenta7550f8b1c9712894f9e98d6caf5f49451ebd058
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-08-09

This series contains updates to ice and iavf drivers.

Ani prevents the ice driver from accidentally being probed to a virtual
function and stops processing of VF messages when VFs are being torn
down.

Brett prevents the ice driver from deleting is own MAC address.

Fahad ensures the RSS LUT and key are always set following reset for
iavf.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>