index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2022-11-10
mlxsw: spectrum_trap: Register 802.1X packet traps with devlink
Ido Schimmel
1
-0
/
+25
2022-07-19
mlxsw: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
1
-14
/
+13
2022-06-17
mlxsw: Trap ARP packets at layer 3 instead of layer 2
Amit Cohen
1
-4
/
+4
2022-05-04
mlxsw: Treat LLDP packets as control
Petr Machata
1
-1
/
+1
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
1
-12
/
+12
2021-03-17
mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLE
Ido Schimmel
1
-0
/
+41
2021-03-17
mlxsw: spectrum_matchall: Add support for egress sampling
Ido Schimmel
1
-0
/
+55
2021-03-17
mlxsw: spectrum: Start using sampling triggers hash table
Ido Schimmel
1
-6
/
+9
2021-03-15
mlxsw: spectrum: Report extra metadata to psample module
Ido Schimmel
1
-2
/
+52
2021-03-15
mlxsw: spectrum: Remove mlxsw_sp_sample_receive()
Ido Schimmel
1
-2
/
+17
2021-03-15
mlxsw: Create dedicated field for Rx metadata in skb control block
Ido Schimmel
1
-1
/
+1
2021-03-12
mlxsw: spectrum_matchall: Implement sampling using mirroring
Ido Schimmel
1
-2
/
+6
2021-03-12
mlxsw: spectrum_trap: Split sampling traps between ASICs
Ido Schimmel
1
-13
/
+26
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
[next]