summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-22mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky1-0/+28
2018-01-22mlxsw: core: Make counter index allocated inside the action appendJiri Pirko1-28/+1
2018-01-17mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko1-2/+2
2018-01-17mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko1-34/+203
2018-01-17mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko1-3/+6
2018-01-17mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko1-56/+46
2017-09-27mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko1-5/+5
2017-09-20mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi1-1/+2
2017-09-20mlxsw: spectrum: Move ACL flexible actions instance to spectrumYotam Gigi1-92/+1
2017-08-24mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko1-8/+37
2017-08-24mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko1-0/+7
2017-08-24mlxsw: spectrum: Offload multichain TC rulesJiri Pirko1-8/+20
2017-08-01mlxsw: spectrum_acl: Fix a typoPetr Machata1-1/+1
2017-06-06acl: Introduce ACL trap actionJiri Pirko1-0/+5
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel1-0/+17
2017-04-20mlxsw: spectrum: Implement action to set FIDJiri Pirko1-0/+7
2017-03-26mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API changeArkadi Sharshevsky1-10/+7
2017-03-13mlxsw: spectrum: Add support for TC flower offload statisticsArkadi Sharshevsky1-0/+28
2017-03-13mlxsw: spectrum: Add support for counters on TCAM entriesArkadi Sharshevsky1-0/+35
2017-03-13mlxsw: spectrum: Add periodic ACL rule activity updateArkadi Sharshevsky1-1/+73
2017-03-13mlxsw: spectrum: Add support for direct rule accessArkadi Sharshevsky1-0/+6
2017-03-10mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata1-0/+29
2017-02-04mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko1-0/+572