]> 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)
commit1e002f0b4c449378aaa0abaac49625f3048909e7
tree5a28fa4ef305b065636c2e37851db3b7d86a186d
parent4527e76a74891b6a5b2d0b32817b7d5d9dedbdc4
parent2f47d18bd0cc1c39a8922f9a3d793237dbfe6829
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>