index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_acl_tcam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxsw: spectrum_acl: Rename rehash_dis trace
Jiri Pirko
2019-03-31
1
-2
/
+2
*
mlxsw: spectrum_acl: Remove failed_rollback dead end
Jiri Pirko
2019-03-31
1
-10
/
+10
*
mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()
Jiri Pirko
2019-03-31
1
-6
/
+5
*
mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()
Jiri Pirko
2019-03-31
1
-4
/
+1
*
mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void
Jiri Pirko
2019-03-02
1
-8
/
+4
*
mlxsw: spectrum_acl: Remember where to continue rehash migration
Jiri Pirko
2019-03-02
1
-5
/
+86
*
mlxsw: spectrum_acl: Allow to interrupt/continue rehash work
Jiri Pirko
2019-03-02
1
-20
/
+62
*
mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...
Jiri Pirko
2019-03-02
1
-46
/
+29
*
mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functions
Jiri Pirko
2019-03-02
1
-11
/
+32
*
mlxsw: spectrum_acl: Put this_is_rollback to rehash context struct
Jiri Pirko
2019-03-02
1
-7
/
+12
*
mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()
Jiri Pirko
2019-03-02
1
-7
/
+7
*
mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunk
Jiri Pirko
2019-03-02
1
-8
/
+10
*
mlxsw: spectrum_acl: assign vregion->region by the newly created region
Jiri Pirko
2019-03-02
1
-22
/
+20
*
mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...
Jiri Pirko
2019-03-02
1
-39
/
+35
*
mlxsw: spectrum_acl: Push rehash start/end code into separate functions
Jiri Pirko
2019-03-02
1
-9
/
+32
*
mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...
Jiri Pirko
2019-03-02
1
-4
/
+12
*
mlxsw: spectrum_acl: Don't migrate already migrated entry
Jiri Pirko
2019-03-02
1
-0
/
+4
*
mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-struct
Jiri Pirko
2019-03-02
1
-7
/
+9
*
mlxsw: spectrum_acl: Add vregion migration end tracepoint
Jiri Pirko
2019-02-25
1
-3
/
+8
*
mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()
Jiri Pirko
2019-02-25
1
-5
/
+0
*
mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()
Jiri Pirko
2019-02-25
1
-2
/
+9
*
mlxsw: spectrum_acl: Enable vregion rehash per-profile
Jiri Pirko
2019-02-25
1
-8
/
+15
*
mlxsw: spectrum_acl: Introduce vregion mutex
Jiri Pirko
2019-02-25
1
-0
/
+26
*
mlxsw: spectrum_acl: Refactor vregion association code
Jiri Pirko
2019-02-25
1
-67
/
+66
*
mlxsw: spectrum_acl: Introduce a mutex to guard region list updates
Jiri Pirko
2019-02-25
1
-2
/
+14
*
mlxsw: spectrum_acl: Split TCAM group structure into two
Jiri Pirko
2019-02-25
1
-101
/
+159
*
mlxsw: spectrum_acl: Remove unused ops field from group structure
Jiri Pirko
2019-02-25
1
-1
/
+0
*
mlxsw: spectrum_acl: Add couple of vregion rehash tracepoints
Jiri Pirko
2019-02-09
1
-1
/
+8
*
mlxsw: spectrum: add "acl_region_rehash_interval" devlink param
Jiri Pirko
2019-02-09
1
-0
/
+36
*
mlxsw: spectrum_acl: Implement region migration according to hints
Jiri Pirko
2019-02-09
1
-21
/
+266
*
mlxsw: reg: Add multi field to PAGT register
Jiri Pirko
2019-02-09
1
-1
/
+1
*
mlxsw: spectrum_acl: Pass hints priv all the way to ERP code
Jiri Pirko
2019-02-09
1
-1
/
+2
*
mlxsw: spectrum_acl: Split entry struct into entry and ventry
Jiri Pirko
2019-02-09
1
-64
/
+106
*
mlxsw: spectrum_acl: Split chunk struct into chunk and vchunk
Jiri Pirko
2019-02-09
1
-106
/
+150
*
mlxsw: spectrum_acl: Split region struct into region and vregion
Jiri Pirko
2019-02-09
1
-121
/
+178
*
mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structs
Jiri Pirko
2019-01-28
1
-9
/
+9
*
mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call path
Jiri Pirko
2019-01-28
1
-7
/
+4
*
mlxsw: spectrum_acl: Limit priority value
Nir Dotan
2018-12-12
1
-2
/
+3
*
mlxsw: spectrum_acl: Add replace rule action operation
Nir Dotan
2018-12-12
1
-0
/
+37
*
mlxsw: spectrum_acl: Add multicast router profile operations
Nir Dotan
2018-12-12
1
-0
/
+129
*
mlxsw: Replace license text with SPDX identifiers and adjust copyrights
Jiri Pirko
2018-08-09
1
-33
/
+2
*
mlxsw: spectrum_acl: Make global TCAM resources available to regions
Ido Schimmel
2018-07-26
1
-1
/
+1
*
mlxsw: spectrum: Implement chain template hinting
Jiri Pirko
2018-07-24
1
-3
/
+22
*
mlxsw: spectrum_acl: Add region association callback
Ido Schimmel
2018-07-18
1
-0
/
+5
*
mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAM
Jiri Pirko
2018-07-10
1
-0
/
+23
*
mlxsw: spectrum_acl: Add tcam init/fini ops
Jiri Pirko
2018-07-10
1
-21
/
+23
*
mlxsw: spectrum_acl: Split TCAM handling 3 ways
Jiri Pirko
2018-07-10
1
-243
/
+46
*
mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elements
Jiri Pirko
2018-07-08
1
-8
/
+14
*
mlxsw: reg: Introduce Flex2 key type for PTAR register
Jiri Pirko
2018-07-08
1
-2
/
+7
*
mlxsw: spectrum_acl: Do not invalidate already invalid ACL groups
Ido Schimmel
2018-03-20
1
-5
/
+0
[next]