aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+11
2018-03-09mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko1-0/+11
2018-02-27mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entryPetr Machata1-7/+6
2018-02-27mlxsw: span: Remove span_entry by span_idPetr Machata1-4/+2
2018-01-21mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky1-2/+85
2018-01-21mlxsw: spectrum_acl: Add support for mirroring actionArkadi Sharshevsky1-0/+33
2018-01-21mlxsw: core: Make counter index allocated inside the action appendJiri Pirko1-4/+76
2018-01-21mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource listJiri Pirko1-26/+49
2017-10-03mlxsw: acl: Introduce ACL trap and forward actionYotam Gigi1-0/+17
2017-09-26mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko1-6/+8
2017-09-19mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi1-2/+2
2017-09-19mlxsw: acl: Introduce mcrouter ACL actionYotam Gigi1-0/+71
2017-06-06acl: Introduce ACL trap actionJiri Pirko1-2/+38
2017-04-20mlxsw: spectrum: Implement action to set FIDJiri Pirko1-0/+44
2017-03-12mlxsw: spectrum: Add support for Policing and Counting action blockArkadi Sharshevsky1-0/+51
2017-03-09mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata1-0/+83
2017-02-15mlxsw: acl: Use PBS type for forward actionJiri Pirko1-11/+9
2017-02-08mlxsw: acl: Fix mlxsw_afa_block_commit error pathJiri Pirko1-11/+7
2017-02-03mlxsw: core: Introduce flexible actions supportJiri Pirko1-0/+685