summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c
AgeCommit message (Expand)Author
2024-01-24net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik
2024-01-24net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2023-12-13net/mlx5: DR, Use swap() instead of open coding itJiapeng Chong
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit
2023-09-19net/mlx5: DR, Handle multi destination action in the right orderErez Shitrit
2023-09-19net/mlx5: DR, Add check for multi destination FTEErez Shitrit
2023-08-21net/mlx5: DR, Remove unneeded local variableYevgeny 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, Fix wrong action data allocation in decap actionYevgeny Kliteynik
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
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