summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_matchall.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_matchall: Perform priority checks earlierIdo Schimmel2021-03-291-18/+13
* mlxsw: spectrum_matchall: Convert if statements to a switch statementIdo Schimmel2021-03-291-3/+6
* mlxsw: spectrum_matchall: Perform protocol check earlierIdo Schimmel2021-03-291-3/+7
* mlxsw: spectrum_matchall: Add support for egress samplingIdo Schimmel2021-03-161-12/+14
* mlxsw: spectrum: Start using sampling triggers hash tableIdo Schimmel2021-03-161-26/+31
* mlxsw: spectrum_matchall: Pass matchall entry to sampling operationsIdo Schimmel2021-03-161-11/+16
* mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operationsIdo Schimmel2021-03-161-12/+20
* mlxsw: spectrum_matchall: Propagate extack furtherIdo Schimmel2021-03-161-19/+38
* mlxsw: spectrum_matchall: Implement sampling using mirroringIdo Schimmel2021-03-111-2/+55
* mlxsw: spectrum_matchall: Split sampling support between ASICsIdo Schimmel2021-03-111-3/+29
* mlxsw: spectrum_span: Add SPAN probability rate supportIdo Schimmel2021-03-111-0/+1
* mlxsw: spectrum_span: Allow setting policer on a SPAN agentIdo Schimmel2020-07-141-1/+1
* mlxsw: spectrum_span: Allow passing parameters to SPAN agentsIdo Schimmel2020-07-141-2/+4
* mlxsw: spectrum_matchall: Publish matchall data structuresPetr Machata2020-07-131-23/+0
* mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...Jiri Pirko2020-05-091-1/+36
* mlxsw: spectrum_matchall: Expose a function to get min and max rule priorityJiri Pirko2020-05-091-0/+34
* mlxsw: spectrum_matchall: Put matchall list into substruct of flow structJiri Pirko2020-05-091-5/+5
* mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingressJiri Pirko2020-05-091-0/+5
* mlxsw: spectrum: Convert matchall-based mirroring to new SPAN APIIdo Schimmel2020-04-301-13/+39
* mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko2020-04-271-16/+74
* mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko2020-04-271-11/+6
* mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko2020-04-271-13/+35
* mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko2020-04-271-10/+8
* mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...Jiri Pirko2020-04-271-16/+19
* mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...Jiri Pirko2020-04-271-17/+17
* mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko2020-04-271-0/+202