summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.c
AgeCommit message (Expand)Author
2020-08-03mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata
2020-08-03mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register layer 3 control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Factor out common Rx listener functionIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel
2020-05-26mlxsw: spectrum_trap: Do not hard code "thin" policer identifierIdo Schimmel
2020-05-24mlxsw: spectrum_trap: Remove unnecessary fieldIdo Schimmel
2020-05-24mlxsw: spectrum: Align TC and trap priorityIdo Schimmel
2020-05-16mlxsw: spectrum_trap: Store all trap data in one arrayIdo Schimmel
2020-05-16mlxsw: spectrum_trap: Store all trap group data in one arrayIdo Schimmel
2020-05-16mlxsw: spectrum_trap: Store all trap policer data in one arrayIdo Schimmel
2020-05-16mlxsw: spectrum_trap: Move struct definition out of header fileIdo Schimmel
2020-04-02mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King
2020-03-30mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel
2020-03-30mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel
2020-03-23mlxsw: spectrum_trap: Explicitly register packet trap groupsIdo Schimmel
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko
2020-02-24mlxsw: spectrum_trap: Add ACL devlink-trap supportJiri Pirko
2020-02-24mlxsw: spectrum_trap: Introduce dummy group with thin policerJiri Pirko
2020-02-24mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap groupJiri Pirko
2020-02-24mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...Jiri Pirko
2020-02-24mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded valuesJiri Pirko
2020-02-24mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DISJiri Pirko
2020-02-24mlxsw: spectrum_trap: Set unreg_action to be SET_FW_DEFAULTJiri Pirko
2020-02-23mlxsw: spectrum_trap: Make global arrays const as they should beJiri Pirko
2020-02-23mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init()Jiri Pirko
2020-02-23mlxsw: spectrum_trap: Move functions to avoid their forward declarationsJiri Pirko
2020-02-23mlxsw: spectrum_trap: Use err variable instead of directly checking func retu...Jiri Pirko
2020-01-19mlxsw: Add OVERLAY_SMAC_MC trapAmit Cohen
2020-01-19mlxsw: Add tunnel devlink-trap supportAmit Cohen
2020-01-19mlxsw: spectrum_trap: Reorder cases according to enum orderAmit Cohen
2020-01-19mlxsw: Add NON_ROUTABLE trapAmit Cohen
2020-01-19mlxsw: Add irif and erif disabled trapsAmit Cohen
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel