index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
fs_counters.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5: Fix the order of fc_stats cleanup
Gavi Teitz
2019-08-20
1
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-0
/
+5
|
\
|
*
net/mlx5e: Prevent encap flow counter update async to user query
Ariel Levkovich
2019-07-25
1
-0
/
+5
*
|
net/mlx5: Add flow counter pool
Gavi Teitz
2019-08-01
1
-25
/
+206
*
|
net/mlx5: Add flow counter bulk infrastructure
Gavi Teitz
2019-08-01
1
-0
/
+105
*
|
net/mlx5: Refactor and optimize flow counter bulk query
Gavi Teitz
2019-08-01
1
-57
/
+68
|
/
*
idr: introduce idr_for_each_entry_continue_ul()
Cong Wang
2019-07-01
1
-4
/
+6
*
net/mlx5: Move flow counters data structures from flow steering header
Saeed Mahameed
2018-12-09
1
-0
/
+23
*
net/mlx5: Remove counter from idr after removing it from list
Vlad Buslov
2018-10-18
1
-5
/
+13
*
net/mlx5: Take fs_counters dellist before addlist
Vlad Buslov
2018-10-18
1
-5
/
+8
*
net/mlx5: Use flow counter IDs and not the wrapping cache object
Mark Bloch
2018-10-17
1
-0
/
+6
*
net/mlx5: Add flow counters idr
Vlad Buslov
2018-09-05
1
-4
/
+33
*
net/mlx5: Store flow counters in a list
Vlad Buslov
2018-09-05
1
-48
/
+40
*
net/mlx5: Add new list to store deleted flow counters
Vlad Buslov
2018-09-05
1
-22
/
+12
*
net/mlx5: Change flow counters addlist type to single linked list
Vlad Buslov
2018-09-05
1
-25
/
+20
*
net/mlx5: Export flow counter related API
Raed Salem
2018-06-02
1
-0
/
+3
*
net/mlx5: Use flow counter pointer as input to the query function
Or Gerlitz
2018-06-02
1
-2
/
+2
*
net/mlx5e: E-switch, Add steering drop counters
Eugenia Emantayev
2018-01-09
1
-0
/
+6
*
net/mlx5: Increase the maximum flow counters supported
Rabie Loulou
2017-08-07
1
-3
/
+10
*
net/mlx5e: Update neighbour 'used' state using HW flow rules counters
Hadar Hen Zion
2017-04-30
1
-2
/
+22
*
net/mlx5: use rb_entry()
Geliang Tang
2016-12-20
1
-1
/
+1
*
net/mlx5: Correctly initialize last use of flow counters
Paul Blakey
2016-10-29
1
-0
/
+1
*
net/mlx5: Update last-use statistics for flow rules
Amir Vadai
2016-08-19
1
-1
/
+10
*
net/mlx5: Introduce bulk reading of flow counters
Amir Vadai
2016-07-14
1
-22
/
+61
*
net/mlx5: Store counters in rbtree instead of list
Amir Vadai
2016-07-14
1
-10
/
+54
*
net/mlx5_core: Flow counters infrastructure
Amir Vadai
2016-05-16
1
-0
/
+226