summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao1-2/+3
2023-06-16net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens1-1/+3
2023-05-23net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik1-1/+3
2023-04-15net/mlx5: DR, Add create/destroy for modify-header-argument general objectYevgeny Kliteynik1-0/+43
2023-04-15net/mlx5: DR, Check for modify_header_argument device capabilitiesYevgeny Kliteynik1-0/+11
2023-04-12net/mlx5: DR, Add modify-header-pattern ICM poolYevgeny Kliteynik1-0/+6
2022-12-09net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general objectYevgeny Kliteynik1-0/+77
2022-10-27net/mlx5: DR, Fix the SMFS sync_steering for fast teardownYevgeny Kliteynik1-0/+7
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch1-0/+1
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-4/+12
2021-12-31net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist fieldYevgeny Kliteynik1-0/+7
2021-12-31net/mlx5: DR, Add support for UPLINK destination typeYevgeny Kliteynik1-6/+14
2021-12-31net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"Yevgeny Kliteynik1-1/+1
2021-10-01net/mlx5: DR, Add missing query for vport 0Yevgeny Kliteynik1-0/+2
2021-10-01net/mlx5: DR, Fix vport number data type to u16Yevgeny Kliteynik1-2/+2
2021-08-27net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tablesYevgeny Kliteynik1-0/+1
2021-06-26net/mlx5: DR, Add support for flow sampler offloadYevgeny Kliteynik1-0/+33
2021-06-10net/mlx5: DR, Added support for INSERT_HEADER reformat typeYevgeny Kliteynik1-1/+6
2021-04-20net/mlx5: DR, Add support for isolate_vl_tc QPYevgeny Kliteynik1-0/+2
2021-04-20net/mlx5: DR, Add support for force-loopback QPYevgeny Kliteynik1-0/+36
2021-04-20net/mlx5: DR, Add support for matching tunnel GTP-UYevgeny Kliteynik1-0/+16
2021-04-20net/mlx5: DR, Set flex parser for TNL_MPLS dynamicallyYevgeny Kliteynik1-0/+8
2021-04-20net/mlx5: DR, Add support for matching on geneve TLV optionYevgeny Kliteynik1-0/+4
2021-04-14net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc()Roi Dayan1-2/+2
2021-01-30net/mlx5: DR, Allow SW steering for sw_owner_v2 devicesYevgeny Kliteynik1-6/+11
2020-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik1-0/+1
2020-11-05net/mlx5: DR, Rename matcher functions to be more HW agnosticYevgeny Kliteynik1-2/+2
2020-04-23net/mlx5: Update SW steering new cmd interfaceLeon Romanovsky1-19/+14
2020-01-07net/mlx5: DR, Create FTE entry in the FW from SW-steeringErez Shitrit1-0/+205
2020-01-07net/mlx5: DR, Use attributes struct for FW flow table creationAlex Vesker1-19/+20
2019-09-03net/mlx5: DR, Add direct rule command utilitiesAlex Vesker1-0/+480