blob: 453eefb6d2678b96f703ba805c39e6b2816fd4b4 [file] [log] [blame]
8110668ecd9a ("mlxsw: spectrum_trap: Register layer 3 control traps")
39c10350cfc8 ("mlxsw: spectrum_trap: Register layer 2 control traps")
9785b92b4443 ("mlxsw: spectrum: Add packet traps for BFD packets")
dacc4e3acf54 ("mlxsw: spectrum: Treat IPv6 link-local SIP as an exception")
1260e083d4cf ("mlxsw: spectrum: Share one group for all locally delivered packets")
500769bebef7 ("mlxsw: reg: Move all trap groups under the same enum")
025b7de7f4e9 ("mlxsw: spectrum: Reduce priority of locally delivered packets")
1e3cd589421a ("mlxsw: spectrum: Use same trap group for local routes and link-local destination")
d322309d726b ("mlxsw: spectrum: Use separate trap group for FID miss")
954eef26778c ("mlxsw: spectrum: Use same trap group for various IPv6 packets")
412df3d1bb03 ("mlxsw: spectrum: Rename IPv6 ND trap group")
761bc42fbecf ("mlxsw: spectrum: Use same switch case for identical groups")
3c2d8a046a4c ("mlxsw: spectrum: Use dedicated trap group for ACL trap")
154388e11255 ("mlxsw: spectrum: Fix spelling mistake in trap's name")
ce3c3bf0bfad ("mlxsw: spectrum: Use dedicated trap group for sampled packets")
b33f5d9fb71a ("mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packets")
32446438cc5b ("mlxsw: spectrum: Rename ARP trap group")
938e6d0b7672 ("mlxsw: spectrum: Change default rate and priority of DHCP packets")
0ecb947412d7 ("mlxsw: spectrum: Trap IPv4 DHCP packets in router")
99129069b712 ("mlxsw: spectrum: Use same trap group for MLD and IGMP packets")
debb7af6867f ("mlxsw: spectrum: Rename IGMP trap group")
200b7cca0ba1 ("mlxsw: spectrum_trap: Store all trap data in one array")
b14a40dbdea5 ("mlxsw: spectrum_trap: Store all trap group data in one array")
cc678f4dbc57 ("mlxsw: spectrum_trap: Store all trap policer data in one array")
85d4ec592510 ("mlxsw: spectrum_trap: Move struct definition out of header file")
39defcbba0cd ("mlxsw: spectrum_trap: Add support for setting of packet trap group parameters")
d12d8468214a ("mlxsw: spectrum_trap: Switch to use correct packet trap group")
13f2e64b94ea ("mlxsw: spectrum_trap: Add devlink-trap policer support")
4561705b1743 ("mlxsw: spectrum_trap: Prepare policers for registration with devlink")
03484e49e7cc ("mlxsw: spectrum: Track used packet trap policer IDs")
f9f54392d2c8 ("devlink: Add packet trap group parameters support")
a09b37fc8b2f ("devlink: Stop reference counting packet trap groups")
b29545d840de ("netdevsim: Explicitly register packet trap groups")
8cd999e4ef01 ("mlxsw: spectrum_trap: Explicitly register packet trap groups")
95ad9555b5a1 ("devlink: Add API to register packet trap groups")
a865ad999603 ("selftests: mlxsw: Add shared buffer traffic test")
6de9fceeaa65 ("mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()")
6d19d2bdc8a1 ("mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offload")
45dbee090584 ("mlxsw: spectrum_trap: Add ACL devlink-trap support")
e612523041ab ("mlxsw: spectrum_trap: Introduce dummy group with thin policer")
3128f3a150f6 ("mlxsw: spectrum_acl: Pass the ingress indication down to flex action")
86272d33973c ("mlxsw: spectrum_flower: Disable mixed bound blocks to contain action drop")
4a23d45a3e0c ("mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only action")
99ff9cc249ff ("mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded values")
16adc56c45c4 ("mlxsw: spectrum_trap: Make global arrays const as they should be")
3cbc37e6e96b ("mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init()")
a5118ef1020a ("mlxsw: spectrum_trap: Move functions to avoid their forward declarations")
aa2794b42f17 ("mlxsw: spectrum_trap: Use err variable instead of directly checking func return value")
9a9f8d1e749a ("mlxsw: spectrum_span: Do no expose mirroring agents to entire driver")
6ec8b6cd79a4 ("devlink: Add health recover notifications on devlink flows")