aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.h
AgeCommit message (Expand)Author
2023-11-15net/mlx5e: Some cleanup in mlx5e_tc_stats_matchall()Amir Tzin
2023-02-20net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey
2023-02-20net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey
2023-02-20net/mlx5: Refactor tc miss handling to a single functionPaul Blakey
2023-02-20net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey
2023-02-14net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo
2023-02-14net/mlx5e: TC, store tc action cookies per attrOz Shlomo
2023-01-18net/mlx5e: Support Geneve and GRE with VF tunnel offloadMaor Dickman
2023-01-18net/mlx5e: TC, Use common function allocating flow mod hdr or encap mod hdrRoi Dayan
2023-01-18net/mlx5e: TC, Pass flow attr to attach/detach mod hdr functionsRoi Dayan
2022-12-08net/mlx5e: TC, add support for meter mtu offloadOz Shlomo
2022-12-08net/mlx5e: TC, initialize branching action with target attrOz Shlomo
2022-12-08net/mlx5e: TC, initialize branch flow attributesOz Shlomo
2022-11-29net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal
2022-07-02net/mlx5e: TC, Support offloading police actionJianbo Liu
2022-07-02net/mlx5e: Add post meter table for flow meteringJianbo Liu
2022-07-02net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu
2022-07-02net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan
2022-02-16net/mlx5e: TC, Move flow hashtable to be per repPaul Blakey
2022-01-27net/mlx5e: TC, Store mapped tunnel id on flow attrRoi Dayan
2022-01-27net/mlx5e: Test CT and SAMPLE on flow attrRoi Dayan
2022-01-27net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan
2022-01-27net/mlx5e: TC, Hold sample_attr on stack instead of pointerRoi Dayan
2022-01-27net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attrRoi Dayan
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich
2021-10-29net/mlx5e: Use generic name for the forwarding dev pointerAriel Levkovich
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-09net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey
2021-03-10net/mlx5e: Check correct ip_version in decapsulation route resolutionRoi Dayan
2021-02-05net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov
2021-02-05net/mlx5e: TC preparation refactoring for routing update eventVlad Buslov
2021-02-05net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov
2021-02-05net/mlx5e: VF tunnel RX traffic offloadingVlad Buslov
2021-02-05net/mlx5: E-Switch, Indirect table infrastructureVlad Buslov
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov
2020-11-17net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich
2020-09-23net/mlx5e: Add tc chains offload support for nic flowsAriel Levkovich