]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit598bf50f5269426e0ee913218ddb887ed6ce2516
tree5a28fa4ef305b065636c2e37851db3b7d86a186d
parentb7142bda8a78dfb6bda198b4218c45261ac6324a
parenta0eb944b136cc55df78546a0266df3d75f7b2b5c
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-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>