]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f981d6eae39f6fcfd56e0bf1e9de8308242780d
treeb1c8af2f245f511ae36739d1dd72cf022168c6b2
parentf7895887ecec44267c6e53849ba2816c882c7409
parent2c08c8a82a4a6bd7fe31ad6e88786dee3ba7a903
Merge branch '10GbE' of git://git.kernel.org/pub/scm/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>