aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-24mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko1-3/+8
2019-02-24mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko1-5/+0
2019-02-24mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko1-2/+9
2019-02-24mlxsw: spectrum_acl: Enable vregion rehash per-profileJiri Pirko1-8/+15
2019-02-24mlxsw: spectrum_acl: Introduce vregion mutexJiri Pirko1-0/+26
2019-02-24mlxsw: spectrum_acl: Refactor vregion association codeJiri Pirko1-67/+66
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard region list updatesJiri Pirko1-2/+14
2019-02-24mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko1-101/+159
2019-02-24mlxsw: spectrum_acl: Remove unused ops field from group structureJiri Pirko1-1/+0
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko1-1/+8
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko1-0/+36
2019-02-08mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko1-21/+266
2019-02-08mlxsw: reg: Add multi field to PAGT registerJiri Pirko1-1/+1
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko1-1/+2
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko1-64/+106
2019-02-08mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko1-106/+150
2019-02-08mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko1-121/+178
2019-01-28mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko1-9/+9
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko1-7/+4
2018-12-11mlxsw: spectrum_acl: Limit priority valueNir Dotan1-2/+3
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan1-0/+37
2018-12-11mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan1-0/+129
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-07-25mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel1-1/+1
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko1-3/+22
2018-07-19mlxsw: spectrum_acl: Add region association callbackIdo Schimmel1-0/+5
2018-07-09mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko1-0/+23
2018-07-09mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko1-21/+23
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko1-243/+46
2018-07-08mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elementsJiri Pirko1-8/+14
2018-07-08mlxsw: reg: Introduce Flex2 key type for PTAR registerJiri Pirko1-2/+7
2018-03-20mlxsw: spectrum_acl: Do not invalidate already invalid ACL groupsIdo Schimmel1-5/+0
2018-01-17mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko1-16/+11
2018-01-17mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko1-17/+16
2017-09-26mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continueJiri Pirko1-1/+5
2017-08-23mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko1-0/+15
2017-07-17mlxsw: spectrum: Add tos to the ipv4 acl blockOr Gerlitz1-0/+2
2017-07-17mlxsw: spectrum: Add ttl to the ipv4 acl blockOr Gerlitz1-0/+1
2017-05-24mlxsw: spectrum_flower: Add support for tcp flagsJiri Pirko1-0/+1
2017-03-12mlxsw: spectrum_acl_tcam: Add support for retrieving TCAM entry activityArkadi Sharshevsky1-0/+42
2017-03-09mlxsw: spectrum: Add support for flower matches on VLAN ID, PCPPetr Machata1-0/+2
2017-02-07spectrum: acl_tcam: Fix catchall prio valueJiri Pirko1-1/+1
2017-02-03mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko1-0/+1084