index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_trap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-24
mlxsw: spectrum_trap: Add blackhole_nexthop trap
Ido Schimmel
1
-0
/
+6
2020-11-24
mlxsw: spectrum_router: Use different trap identifier for unresolved nexthops
Ido Schimmel
1
-1
/
+1
2020-08-25
mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3}
Ido Schimmel
1
-11
/
+11
2020-08-04
mlxsw: spectrum_qdisc: Offload action trap for qevents
Petr Machata
1
-0
/
+26
2020-08-04
mlxsw: spectrum_trap: Add early_drop trap
Ido Schimmel
1
-0
/
+42
2020-08-04
mlxsw: spectrum_trap: Allow for per-ASIC traps initialization
Ido Schimmel
1
-9
/
+72
2020-08-04
mlxsw: spectrum_trap: Allow for per-ASIC trap groups initialization
Ido Schimmel
1
-9
/
+80
2020-08-04
mlxsw: spectrum_trap: Use 'size_t' for array sizes
Ido Schimmel
1
-2
/
+2
2020-08-04
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
1
-5
/
+8
2020-07-29
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
1
-3
/
+11
2020-06-01
mlxsw: spectrum_trap: Register ACL control traps
Ido Schimmel
1
-0
/
+45
2020-06-01
mlxsw: spectrum_trap: Register layer 3 control traps
Ido Schimmel
1
-0
/
+318
2020-06-01
mlxsw: spectrum_trap: Register layer 2 control traps
Ido Schimmel
1
-0
/
+151
2020-06-01
mlxsw: spectrum_trap: Factor out common Rx listener function
Ido Schimmel
1
-5
/
+24
2020-06-01
mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap group
Ido Schimmel
1
-16
/
+24
2020-05-27
mlxsw: spectrum_trap: Do not hard code "thin" policer identifier
Ido Schimmel
1
-6
/
+11
2020-05-25
mlxsw: spectrum_trap: Remove unnecessary field
Ido Schimmel
1
-6
/
+1
2020-05-25
mlxsw: spectrum: Align TC and trap priority
Ido Schimmel
1
-4
/
+4
2020-05-17
mlxsw: spectrum_trap: Store all trap data in one array
Ido Schimmel
1
-143
/
+323
2020-05-17
mlxsw: spectrum_trap: Store all trap group data in one array
Ido Schimmel
1
-41
/
+106
2020-05-17
mlxsw: spectrum_trap: Store all trap policer data in one array
Ido Schimmel
1
-60
/
+88
2020-05-17
mlxsw: spectrum_trap: Move struct definition out of header file
Ido Schimmel
1
-0
/
+6
2020-04-03
mlxsw: spectrum_trap: fix unintention integer overflow on left shift
Colin Ian King
1
-1
/
+1
2020-03-31
mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
Ido Schimmel
1
-5
/
+23
2020-03-31
mlxsw: spectrum_trap: Switch to use correct packet trap group
Ido Schimmel
1
-11
/
+12
2020-03-31
mlxsw: spectrum_trap: Do not initialize dedicated discard policer
Ido Schimmel
1
-9
/
+1
2020-03-31
mlxsw: spectrum_trap: Add devlink-trap policer support
Ido Schimmel
1
-11
/
+196
2020-03-31
mlxsw: spectrum_trap: Prepare policers for registration with devlink
Ido Schimmel
1
-1
/
+73
2020-03-31
mlxsw: spectrum: Track used packet trap policer IDs
Ido Schimmel
1
-0
/
+2
2020-03-31
devlink: Add packet trap group parameters support
Ido Schimmel
1
-4
/
+4
2020-03-24
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
1
-4
/
+4
2020-03-24
mlxsw: spectrum_trap: Explicitly register packet trap groups
Ido Schimmel
1
-3
/
+27
2020-02-25
mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()
Jiri Pirko
1
-3
/
+39
2020-02-25
devlink: extend devlink_trap_report() to accept cookie and pass
Jiri Pirko
1
-2
/
+2
2020-02-24
mlxsw: spectrum_trap: Add ACL devlink-trap support
Jiri Pirko
1
-0
/
+17
2020-02-24
mlxsw: spectrum_trap: Introduce dummy group with thin policer
Jiri Pirko
1
-0
/
+24
2020-02-24
mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap group
Jiri Pirko
1
-1
/
+1
2020-02-24
mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...
Jiri Pirko
1
-7
/
+4
2020-02-24
mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded values
Jiri Pirko
1
-2
/
+2
2020-02-24
mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DIS
Jiri Pirko
1
-2
/
+3
2020-02-24
mlxsw: spectrum_trap: Set unreg_action to be SET_FW_DEFAULT
Jiri Pirko
1
-2
/
+2
2020-02-24
mlxsw: spectrum_trap: Make global arrays const as they should be
Jiri Pirko
1
-6
/
+6
2020-02-24
mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init()
Jiri Pirko
1
-53
/
+19
2020-02-24
mlxsw: spectrum_trap: Move functions to avoid their forward declarations
Jiri Pirko
1
-78
/
+73
2020-02-24
mlxsw: spectrum_trap: Use err variable instead of directly checking func retu...
Jiri Pirko
1
-2
/
+6
2020-01-19
mlxsw: Add OVERLAY_SMAC_MC trap
Amit Cohen
1
-0
/
+3
2020-01-19
mlxsw: Add tunnel devlink-trap support
Amit Cohen
1
-1
/
+17
2020-01-19
mlxsw: spectrum_trap: Reorder cases according to enum order
Amit Cohen
1
-2
/
+2
2020-01-19
mlxsw: Add NON_ROUTABLE trap
Amit Cohen
1
-0
/
+3
2020-01-19
mlxsw: Add irif and erif disabled traps
Amit Cohen
1
-0
/
+26
[next]