From: David S. Miller Date: Fri, 29 Oct 2021 11:28:11 +0000 (+0100) Subject: Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next... X-Git-Tag: v5.16-rc1~159^2~33 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=704bc986ffda2344cb0bb092f086d8edb1ce6fd2;p=tomoyo%2Ftomoyo-test1.git Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/next-queue Tony Nguyen says: ==================== 100GbE Intel Wired LAN Driver Updates 2021-10-28 This series contains updates to ice driver only. Michal adds support for eswitch drop and redirect filters from and to tunnel devices. From meaning from uplink to VF and to means from VF to uplink. This is accomplished by adding support for indirect TC tunnel notifications and adding appropriate training packets and match fields for UDP tunnel headers. He also adds returning virtchannel responses for blocked operations as returning a response is still needed. Marcin sets netdev min and max MTU values on port representors to allow for MTU changes over default values. Brett adds detecting and reporting of PHY firmware load issues for devices which support this. Nathan Chancellor fixes a clang warning for implicit fallthrough. Wang Hai fixes a return value for failed allocation. ==================== Signed-off-by: David S. Miller --- 704bc986ffda2344cb0bb092f086d8edb1ce6fd2