aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27mlxsw: core_acl_flex_actions: Split memcpy() of struct flow_action_cookie flexible arrayKees Cook1-2/+3
2022-07-01mellanox/mlxsw: fix repeated words in commentsJilin Yuan1-1/+1
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv4 addressesDanielle Ratson1-0/+32
2022-02-07mlxsw: core_acl_flex_actions: Add SIP_DIP_ACTIONDanielle Ratson1-0/+45
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen1-11/+11
2021-03-16mlxsw: core_acl_flex_actions: Add mirror sampler actionIdo Schimmel1-0/+131
2020-07-15mlxsw: core_acl_flex_actions: Add police actionIdo Schimmel1-0/+217
2020-07-15mlxsw: core_acl_flex_actions: Work around hardware limitationIdo Schimmel1-16/+71
2020-06-22mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP portsPetr Machata1-0/+25
2020-06-22mlxsw: core_acl_flex_actions: Add L4_PORT_ACTIONPetr Machata1-0/+26
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter1-2/+2
2020-03-26mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLEPetr Machata1-0/+56
2020-03-26mlxsw: core: Add DSCP, ECN, dscp_rw to QOS_ACTIONPetr Machata1-0/+64
2020-03-26mlxsw: core: Rename mlxsw_afa_qos_cmd to mlxsw_afa_qos_switch_prio_cmdPetr Machata1-7/+7
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata1-0/+18
2020-03-19mlxsw: core: Add QOS_ACTIONPetr Machata1-0/+35
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko1-0/+16
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko1-1/+242
2020-02-25mlxsw: core_acl_flex_actions: Add trap with userdef actionJiri Pirko1-2/+28
2020-02-24mlxsw: acl_flex_actions: Trap all ACL dropped packets to DISCARD_*_ACL trapsJiri Pirko1-2/+4
2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko1-1/+1
2020-02-23mlxsw: core_acl_flex_actions: Rename Trap / Discard Action to Trap ActionJiri Pirko1-54/+49
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