summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/fs_tt_redirect.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-24net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu1-0/+1
2023-12-14net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu1-0/+1
2023-07-05net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_createZhengchao Shao1-3/+3
2022-08-23net/mlx5e: Introduce flow steering debug macrosLama Kayal1-22/+18
2022-08-23net/mlx5e: Decouple fs_tt_redirect from en.hLama Kayal1-76/+77
2022-08-23net/mlx5e: Introduce flow steering APILama Kayal1-41/+52
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal1-36/+36
2021-08-03net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb1-7/+6
2021-08-03net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb1-6/+7
2021-08-03net/mlx5e: Rename traffic type enumsMaor Gottlieb1-12/+12
2021-03-30net/mlx5e: Introduce Flow Steering ANY APIAya Levin1-0/+262
2021-03-30net/mlx5e: Introduce Flow Steering UDP APIAya Levin1-0/+343