blob: f1a3c5ca0fd8120fc101f7c01bafc52a3946e4cc [file] [log] [blame]
54a9238589c5 ("mlxsw: spectrum_qdisc: Offload action trap for qevents")
36d1fd687d56 ("mlxsw: spectrum_trap: Allow for per-ASIC trap groups initialization")
8d3fbae70d8d ("mlxsw: spectrum_policer: Add policer core")
a120ecc3c5d8 ("mlxsw: spectrum_span: Allow passing parameters to SPAN agents")
f6668eac2206 ("mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_drop")
f7a439cbf1e8 ("mlxsw: spectrum_flow: Promote binder-type dispatch to spectrum.c")
b50f60a0c4c9 ("mlxsw: spectrum_matchall: Publish matchall data structures")
614d509aa1e7 ("mlxsw: Move ethtool_ops to spectrum_ethtool.c")
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")
18346b70ab77 ("mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with flower rules")
aed65285fb9e ("mlxsw: spectrum_matchall: Expose a function to get min and max rule priority")
5a2939b9d7dd ("mlxsw: spectrum_matchall: Put matchall list into substruct of flow struct")
18aa23b31f6c ("mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingress")
7240db69c332 ("mlxsw: spectrum_acl: Convert flower-based mirroring to new SPAN API")
c1d7845dfbd3 ("mlxsw: spectrum: Convert matchall-based mirroring to new SPAN API")
c056618c53a7 ("mlxsw: spectrum_span: Add APIs to bind / unbind a SPAN agent")
ed04458d4a90 ("mlxsw: spectrum_span: Add APIs to get / put an analyzed port")
466010342e89 ("mlxsw: spectrum_span: Add APIs to get / put a SPAN agent")
19f06771ca3d ("mlxsw: spectrum: Move flow offload binding into spectrum_flow.c")
3c650136afba ("mlxsw: spectrum_matchall: Process matchall events from the same cb as flower")
481ff57aadf5 ("mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly instead")
dd0fbc89d274 ("mlxsw: spectrum_matchall: Push per-port rule add/del into separate functions")
47fa15eae487 ("mlxsw: spectrum_matchall: Move ingress indication into mall_entry")
c7ea0e162fc8 ("mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample_add()")
780ba878a1b0 ("mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror_add()")
d7fcc986224d ("mlxsw: spectrum: Push matchall bits into a separate file")
d52238eb7bcf ("mlxsw: spectrum: Push flow_block related functions into a separate file")
3bc3ffb6e911 ("mlxsw: spectrum: Rename acl_block to flow_block")
49c958ccd243 ("mlxsw: spectrum_acl: Move block helpers into inline header functions")
4c00dafc59c7 ("mlxsw: spectrum_span: Use 'refcount_t' for reference counting")
39defcbba0cd ("mlxsw: spectrum_trap: Add support for setting of packet trap group parameters")
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")
7bec1a45d570 ("mlxsw: spectrum_qdisc: Support offloading of FIFO Qdisc")
ee88450d2509 ("mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_state")
3b909c552ae5 ("mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3")
8a29581eb001 ("mlxsw: spectrum: Move the ECN-marked packet counter to ethtool")
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")