linux_dsm_epyc7002/drivers/net/ethernet/intel/i40e
Pablo Neira Ayuso f9e30088d2 net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
And any other existing fields in this structure that refer to tc.
Specifically:

* tc_cls_flower_offload_flow_rule() to flow_cls_offload_flow_rule().
* TC_CLSFLOWER_* to FLOW_CLS_*.
* tc_cls_common_offload to tc_cls_common_offload.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-09 14:38:51 -07:00
..
i40e_adminq_cmd.h i40e: Add support for X710 B/P & SFP+ cards 2019-05-04 17:24:48 -07:00
i40e_adminq.c i40e: Improve AQ log granularity 2019-06-14 12:59:16 -07:00
i40e_adminq.h
i40e_alloc.h
i40e_client.c i40e: Use struct_size() in kzalloc() 2019-05-04 17:34:43 -07:00
i40e_client.h
i40e_common.c i40e: Fix for missing "link modes" info in ethtool 2019-06-26 09:18:54 -07:00
i40e_dcb_nl.c
i40e_dcb.c
i40e_dcb.h
i40e_ddp.c
i40e_debugfs.c i40e: Fix descriptor count manipulation 2019-06-26 09:18:54 -07:00
i40e_devids.h i40e: Add support for X710 B/P & SFP+ cards 2019-05-04 17:24:48 -07:00
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: Fix descriptor count manipulation 2019-06-26 09:18:54 -07:00
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload 2019-07-09 14:38:51 -07:00
i40e_nvm.c i40e: Revert ShadowRAM checksum calculation change 2019-05-04 17:30:58 -07:00
i40e_osdep.h
i40e_prototype.h i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speeds 2019-06-26 09:18:54 -07:00
i40e_ptp.c i40e: fix incorrect function documentation comment 2019-06-26 09:18:54 -07:00
i40e_register.h
i40e_status.h
i40e_trace.h
i40e_txrx_common.h
i40e_txrx.c i40e: Use signed variable 2019-06-14 12:59:16 -07:00
i40e_txrx.h
i40e_type.h i40e: Add support for X710 B/P & SFP+ cards 2019-05-04 17:24:48 -07:00
i40e_virtchnl_pf.c i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc() 2019-06-26 09:18:54 -07:00
i40e_virtchnl_pf.h i40e: missing input validation on VF message handling by the PF 2019-05-04 17:28:04 -07:00
i40e_xsk.c xsk: Return the whole xdp_desc from xsk_umem_consume_tx 2019-06-27 22:53:27 +02:00
i40e_xsk.h
i40e.h i40e: Add macvlan support on i40e 2019-06-28 16:00:20 -07:00
Makefile