summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-27net/mlx5: DR, Add support for update FTEYevgeny Kliteynik1-9/+30
2021-08-27net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tablesYevgeny Kliteynik1-1/+5
2021-08-27net/mlx5: DR, Use FW API when updating FW-owned flow tableYevgeny Kliteynik1-0/+3
2021-08-27net/mlx5: DR, Added support for REMOVE_HEADER packet reformatYevgeny Kliteynik1-0/+3
2021-06-26net/mlx5: DR, Add support for flow sampler offloadYevgeny Kliteynik1-3/+14
2021-06-10net/mlx5: DR, Added support for INSERT_HEADER reformat typeYevgeny Kliteynik1-0/+3
2021-06-10net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik1-8/+9
2021-05-27net/mlx5: DR, Set max table size to 2G entriesPaul Blakey1-1/+1
2021-05-27net/mlx5: Move table size calculation to steering cmd layerPaul Blakey1-2/+4
2020-10-01net/mlx5: DR, Add support for rule creation with flow source hintHamdan Igbaria1-1/+2
2020-08-03net/mlx5: DR, Change push vlan action sequenceAlex Vesker1-21/+21
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen1-1/+1
2020-03-14net/mlx5: DR, Add support for flow table id destination actionAlex Vesker1-0/+12
2020-02-28net/mlx5: DR, Change matcher priority parameter typeHamdan Igbaria1-1/+1
2020-02-19net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit1-2/+7
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-13/+29
2020-01-24net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit1-13/+29
2020-01-07net/mlx5: DR, Create multiple destination action from dr_create_fteAlex Vesker1-16/+72
2020-01-07net/mlx5: DR, Align dest FT action creation to APIAlex Vesker1-3/+3
2020-01-07net/mlx5: DR, Pass table flags at creation to lower layerErez Shitrit1-1/+1
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb1-0/+600