summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c
AgeCommit message (Expand)Author
2021-10-18net/mlx5: Add support to create match definerMaor Gottlieb
2021-09-30net/mlx5: DR, Increase supported num of actions to 32Yevgeny Kliteynik
2021-08-26net/mlx5: DR, Add support for update FTEYevgeny Kliteynik
2021-08-26net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tablesYevgeny Kliteynik
2021-08-26net/mlx5: DR, Use FW API when updating FW-owned flow tableYevgeny Kliteynik
2021-08-26net/mlx5: DR, Added support for REMOVE_HEADER packet reformatYevgeny Kliteynik
2021-06-26net/mlx5: DR, Add support for flow sampler offloadYevgeny Kliteynik
2021-06-09net/mlx5: DR, Added support for INSERT_HEADER reformat typeYevgeny Kliteynik
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik
2021-05-27net/mlx5: DR, Set max table size to 2G entriesPaul Blakey
2021-05-27net/mlx5: Move table size calculation to steering cmd layerPaul Blakey
2020-09-30net/mlx5: DR, Add support for rule creation with flow source hintHamdan Igbaria
2020-08-03net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen
2020-03-13net/mlx5: DR, Add support for flow table id destination actionAlex Vesker
2020-02-27net/mlx5: DR, Change matcher priority parameter typeHamdan Igbaria
2020-02-18net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-24net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit
2020-01-07net/mlx5: DR, Create multiple destination action from dr_create_fteAlex Vesker
2020-01-07net/mlx5: DR, Align dest FT action creation to APIAlex Vesker
2020-01-07net/mlx5: DR, Pass table flags at creation to lower layerErez Shitrit
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb