aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky1-1/+7
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal1-1/+2
2022-08-22net/mlx5e: TC, Add missing policer validationRoi Dayan1-0/+4
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+1
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal1-1/+1
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal1-1/+1
2022-07-28net/mlx5e: TC, Support tc action api for policeRoi Dayan4-7/+123
2022-07-28net/mlx5e: TC, Separate get/update/replace meter functionsRoi Dayan2-26/+111
2022-07-28net/mlx5e: Add red and green counters for meteringRoi Dayan4-12/+50
2022-07-28net/mlx5e: TC, Allocate post meter ft per ruleRoi Dayan2-18/+7
2022-07-28net/mlx5e: TC, Fix post_act to not match on in_port metadataMaor Dickman1-0/+1
2022-07-19net/mlx5: CT: Remove warning of ignore_flow_level support for non PFRoi Dayan1-1/+1
2022-07-13net/mlx5e: Extend flower police validationVlad Buslov1-0/+6
2022-07-05net/mlx5: fix 32bit buildPaolo Abeni1-1/+2
2022-07-02net/mlx5e: TC, Support offloading police actionJianbo Liu5-1/+78
2022-07-02net/mlx5e: Add flow_action to parse stateJianbo Liu3-3/+3
2022-07-02net/mlx5e: Add post meter table for flow meteringJianbo Liu3-0/+237
2022-07-02net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu1-3/+3
2022-07-02net/mlx5e: Get or put meter by the index of tc police actionJianbo Liu2-0/+226
2022-07-02net/mlx5e: Add support to modify hardware flow meter parametersJianbo Liu2-0/+183
2022-07-02net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu2-0/+97
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-25/+33
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen1-0/+14
2022-05-17net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey1-1/+1
2022-05-17net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey1-24/+32
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+33
2022-05-04net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich1-2/+1
2022-05-04net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich1-2/+32
2022-05-02net/mlx5e: TC, set proper dest typeMark Bloch1-0/+1
2022-05-02net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_createZiyang Xuan1-1/+1
2022-03-16net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman4-0/+10
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman8-63/+38
2022-03-10net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey1-88/+94
2022-03-10net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey3-2/+408
2022-03-10net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey2-0/+88
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-0/+24
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman3-0/+18
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan2-0/+8
2022-02-16net/mlx5e: TC, Allow sample action with CTRoi Dayan2-9/+5
2022-02-16net/mlx5e: TC, Make post_act parse CT and sample actionsRoi Dayan1-2/+3
2022-02-16net/mlx5e: TC, Clean redundant counter flag from tc action parsersRoi Dayan7-14/+7
2022-02-16net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan5-58/+66
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan4-6/+100
2022-02-16net/mlx5e: Add post act offload/unoffload APIRoi Dayan2-21/+54
2022-02-16net/mlx5e: Pass actions param to actions_match_supported()Roi Dayan1-0/+1
2022-02-16net/mlx5e: Fix spelling mistake "supoported" -> "supported"Colin Ian King1-1/+1
2022-01-27net/mlx5e: TC, Store mapped tunnel id on flow attrRoi Dayan2-6/+4
2022-01-27net/mlx5e: Test CT and SAMPLE on flow attrRoi Dayan3-0/+3
2022-01-27net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan3-4/+4