summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_matchall.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-15mlxsw: spectrum_span: Allow setting policer on a SPAN agentIdo Schimmel1-1/+1
2020-07-15mlxsw: spectrum_span: Allow passing parameters to SPAN agentsIdo Schimmel1-2/+4
2020-07-14mlxsw: spectrum_matchall: Publish matchall data structuresPetr Machata1-23/+0
2020-05-10mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...Jiri Pirko1-1/+36
2020-05-10mlxsw: spectrum_matchall: Expose a function to get min and max rule priorityJiri Pirko1-0/+34
2020-05-10mlxsw: spectrum_matchall: Put matchall list into substruct of flow structJiri Pirko1-5/+5
2020-05-10mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingressJiri Pirko1-0/+5
2020-04-30mlxsw: spectrum: Convert matchall-based mirroring to new SPAN APIIdo Schimmel1-13/+39
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko1-16/+74
2020-04-27mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko1-11/+6
2020-04-27mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko1-13/+35
2020-04-27mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko1-10/+8
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...Jiri Pirko1-16/+19
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...Jiri Pirko1-17/+17
2020-04-27mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko1-0/+202