linux/drivers/net/ethernet/intel/fm10k
Alexander Duyck 3335915d07 ixgbe/fm10k: Only support macvlan offload for types that support destination filtering
Both the ixgbe and fm10k drivers support destination filtering.

Instead of adding a ton of complexity to support either source or passthru
mode we can instead just avoid offloading them for now. Doing this we avoid
leaking packets into interfaces that aren't meant to receive them.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2018-04-25 08:26:19 -07:00
..
fm10k_common.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_common.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_dcbnl.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_debugfs.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_ethtool.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_iov.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_main.c ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast 2018-04-25 08:26:19 -07:00
fm10k_mbx.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_mbx.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_netdev.c ixgbe/fm10k: Only support macvlan offload for types that support destination filtering 2018-04-25 08:26:19 -07:00
fm10k_pci.c pci-v4.17-changes 2018-04-06 18:31:06 -07:00
fm10k_pf.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_pf.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_tlv.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_tlv.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_type.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_vf.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k_vf.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
fm10k.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
Makefile intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00