summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c
AgeCommit message (Expand)AuthorFilesLines
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