Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Thu, 9 Jun 2022 04:02:22 +0000 (21:02 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 9 Jun 2022 04:02:23 +0000 (21:02 -0700)
commit568a32f5653d3131374057589c2627b330d3a177
treeb1c8af2f245f511ae36739d1dd72cf022168c6b2
parent5d4af9c1f04ab0411ba5818baad9a68e87f33099
parent7bb0fb7c63df95d6027dc50d6af3bc3bbbc25483
Merge branch '10GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-06-07

This series contains updates to ixgbe driver only.

Olivier Matz resolves an issue so that broadcast packets can still be
received when VF removes promiscuous settings and removes setting of
VLAN promiscuous, in promiscuous mode, to prevent a loop when VFs are
bridged.

* '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ixgbe: fix unexpected VLAN Rx in promisc mode on VF
  ixgbe: fix bcast packets Rx on VF after promisc removal
====================

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