summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c
Commit message (Expand)AuthorAgeFilesLines
* net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-1/+1
* mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko2019-06-191-8/+1Star
* mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko2019-02-091-0/+16
* mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko2019-02-091-1/+1
* drivers: net: use flow action infrastructurePablo Neira Ayuso2019-02-061-1/+1
* mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko2019-01-281-2/+2
* mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko2019-01-281-2/+1Star
* mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan2018-12-121-3/+13
* mlxsw: spectrum_acl: Add replace rule action operationNir Dotan2018-12-121-0/+15
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2Star
* mlxsw: spectrum_flower: Disallow usage of vlan_id key on egressNir Dotan2018-08-091-0/+11
* mlxsw: spectrum_acl: Add extack messagesNir Dotan2018-07-241-4/+11
* mlxsw: spectrum_acl: Propagate extack pointerNir Dotan2018-07-241-11/+18
* mlxsw: spectrum: Implement chain template hintingJiri Pirko2018-07-241-4/+8
* mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko2018-07-101-3/+1Star
* mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko2018-07-101-13/+9Star
* mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko2018-07-101-1/+3
* mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prioJiri Pirko2018-07-081-1/+1
* mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocksJiri Pirko2018-07-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-0/+5
|\
| * mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko2018-03-091-0/+5
* | mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versionsIdo Schimmel2018-03-201-17/+26
* | mlxsw: Move a mirroring check to mlxsw_sp_span_entry_createPetr Machata2018-02-271-4/+0Star
* | mlxsw: spectrum_span: Generalize SPAN supportPetr Machata2018-02-271-3/+0Star
* | mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entryPetr Machata2018-02-271-1/+1
|/
* mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky2018-01-221-0/+28
* mlxsw: core: Make counter index allocated inside the action appendJiri Pirko2018-01-221-28/+1Star
* mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko2018-01-171-2/+2
* mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko2018-01-171-34/+203
* mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko2018-01-171-3/+6
* mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko2018-01-171-56/+46Star
* mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko2017-09-271-5/+5
* mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi2017-09-191-1/+2
* mlxsw: spectrum: Move ACL flexible actions instance to spectrumYotam Gigi2017-09-191-92/+1Star
* mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko2017-08-241-8/+37
* mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko2017-08-241-0/+7
* mlxsw: spectrum: Offload multichain TC rulesJiri Pirko2017-08-241-8/+20
* mlxsw: spectrum_acl: Fix a typoPetr Machata2017-07-311-1/+1
* acl: Introduce ACL trap actionJiri Pirko2017-06-061-0/+5
* mlxsw: spectrum: Implement common FID coreIdo Schimmel2017-05-261-0/+17
* mlxsw: spectrum: Implement action to set FIDJiri Pirko2017-04-201-0/+7
* mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API changeArkadi Sharshevsky2017-03-261-10/+7Star
* mlxsw: spectrum: Add support for TC flower offload statisticsArkadi Sharshevsky2017-03-131-0/+28
* mlxsw: spectrum: Add support for counters on TCAM entriesArkadi Sharshevsky2017-03-131-0/+35
* mlxsw: spectrum: Add periodic ACL rule activity updateArkadi Sharshevsky2017-03-131-1/+73
* mlxsw: spectrum: Add support for direct rule accessArkadi Sharshevsky2017-03-131-0/+6
* mlxsw: spectrum: Add support for vlan modify TC actionPetr Machata2017-03-101-0/+29
* mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko2017-02-031-0/+572