summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c
AgeCommit message (Expand)Author
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-26mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLEPetr Machata
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata
2020-03-08mlxsw: spectrum_acl: Ask device for rule stats only if counter was createdJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko
2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko
2020-02-24mlxsw: spectrum_flower: Disable mixed bound blocks to contain action dropJiri Pirko
2020-02-24mlxsw: spectrum_acl: Track ingress and egress block bindingsJiri Pirko
2020-02-23mlxsw: spectrum_acl: Make block arg const where appropriateJiri Pirko
2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-23mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-07-27mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko
2019-06-19mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso
2019-01-28mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko
2018-12-11mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-08-09mlxsw: spectrum_flower: Disallow usage of vlan_id key on egressNir Dotan
2018-07-24mlxsw: spectrum_acl: Add extack messagesNir Dotan
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko
2018-07-09mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko
2018-07-09mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko
2018-07-08mlxsw: spectrum_acl: Ignore always-zeroed bits in tp->prioJiri Pirko
2018-07-08mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocksJiri Pirko
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-20mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versionsIdo Schimmel
2018-03-09mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko
2018-02-27mlxsw: Move a mirroring check to mlxsw_sp_span_entry_createPetr Machata
2018-02-27mlxsw: spectrum_span: Generalize SPAN supportPetr Machata
2018-02-27mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entryPetr Machata
2018-01-21mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky
2018-01-21mlxsw: core: Make counter index allocated inside the action appendJiri Pirko
2018-01-17mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko
2018-01-17mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko
2018-01-17mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko
2018-01-17mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko
2017-09-26mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko
2017-09-19mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi
2017-09-19mlxsw: spectrum: Move ACL flexible actions instance to spectrumYotam Gigi
2017-08-23mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko
2017-08-23mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko