summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-15net/mlx5: Annotate struct mlx5_flow_handle with __counted_byKees Cook1-1/+1
2023-07-27net/mlx5: DR, Fix peer domain namespace settingShay Drory1-1/+1
2023-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik1-0/+7
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory1-1/+2
2022-12-09net/mlx5: fs, add match on ranges APIYevgeny Kliteynik1-0/+1
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+4
2022-05-18net/mlx5: Initialize flow steering during driver probeShay Drory1-2/+4
2022-05-03net/mlx5: fs, do proper bookkeeping for forward destinationsMark Bloch1-0/+1
2022-01-27net/mlx5: Introduce software defined steering capabilitiesDima Chumak1-0/+7
2021-12-31net/mlx5: Add misc5 flow table match parametersMuhammad Sammar1-1/+1
2021-10-19net/mlx5: Add support to create match definerMaor Gottlieb1-0/+5
2021-10-19net/mlx5: Introduce port selection namespaceMaor Gottlieb1-2/+5
2021-08-05net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch1-0/+2
2021-05-27net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPEPaul Blakey1-0/+1
2021-04-14net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabledParav Pandit1-0/+7
2020-11-27net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar1-1/+1
2020-06-25net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit1-0/+10
2020-05-13net/mlx5: Add support in forward to namespaceMaor Gottlieb1-0/+2
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik1-2/+5
2020-01-17net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey1-0/+1
2020-01-07Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit1-1/+0
2019-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb1-0/+1
2019-11-02net/mlx5: Support lockless FTE read lookupsParav Pandit1-0/+1
2019-09-03net/mlx5: Add API to set the namespace steering modeMaor Gottlieb1-1/+11
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb1-2/+18
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-0/+11
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-1/+2
2019-08-21net/mlx5: Add per-namespace flow table default miss action supportMark Zhang1-1/+2
2019-07-25net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb1-2/+3
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-0/+1
2019-04-30net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik1-1/+1
2019-04-30net/mlx5: Add new miss flow table actionMaor Gottlieb1-0/+1
2019-04-30net/mlx5: Add support in RDMA RX steeringMaor Gottlieb1-0/+2
2019-03-11net/mlx5: Add modify FTE helper functionEli Britstein1-0/+1
2018-12-10net/mlx5: Move flow counters data structures from flow steering headerSaeed Mahameed1-23/+0
2018-10-18net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey1-0/+13
2018-09-06net/mlx5: Store flow counters in a listVlad Buslov1-1/+1
2018-09-06net/mlx5: Add new list to store deleted flow countersVlad Buslov1-1/+1
2018-09-06net/mlx5: Change flow counters addlist type to single linked listVlad Buslov1-1/+2
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe1-2/+0
2018-06-02net/mlx5: Export flow counter related APIRaed Salem1-2/+0
2018-06-02net/mlx5: Use flow counter pointer as input to the query functionOr Gerlitz1-1/+1
2018-05-17IB/mlx5: Add support for MPLS flow specificationAriel Levkovich1-1/+1
2018-03-07net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak1-4/+1
2018-03-07net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel1-0/+2
2018-03-07net/mlx5: Add shim layer between fs and cmdMatan Barak1-0/+1
2018-01-09net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev1-0/+2
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman1-2/+2