summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c
AgeCommit message (Expand)Author
2019-05-30mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko
2019-02-24mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP codeJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulationJiri Pirko
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko
2019-02-08mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko
2019-02-08lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko
2019-01-08mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan
2018-12-16mlxsw: spectrum_acl: Set master RP index on transition to eRPNir Dotan
2018-12-16mlxsw: spectrum_acl: Update Bloom filter on eRP transitionsNir Dotan
2018-12-16mlxsw: spectrum_acl: Add Bloom filter updateNir Dotan
2018-12-16mlxsw: spectrum_acl: Introduce Bloom filterNir Dotan
2018-11-15mlxsw: spectrum: acl: Implement delta for ERPJiri Pirko
2018-11-15mlxsw: spectrum: acl: Push code related to num_ctcam_erps inc/dec into separa...Jiri Pirko
2018-11-15mlxsw: spectrum: acl: Pass key pointer to master_mask_set/clearJiri Pirko
2018-11-15mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPsJiri Pirko
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-07-25mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletionIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Add support for C-TCAM eRPsIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Enable C-TCAM only mode in eRP coreIdo Schimmel
2018-07-25mlxsw: spectrum_acl: Implement common eRP coreIdo Schimmel