aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07net/mlx5: Add MACsec Rx tables support to fs_coreLior Nahmanson1-0/+1
2022-09-07net/mlx5: Add MACsec Tx tables support to fs_coreLior Nahmanson1-1/+2
2022-09-07net/mlx5: Generalize Flow Context for new crypto fieldsLior Nahmanson1-1/+4
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch1-6/+10
2022-06-13net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu1-0/+33
2022-05-02net/mlx5: fs, add unused destination typeMark Bloch1-1/+4
2022-05-02net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch1-3/+10
2022-04-09net/mlx5: Align flow steering allocation namespace to common styleLeon Romanovsky1-2/+0
2022-01-27net/mlx5: Introduce software defined steering capabilitiesDima Chumak1-0/+14
2021-12-31net/mlx5: DR, Add support for UPLINK destination typeYevgeny Kliteynik1-1/+2
2021-12-13net/mlx5: Separate FDB namespaceMaor Gottlieb1-1/+3
2021-10-18net/mlx5: Introduce new uplink destination typeMaor Gottlieb1-1/+7
2021-10-18net/mlx5: Add support to create match definerMaor Gottlieb1-0/+57
2021-10-18net/mlx5: Introduce port selection namespaceMaor Gottlieb1-0/+1
2021-08-05net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch1-1/+57
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik1-14/+15
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey1-6/+19
2021-05-27net/mlx5: Move table size calculation to steering cmd layerPaul Blakey1-2/+8
2020-11-26net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit1-30/+24
2020-11-26net/mlx5: Add sampler destination typeChris Mi1-0/+3
2020-10-12net/mlx5: Add NIC TX domain namespaceHuy Nguyen1-0/+3
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen1-0/+2
2020-05-18net/mlx5: Add support for RDMA TX FT headers modifyingMichael Guralnik1-0/+4
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen1-1/+1
2020-04-23net/mlx5: Update fs_core new cmd interfaceLeon Romanovsky1-49/+31
2020-03-27net/mlx5: Add support for RDMA TX steeringMichael Guralnik1-0/+1
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey1-0/+3
2019-10-29net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein1-1/+2
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb1-3/+25
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-26/+66
2019-08-21net/mlx5: Add per-namespace flow table default miss action supportMark Zhang1-2/+2
2019-08-01net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz1-1/+9
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz1-52/+9
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu1-0/+3
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-1/+2
2019-06-26net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu1-0/+4
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein1-0/+3
2019-04-29net/mlx5: Add new miss flow table actionMaor Gottlieb1-3/+10
2019-04-29net/mlx5: Add support in RDMA RX steeringMaor Gottlieb1-0/+1
2019-04-29net/mlx5: Pass flow steering objects to fs_cmdMaor Gottlieb1-49/+50
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein1-7/+73
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein1-1/+2
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-1/+1
2018-09-05net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch1-0/+2
2018-09-05net/mlx5: Pass a namespace for packet reformat ID allocationMark Bloch1-1/+7
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch1-27/+36
2018-09-05net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch1-3/+4
2018-09-05net/mlx5: Add support for more namespaces when allocating modify headerMark Bloch1-0/+5
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch1-0/+2
2018-09-05net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch1-1/+1