summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2024-01-311-0/+2
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-08-241-0/+1
|\
| * net/mlx5: Add RoCE MACsec steering infrastructure in corePatrisious Haddad2023-08-201-0/+1
* | net/mlx5: Fix mlx5_cmd_update_root_ft() error flowShay Drory2023-08-161-1/+9
* | net/mlx5: DR, Fix peer domain namespace settingShay Drory2023-07-261-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-221-13/+37
|\
| * net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik2023-06-161-13/+37
* | {net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory2023-06-071-9/+15
* | net/mlx5: DR, handle more than one peer domainShay Drory2023-06-021-1/+2
|/
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-02-161-0/+6
|\
| * net/mlx5: Implement new destination type TABLE_TYPEMark Zhang2023-02-151-0/+6
* | net/mlx5: fs, Remove redundant assignment of sizeRoi Dayan2023-02-071-2/+0
* | net/mlx5: fs, Remove redundant vport_number assignmentRoi Dayan2023-02-071-5/+0
|/
* net/mlx5: Add MACsec Rx tables support to fs_coreLior Nahmanson2022-09-071-0/+1
* net/mlx5: Add MACsec Tx tables support to fs_coreLior Nahmanson2022-09-071-1/+2
* net/mlx5: Generalize Flow Context for new crypto fieldsLior Nahmanson2022-09-071-1/+4
* net/mlx5: fs, allow flow table creation with a UIDMark Bloch2022-07-171-6/+10
* net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu2022-06-131-0/+33
* net/mlx5: fs, add unused destination typeMark Bloch2022-05-021-1/+4
* net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch2022-05-021-3/+10
* net/mlx5: Align flow steering allocation namespace to common styleLeon Romanovsky2022-04-091-2/+0
* net/mlx5: Introduce software defined steering capabilitiesDima Chumak2022-01-271-0/+14
* net/mlx5: DR, Add support for UPLINK destination typeYevgeny Kliteynik2021-12-311-1/+2
* net/mlx5: Separate FDB namespaceMaor Gottlieb2021-12-131-1/+3
* net/mlx5: Introduce new uplink destination typeMaor Gottlieb2021-10-181-1/+7
* net/mlx5: Add support to create match definerMaor Gottlieb2021-10-181-0/+57
* net/mlx5: Introduce port selection namespaceMaor Gottlieb2021-10-181-0/+1
* net/mlx5: E-Switch, add logic to enable shared FDBMark Bloch2021-08-051-1/+57
* net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik2021-06-091-14/+15
* net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey2021-05-271-6/+19
* net/mlx5: Move table size calculation to steering cmd layerPaul Blakey2021-05-271-2/+8
* net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit2020-11-261-30/+24
* net/mlx5: Add sampler destination typeChris Mi2020-11-261-0/+3
* net/mlx5: Add NIC TX domain namespaceHuy Nguyen2020-10-121-0/+3
* net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen2020-07-161-0/+2
* net/mlx5: Add support for RDMA TX FT headers modifyingMichael Guralnik2020-05-181-0/+4
* net/mlx5: Add support for COPY steering actionHuy Nguyen2020-04-281-1/+1
* net/mlx5: Update fs_core new cmd interfaceLeon Romanovsky2020-04-231-49/+31
* net/mlx5: Add support for RDMA TX steeringMichael Guralnik2020-03-271-0/+1
* net/mlx5: Add ignore level support fwd to table rulesPaul Blakey2020-01-161-0/+3
* net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein2019-10-291-1/+2
* net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb2019-09-031-3/+25
* net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb2019-09-031-26/+66
* net/mlx5: Add per-namespace flow table default miss action supportMark Zhang2019-08-211-2/+2
* net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz2019-08-011-1/+9
* net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz2019-08-011-52/+9
* net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-261-0/+3
* net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-1/+2
* net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu2019-06-261-0/+4
* net/mlx5: Introduce termination table bitsEli Britstein2019-05-311-0/+3