aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-27net/mlx5: DR, Change matcher priority parameter typeHamdan Igbaria1-1/+1
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+8
2020-01-07net/mlx5: DR, Add support for multiple destination table actionAlex Vesker1-0/+3
2020-01-07net/mlx5: DR, Align dest FT action creation to APIAlex Vesker1-2/+3
2020-01-07net/mlx5: DR, Pass table flags at creation to lower layerErez Shitrit1-0/+1
2020-01-07net/mlx5: DR, Create multi-destination table for SW-steering useErez Shitrit1-0/+8
2020-01-07net/mlx5: DR, Create FTE entry in the FW from SW-steeringErez Shitrit1-0/+37
2020-01-07net/mlx5: DR, Use attributes struct for FW flow table creationAlex Vesker1-6/+12
2020-01-06net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik1-6/+8
2019-11-22net/mlx5: DR, Add support for Geneve packets SW steeringYevgeny Kliteynik1-0/+3
2019-11-22net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steeringYevgeny Kliteynik1-3/+3
2019-11-01net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker1-5/+12
2019-11-01net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria1-3/+0
2019-09-24net/mlx5: DR, Allow matching on vport based on vhca_idAlaa Hleihel1-2/+4
2019-09-24net/mlx5: DR, Remove redundant vport number from actionAlex Vesker1-1/+0
2019-09-03net/mlx5: DR, Add the internal direct rule types definitionsAlex Vesker1-0/+1060