]> git.itanic.dy.fi Git - linux-stable/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Thu, 18 Apr 2024 01:38:34 +0000 (18:38 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 18 Apr 2024 01:38:34 +0000 (18:38 -0700)
commite59b495450a345c18f93a2c88cbb3dc6fafbfc0b
tree61b428d2dce8211c3377689e223c9675e62f85f7
parentcaed8eba221533123192d39cc947f45cbb1e1db5
parent2cca35f5dd78b9f8297c879c5db5ab137c5d86c3
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2024-04-16 (ice)

This series contains updates to ice driver only.

Michal fixes a couple of issues with TC filter parsing; always add match
for src_vsi and remove flag check that could prevent addition of valid
filters.

Marcin adds additional checks for unsupported flower filters.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ice: Fix checking for unsupported keys on non-tunnel device
  ice: tc: allow zero flags in parsing tc flower
  ice: tc: check src_vsi in case of traffic from VF
====================

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