aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-22/+29
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan1-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan1-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan1-1/+6
2018-08-03mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan1-21/+21
2018-07-24mlxsw: core_acl_flex_actions: Add extack messagesNir Dotan1-10/+25
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan1-5/+10
2018-07-19mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko1-0/+6
2018-07-19mlxsw: acl: Introduce activity get operation for action block/setJiri Pirko1-0/+9
2018-07-08mlxsw: core_acl_flex_actions: Fix helper to get the first KVD linear indexJiri Pirko1-3/+8
2018-07-08mlxsw: core_acl_flex_actions: Allow the first set to be dummyJiri Pirko1-1/+16
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