Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Thu, 4 Jan 2024 00:48:59 +0000 (16:48 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Jan 2024 00:49:00 +0000 (16:49 -0800)
commit320fae9edf0184df767fffd5b5d011dc3ed99fb3
tree1b809e82a1db5b810cc6d787d22b9478efc5ff73
parent2311e06b9bf3d44e15f9175af177a782806f688f
parenta613fb464dc4d8902d1dbca836a0872a80d36296
Merge branch '200GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2023-12-26 (idpf)

This series contains updates to idpf driver only.

Alexander resolves issues in singleq mode to prevent corrupted frames
and leaking skbs.

Pavan prevents extra padding on RSS struct causing load failure due to
unexpected size.

* '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  idpf: avoid compiler introduced padding in virtchnl2_rss_key struct
  idpf: fix corrupted frames and skb leaks in singleq mode
====================

Link: https://lore.kernel.org/r/20231226174125.2632875-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>