aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso1-1/+1
2019-07-27mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko1-4/+13
2019-06-19mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko1-8/+1
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko1-0/+16
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko1-1/+1
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso1-1/+1
2019-01-28mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko1-2/+2
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko1-2/+1
2018-12-11mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan1-3/+13
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan1-0/+15
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-08-09mlxsw: spectrum_flower: Disallow usage of vlan_id key on egressNir Dotan1-0/+11
2018-07-24mlxsw: spectrum_acl: Add extack messagesNir Dotan1-4/+11
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan1-11/+18
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko1-4/+8
2018-07-09mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko1-3/+1
2018-07-09mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko1-13/+9
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko1-1/+3
2018-07-08mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prioJiri Pirko1-1/+1
2018-07-08mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocksJiri Pirko1-2/+2
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2018-03-20mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versionsIdo Schimmel1-17/+26
2018-03-09mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko1-0/+5
2018-02-27mlxsw: Move a mirroring check to mlxsw_sp_span_entry_createPetr Machata1-4/+0
2018-02-27mlxsw: spectrum_span: Generalize SPAN supportPetr Machata1-3/+0
2018-02-27mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entryPetr Machata1-1/+1
2018-01-21mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky1-0/+28
2018-01-21mlxsw: 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-26mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko1-5/+5
2017-09-19mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi1-1/+2
2017-09-19mlxsw: spectrum: Move ACL flexible actions instance to spectrumYotam Gigi1-92/+1
2017-08-23mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko1-8/+37
2017-08-23mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko1-0/+7
2017-08-23mlxsw: spectrum: Offload multichain TC rulesJiri Pirko1-8/+20
2017-07-31mlxsw: 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-25mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API changeArkadi Sharshevsky1-10/+7
2017-03-12mlxsw: spectrum: Add support for TC flower offload statisticsArkadi Sharshevsky1-0/+28
2017-03-12mlxsw: spectrum: Add support for counters on TCAM entriesArkadi Sharshevsky1-0/+35
2017-03-12mlxsw: spectrum: Add periodic ACL rule activity updateArkadi Sharshevsky1-1/+73
2017-03-12mlxsw: spectrum: Add support for direct rule accessArkadi Sharshevsky1-0/+6
2017-03-09mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata1-0/+29
2017-02-03mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko1-0/+572