summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh1-0/+2
2023-12-14net/mlx5: fs, Command to control TX flow table rootTariq Toukan1-0/+20
2023-12-14net/mlx5: fs, Command to control L2TABLE entry silent modeTariq Toukan1-0/+14
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski1-0/+1
2023-08-20net/mlx5: Add RoCE MACsec steering infrastructure in corePatrisious Haddad1-0/+1
2023-08-16net/mlx5: Fix mlx5_cmd_update_root_ft() error flowShay Drory1-1/+9
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-13/+37
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik1-13/+37
2023-06-08{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory1-9/+15
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory1-1/+2
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski1-0/+6
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang1-0/+6
2023-02-08net/mlx5: fs, Remove redundant assignment of sizeRoi Dayan1-2/+0
2023-02-08net/mlx5: fs, Remove redundant vport_number assignmentRoi Dayan1-5/+0
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-14net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu1-0/+33
2022-05-03net/mlx5: fs, add unused destination typeMark Bloch1-1/+4
2022-05-03net/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-14net/mlx5: Separate FDB namespaceMaor Gottlieb1-1/+3
2021-10-19net/mlx5: Introduce new uplink destination typeMaor Gottlieb1-1/+7
2021-10-19net/mlx5: Add support to create match definerMaor Gottlieb1-0/+57
2021-10-19net/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-10net/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-27net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit1-30/+24
2020-11-27net/mlx5: Add sampler destination typeChris Mi1-0/+3
2020-10-13net/mlx5: Add NIC TX domain namespaceHuy Nguyen1-0/+3
2020-07-17net/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-17net/mlx5: Add ignore level support fwd to table rulesPaul Blakey1-0/+3
2019-10-30net/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