summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Set decap action based on attr for sampleChris Mi2023-01-181-3/+2
* net/mlx5e: TC, Restore pkt rate policing supportOz Shlomo2023-01-091-6/+0
* net/mlx5e: TC, ignore match level for post meter rulesOz Shlomo2023-01-091-0/+1
* Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-12-091-1/+0
|\
| * net/mlx5: Return ready to use ASO WQELeon Romanovsky2022-12-061-1/+0
* | net/mlx5e: TC, add support for meter mtu offloadOz Shlomo2022-12-085-6/+66
* | net/mlx5e: meter, add mtu post meter tablesOz Shlomo2022-12-082-7/+184
* | net/mlx5e: meter, refactor to allow multiple post meter tablesOz Shlomo2022-12-081-58/+96
* | net/mlx5e: TC, allow meter jump control actionOz Shlomo2022-12-081-9/+43
* | net/mlx5e: TC, init post meter rules with branching attributesOz Shlomo2022-12-082-29/+61
* | net/mlx5e: TC, rename post_meter actionsOz Shlomo2022-12-084-31/+31
* | net/mlx5e: TC, set control params for branching actionsOz Shlomo2022-12-082-0/+23
* | net/mlx5e: TC, add terminating actionsOz Shlomo2022-12-087-1/+15
|/
* net/mlx5e: TC, Add offload support for trap with additional actionsMaor Dickman2022-11-291-8/+2
* net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan2022-11-091-60/+32
* net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky2022-10-121-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-251-0/+4
|\
| * net/mlx5e: TC, Add missing policer validationRoi Dayan2022-08-221-0/+4
* | net/mlx5e: Introduce flow steering APILama Kayal2022-08-221-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-08-031-0/+1
|\
| * net/mlx5e: TC, Fix post_act to not match on in_port metadataMaor Dickman2022-07-281-0/+1
* | net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal2022-07-281-1/+1
* | net/mlx5e: Make mlx5e_tc_table privateLama Kayal2022-07-281-1/+1
* | net/mlx5e: TC, Support tc action api for policeRoi Dayan2022-07-284-7/+123
* | net/mlx5e: TC, Separate get/update/replace meter functionsRoi Dayan2022-07-282-26/+111
* | net/mlx5e: Add red and green counters for meteringRoi Dayan2022-07-284-12/+50
* | net/mlx5e: TC, Allocate post meter ft per ruleRoi Dayan2022-07-282-18/+7
* | net/mlx5: CT: Remove warning of ignore_flow_level support for non PFRoi Dayan2022-07-191-1/+1
* | net/mlx5e: Extend flower police validationVlad Buslov2022-07-131-0/+6
* | net/mlx5: fix 32bit buildPaolo Abeni2022-07-051-1/+2
* | net/mlx5e: TC, Support offloading police actionJianbo Liu2022-07-025-1/+78
* | net/mlx5e: Add flow_action to parse stateJianbo Liu2022-07-023-3/+3
* | net/mlx5e: Add post meter table for flow meteringJianbo Liu2022-07-023-0/+237
* | net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu2022-07-021-3/+3
* | net/mlx5e: Get or put meter by the index of tc police actionJianbo Liu2022-07-022-0/+226
* | net/mlx5e: Add support to modify hardware flow meter parametersJianbo Liu2022-07-022-0/+183
* | net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu2022-07-022-0/+97
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-191-25/+33
|\
| * net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey2022-05-171-1/+1
| * net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey2022-05-171-24/+32
* | net/mlx5: Support multiport eswitch modeEli Cohen2022-05-171-0/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-052-4/+33
|\|
| * net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich2022-05-041-2/+1
| * net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich2022-05-041-2/+32
* | net/mlx5e: TC, set proper dest typeMark Bloch2022-05-021-0/+1
* | net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_createZiyang Xuan2022-05-021-1/+1
|/
* net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman2022-03-164-0/+10
* net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman2022-03-168-63/+38
* net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey2022-03-101-88/+94
* net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey2022-03-103-2/+408