aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-04net/mlx5: fix spelling mistake: "modfiy" -> "modify"Colin Ian King1-1/+1
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou1-5/+5
2017-06-16net/mlx5e: Use function to map aRFS into traffic typeTariq Toukan1-14/+7
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-5/+3
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit1-2/+8
2017-03-28net/mlx5: Add helper to initialize a flow steering actions struct instanceOr Gerlitz1-11/+3
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-5/+12
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-1/+1
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-19/+19
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb1-39/+29
2016-07-02net/mlx5e: TIRs management refactoringHadar Hen Zion1-7/+7
2016-05-04net/mlx5e: Fix aRFS compilation dependencyMaor Gottlieb1-0/+3
2016-04-29net/mlx5e: Enabling aRFS mechanismMaor Gottlieb1-2/+75
2016-04-29net/mlx5e: Add accelerated RFS supportMaor Gottlieb1-1/+426
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb1-0/+251