]> 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)
commit88c0dabe62e4d49dd20fc883cbe0134dec062ce8
treeccfb791e2f6aed03e48bea998a5b7e5e9f06f701
parent586535c9dde8e0acb4c79d0d93cef12e6fcd9eee
parentf1e4b8705c09f2fac6f027634b154466ebf5e748
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>