summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5dr.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-27net/mlx5: DR, Fix peer domain namespace settingShay Drory1-1/+1
2023-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik1-0/+2
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory1-1/+2
2022-12-09net/mlx5: DR, Add support for range match actionYevgeny Kliteynik1-0/+8
2022-12-09net/mlx5: DR, Manage definers with refcountsYevgeny Kliteynik1-0/+5
2022-10-27net/mlx5: DR, Remove the buddy used_listYevgeny Kliteynik1-2/+1
2022-10-27net/mlx5: DR, Keep track of hot ICM chunks in an array instead of listYevgeny Kliteynik1-6/+0
2022-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+2
2022-07-28net/mlx5: DR, Add support for flow metering ASOYevgeny Kliteynik1-0/+8
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch1-1/+2
2022-05-18net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman1-1/+2
2022-03-11net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow tablePaul Blakey1-0/+3
2022-03-10net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik1-1/+1
2022-02-24net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik1-0/+5
2021-10-01net/mlx5: DR, Fix vport number data type to u16Yevgeny Kliteynik1-1/+1
2021-08-27net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tablesYevgeny Kliteynik1-1/+2
2021-08-27net/mlx5: DR, Added support for REMOVE_HEADER packet reformatYevgeny Kliteynik1-0/+1
2021-06-26net/mlx5: DR, Add support for flow sampler offloadYevgeny Kliteynik1-0/+3
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+5
2021-06-10net/mlx5: DR, Added support for INSERT_HEADER reformat typeYevgeny Kliteynik1-0/+1
2021-06-10net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik1-0/+2
2021-06-10net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb1-4/+5
2021-01-30net/mlx5: DR, Allow SW steering for sw_owner_v2 devicesYevgeny Kliteynik1-1/+4
2020-11-05net/mlx5: DR, Free unused buddy ICM memoryYevgeny Kliteynik1-0/+1
2020-11-05net/mlx5: DR, ICM memory pools sync optimizationYevgeny Kliteynik1-2/+0
2020-11-05net/mlx5: DR, Add buddy allocator utilitiesYevgeny Kliteynik1-0/+33
2020-10-01net/mlx5: DR, Add support for rule creation with flow source hintHamdan Igbaria1-1/+2
2020-03-14net/mlx5: DR, Remove unneeded functions decelerationAlex Vesker1-101/+0
2020-03-14net/mlx5: DR, Add support for flow table id destination actionAlex Vesker1-0/+3
2020-02-28net/mlx5: DR, Change matcher priority parameter typeHamdan Igbaria1-2/+2
2020-01-07net/mlx5: DR, Add support for multiple destination table actionAlex Vesker1-0/+15
2020-01-07net/mlx5: DR, Align dest FT action creation to APIAlex Vesker1-4/+4
2020-01-07net/mlx5: DR, Pass table flags at creation to lower layerErez Shitrit1-2/+2
2019-09-03net/mlx5: DR, Expose APIs for direct rule managingAlex Vesker1-0/+212