Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Jun 2022 08:15:33 +0000 (09:15 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jun 2022 08:15:33 +0000 (09:15 +0100)
commit371de1aa000dd5265a32ed934792a306ec873d6e
tree5a28fa4ef305b065636c2e37851db3b7d86a186d
parentb60377de779052bf00b34a62f0bae03c92b88776
parentefe41860008e57fb6b69855b4b93fdf34bc42798
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-06-14

This series contains updates to ice driver only.

Michal fixes incorrect Tx timestamp offset calculation for E822 devices.

Roman enforces required VLAN filtering settings for double VLAN mode.

Przemyslaw fixes memory corruption issues with VFs by ensuring
queues are disabled in the error path of VF queue configuration and to
disabled VFs during reset.
====================

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