linux/drivers/net/ethernet/intel
Qi Zhang 7012dfd1af ice: Enhanced IPv4 and IPv6 flow filter
Separate IPv4 and IPv6 ptype bit mask table into 2 tables:
with or without L4 protocols.

When a flow filter without any l4 type is specified, the
ICE_FLOW_SEG_HDR_IPV_OTHER flag can be used to describe if user
want to create a IP rule target for all IP packet or just IP
packet without l4 header.

Signed-off-by: Dan Nowlin <dan.nowlin@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Tested-by: Chen Bo <BoX.C.Chen@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-03-22 11:32:12 -07:00
..
e1000 e1000: drop unneeded assignment in e1000_set_itr() 2021-02-03 16:32:18 -08:00
e1000e e1000e: Mark e1000e_pm_prepare() as __maybe_unused 2021-03-19 13:53:49 -07:00
fm10k net: use the new dev_page_is_reusable() instead of private versions 2021-02-04 18:20:14 -08:00
i40e intel: Update drivers to use ethtool_sprintf 2021-03-17 11:42:30 -07:00
iavf net: intel: iavf: fix error return code of iavf_init_get_resources() 2021-03-05 12:59:32 -08:00
ice ice: Enhanced IPv4 and IPv6 flow filter 2021-03-22 11:32:12 -07:00
igb intel: Update drivers to use ethtool_sprintf 2021-03-17 11:42:30 -07:00
igbvf net: igbvf: use skb_csum_is_sctp instead of protocol check 2021-01-19 14:31:25 -08:00
igc igc: Assign boolean values to a bool variable 2021-03-19 13:53:49 -07:00
ixgb intel: handle unused assignments 2020-09-25 16:28:59 -07:00
ixgbe intel: Update drivers to use ethtool_sprintf 2021-03-17 11:42:30 -07:00
ixgbevf ixgbe: fail to create xfrm offload of IPsec tunnel mode SA 2021-03-04 11:05:05 -08:00
e100.c e100: switch from 'pci_' to 'dma_' API 2021-01-28 18:31:18 -08:00
Kconfig
Makefile