aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-20net/mlx5: use rb_entry()Geliang Tang1-1/+1
2016-10-29net/mlx5: Correctly initialize last use of flow countersPaul Blakey1-0/+1
2016-08-19net/mlx5: Update last-use statistics for flow rulesAmir Vadai1-1/+10
2016-07-14net/mlx5: Introduce bulk reading of flow countersAmir Vadai1-22/+61
2016-07-14net/mlx5: Store counters in rbtree instead of listAmir Vadai1-10/+54
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai1-0/+226