]> 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)
commita9e761b02ca3d15b9fb814757ab77e22aad9c7bb
treeb1c8af2f245f511ae36739d1dd72cf022168c6b2
parentb499565e5e17812acd9c1bd774fe420bbf68de5c
parent55be0982834a6f7594f56cb654bd24923f9b8c6e
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>