summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c
AgeCommit message (Expand)Author
2023-04-14net/mlx5: DR, Modify header action of size 1 optimizationYevgeny Kliteynik
2023-04-14net/mlx5: DR, Support decap L3 action using pattern / arg mechanismYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add modify header argument pointer to actions attributesYevgeny Kliteynik
2023-04-14net/mlx5: DR, Split chunk allocation to HW-dependent waysYevgeny Kliteynik
2023-04-14net/mlx5: DR, Move ACTION_CACHE_LINE_SIZE macro to headerYevgeny Kliteynik
2022-12-08net/mlx5: DR, Add support for range match actionYevgeny Kliteynik
2022-12-08net/mlx5: DR, Handle FT action in a separate functionYevgeny Kliteynik
2022-07-28net/mlx5: DR, Add support for flow metering ASOYevgeny Kliteynik
2022-05-17net/mlx5: DR, Ignore modify TTL on RX if device doesn't support itYevgeny Kliteynik
2022-05-17net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman
2022-03-17net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memoryRongwei Liu
2022-03-09net/mlx5: DR, Align mlx5dv_dr API vport action with FW behaviorShun Hao
2021-12-31net/mlx5: DR, Ignore modify TTL if device doesn't support itYevgeny Kliteynik
2021-12-31net/mlx5: DR, Warn on failure to destroy objects due to refcountYevgeny Kliteynik
2021-10-15net/mlx5: DR, Prefer kcalloc over open coded arithmeticLen Baker
2021-09-30net/mlx5: DR, Add missing string for action type SAMPLERYevgeny Kliteynik
2021-09-30net/mlx5: DR, Fix typo 'offeset' to 'offset'Yevgeny Kliteynik
2021-09-30net/mlx5: DR, Add support for SF vportsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Support csum recalculation flow table on SFsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Align error messages for failure to obtain vport capsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Replace local WIRE_PORT macro with the existing MLX5_VPORT_UPLINKYevgeny Kliteynik
2021-09-30net/mlx5: DR, Fix vport number data type to u16Yevgeny Kliteynik
2021-08-26net/mlx5: DR, Remove HW specific STE type from nic domainYevgeny Kliteynik
2021-08-26net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tablesYevgeny Kliteynik
2021-08-26net/mlx5: DR, Reduce print level for FT chaining level checkBodong Wang
2021-08-26net/mlx5: DR, Improve error flow in actions_build_ste_arrYevgeny Kliteynik
2021-08-26net/mlx5: DR, Enable VLAN pop on TX and VLAN push on RXYevgeny Kliteynik
2021-08-26net/mlx5: DR, Split modify VLAN state to separate pop/push statesYevgeny 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-06-09net/mlx5: DR, Allow encap action for RX for supporting devicesYevgeny Kliteynik
2021-06-09net/mlx5: DR, Split reformat state to Encap and DecapYevgeny Kliteynik
2021-04-14net/mlx5: DR, Use variably sized data structures for different actionsJianbo Liu
2021-02-01net/mlx5: DR, Avoid unnecessary csum recalculation on supporting devicesYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move STEv0 modify header logicYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move STEv0 setters and gettersYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move action apply logic to dr_steYevgeny Kliteynik
2020-05-29net/mlx5: DR: Fix incorrect type in argumentSaeed Mahameed
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-13net/mlx5: DR, Add support for flow table id destination actionAlex Vesker
2020-03-05net/mlx5: DR, Fix postsend actions write lengthHamdan Igbaria
2020-02-27net/mlx5: DR, Improve log messagesErez Shitrit
2020-01-22net/mlx5: DR, Allow connecting flow table to a lower/same level tableYevgeny Kliteynik
2020-01-22net/mlx5: DR, Modify header copy supportHamdan Igbaria
2020-01-22net/mlx5: DR, Modify set action limitation extensionHamdan Igbaria
2020-01-07net/mlx5: DR, Add support for multiple destination table actionAlex Vesker
2020-01-07net/mlx5: DR, Align dest FT action creation to APIAlex Vesker
2019-11-06net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker