summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c
AgeCommit message (Expand)Author
2023-09-19net/mlx5: DR, Handle multi destination action in the right orderErez Shitrit
2023-08-21net/mlx5: DR, Fix code indentationYevgeny Kliteynik
2023-07-26net/mlx5: DR, Fix peer domain namespace settingShay Drory
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory
2022-12-08net/mlx5: DR, Add support for range match actionYevgeny Kliteynik
2022-12-08net/mlx5: DR, Rework is_fw_table functionYevgeny Kliteynik
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-07-28net/mlx5: DR, Add support for flow metering ASOYevgeny Kliteynik
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch
2022-05-31net/mlx5: Don't use already freed action pointerLeon Romanovsky
2022-05-17net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman
2022-03-09net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-23net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik
2022-01-27net/mlx5: Introduce software defined steering capabilitiesDima Chumak
2021-12-31net/mlx5: DR, Add support for UPLINK destination typeYevgeny Kliteynik
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