index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_acl_tcam.c
Age
Commit message (
Expand
)
Author
2023-02-07
mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code
Ido Schimmel
2023-02-07
mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations
Ido Schimmel
2023-02-07
mlxsw: spectrum_acl_tcam: Make fini symmetric to init
Ido Schimmel
2023-02-07
mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()
Ido Schimmel
2022-05-04
mlxsw: spectrum_acl: Do not report activity for multicast routes
Ido Schimmel
2021-10-25
mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
2020-09-27
mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path
Ido Schimmel
2020-05-09
mlxsw: spectrum_flower: Expose a function to get min and max rule priority
Jiri Pirko
2020-04-30
mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly
Jiri Pirko
2020-02-19
mlxsw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-03-31
mlxsw: spectrum_acl: Rename rehash_dis trace
Jiri Pirko
2019-03-31
mlxsw: spectrum_acl: Remove failed_rollback dead end
Jiri Pirko
2019-03-31
mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()
Jiri Pirko
2019-03-31
mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Remember where to continue rehash migration
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Allow to interrupt/continue rehash work
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functions
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Put this_is_rollback to rehash context struct
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunk
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: assign vregion->region by the newly created region
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Push rehash start/end code into separate functions
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Don't migrate already migrated entry
Jiri Pirko
2019-03-01
mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-struct
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Add vregion migration end tracepoint
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Enable vregion rehash per-profile
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Introduce vregion mutex
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Refactor vregion association code
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Introduce a mutex to guard region list updates
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Split TCAM group structure into two
Jiri Pirko
2019-02-24
mlxsw: spectrum_acl: Remove unused ops field from group structure
Jiri Pirko
2019-02-08
mlxsw: spectrum_acl: Add couple of vregion rehash tracepoints
Jiri Pirko
2019-02-08
mlxsw: spectrum: add "acl_region_rehash_interval" devlink param
Jiri Pirko
2019-02-08
mlxsw: spectrum_acl: Implement region migration according to hints
Jiri Pirko
2019-02-08
mlxsw: reg: Add multi field to PAGT register
Jiri Pirko
2019-02-08
mlxsw: spectrum_acl: Pass hints priv all the way to ERP code
Jiri Pirko
2019-02-08
mlxsw: spectrum_acl: Split entry struct into entry and ventry
Jiri Pirko
2019-02-08
mlxsw: spectrum_acl: Split chunk struct into chunk and vchunk
Jiri Pirko
2019-02-08
mlxsw: spectrum_acl: Split region struct into region and vregion
Jiri Pirko
2019-01-28
mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structs
Jiri Pirko
2019-01-28
mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call path
Jiri Pirko
2018-12-11
mlxsw: spectrum_acl: Limit priority value
Nir Dotan
2018-12-11
mlxsw: spectrum_acl: Add replace rule action operation
Nir Dotan
2018-12-11
mlxsw: spectrum_acl: Add multicast router profile operations
Nir Dotan
[next]