summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko2019-05-301-6/+5Star
* mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP codeJiri Pirko2019-02-251-6/+0Star
* mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulationJiri Pirko2019-02-251-5/+20
* mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko2019-02-091-4/+7
* mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko2019-02-091-0/+74
* lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko2019-02-091-2/+35
* mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan2019-01-081-2/+0Star
* mlxsw: spectrum_acl: Set master RP index on transition to eRPNir Dotan2018-12-171-3/+3
* mlxsw: spectrum_acl: Update Bloom filter on eRP transitionsNir Dotan2018-12-171-0/+53
* mlxsw: spectrum_acl: Add Bloom filter updateNir Dotan2018-12-171-2/+52
* mlxsw: spectrum_acl: Introduce Bloom filterNir Dotan2018-12-171-0/+10
* mlxsw: spectrum: acl: Implement delta for ERPJiri Pirko2018-11-151-6/+187
* mlxsw: spectrum: acl: Push code related to num_ctcam_erps inc/dec into separa...Jiri Pirko2018-11-151-49/+59
* mlxsw: spectrum: acl: Pass key pointer to master_mask_set/clearJiri Pirko2018-11-151-13/+17
* mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPsJiri Pirko2018-11-151-64/+71
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2Star
* mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel2018-07-261-10/+3Star
* mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletionIdo Schimmel2018-07-261-0/+5
* mlxsw: spectrum_acl: Add support for C-TCAM eRPsIdo Schimmel2018-07-261-12/+190
* mlxsw: spectrum_acl: Enable C-TCAM only mode in eRP coreIdo Schimmel2018-07-261-3/+7
* mlxsw: spectrum_acl: Implement common eRP coreIdo Schimmel2018-07-261-0/+1019