]> 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>
Sat, 19 Feb 2022 12:35:20 +0000 (12:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 19 Feb 2022 12:35:20 +0000 (12:35 +0000)
commitc779fe1643f88b98a670d19cf2ad3b43f0f0652d
treeccfb791e2f6aed03e48bea998a5b7e5e9f06f701
parent7dacf70545b822d8fa49713f0cbf42bd2f271978
parenta7686d1b3876c4702001c0ce211a97af169961c6
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-02-18

This series contains updates to ice driver only.

Wojciech fixes protocol matching for slow-path switchdev so that all
packets are correctly redirected.

Michal removes accidental unconditional setting of l4 port filtering
flag.

Jake adds locking to protect VF reset and removal to fix various issues
that can be encountered when they race with each other.

Tom Rix propagates an error and initializes a struct to resolve reported
Clang issues.
====================

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