summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_bloom_filter.c
AgeCommit message (Expand)Author
2023-09-18mlxsw: Use size_mul() in call to struct_size()Gustavo A. R. Silva
2022-01-06mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen
2022-01-06mlxsw: Add operations structure for bloom filter calculationAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...Amit Cohen
2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-02-24mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updatesJiri Pirko
2019-01-30mlxsw: spectrum_acl: Include delta bits into hashtable keyJiri Pirko
2019-01-16mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()Gustavo A. R. Silva
2018-12-16mlxsw: spectrum_acl: Add Bloom filter handlingNir Dotan
2018-12-16mlxsw: spectrum_acl: Introduce Bloom filterNir Dotan