summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy2019-08-081-63/+34Star
* net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha2018-10-041-2/+5
* net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed2018-08-131-3/+1Star
* net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha2018-07-191-0/+3
* net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha2018-07-191-2/+2
* net/mlx5e: Increase aRFS flow tables sizeMaor Gottlieb2018-06-021-1/+1
* net/mlx5: fix spelling mistake: "modfiy" -> "modify"Colin Ian King2018-05-041-1/+1
* net/mlx5: Initialize destination_flow struct to 0Rabie Loulou2017-11-051-5/+5
* net/mlx5e: Use function to map aRFS into traffic typeTariq Toukan2017-06-151-14/+7Star
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-5/+3Star
* net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit2017-04-171-2/+8
* net/mlx5: Add helper to initialize a flow steering actions struct instanceOr Gerlitz2017-03-281-11/+3Star
* net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-5/+12
* net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-1/+1
* net/mlx5: Add multi dest supportMark Bloch2016-10-301-19/+19
* net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb2016-07-051-39/+29Star
* net/mlx5e: TIRs management refactoringHadar Hen Zion2016-07-021-7/+7
* net/mlx5e: Fix aRFS compilation dependencyMaor Gottlieb2016-05-041-0/+3
* net/mlx5e: Enabling aRFS mechanismMaor Gottlieb2016-04-291-2/+75
* net/mlx5e: Add accelerated RFS supportMaor Gottlieb2016-04-291-1/+426
* net/mlx5e: Create aRFS flow tablesMaor Gottlieb2016-04-291-0/+251