summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.h
AgeCommit message (Expand)Author
2020-08-03mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel
2020-07-15mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICEIdo Schimmel
2020-07-15mlxsw: spectrum_policer: Add devlink resource supportIdo Schimmel
2020-07-15mlxsw: spectrum_policer: Add policer coreIdo Schimmel
2020-07-13mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_dropPetr Machata
2020-07-13mlxsw: spectrum_flow: Promote binder-type dispatch to spectrum.cPetr Machata
2020-07-13mlxsw: spectrum_matchall: Publish matchall data structuresPetr Machata
2020-07-13mlxsw: spectrum_flow: Drop an unused fieldPetr Machata
2020-07-13mlxsw: spectrum_span: Move SPAN operations out of global fileIdo Schimmel
2020-06-29mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen
2020-06-29mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-22mlxsw: spectrum: Split handling of pedit mangle by chip typePetr Machata
2020-06-22mlxsw: spectrum: Do not rely on machine endiannessIdo Schimmel
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register ACL control trapsIdo Schimmel
2020-06-01mlxsw: spectrum_trap: Register layer 2 control trapsIdo Schimmel
2020-05-09mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f...Jiri Pirko
2020-05-09mlxsw: spectrum_matchall: Expose a function to get min and max rule priorityJiri Pirko
2020-05-09mlxsw: spectrum_matchall: Put matchall list into substruct of flow structJiri Pirko
2020-05-09mlxsw: spectrum_flower: Expose a function to get min and max rule priorityJiri Pirko
2020-04-27mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko
2020-04-27mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko
2020-04-27mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko
2020-04-27mlxsw: spectrum: Push flow_block related functions into a separate fileJiri Pirko
2020-04-27mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko
2020-04-27mlxsw: spectrum_acl: Move block helpers into inline header functionsJiri Pirko
2020-03-30mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel
2020-03-30mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel
2020-03-30mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-26mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLEPetr Machata
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata
2020-03-18mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko
2020-03-08mlxsw: spectrum_acl: Ask device for rule stats only if counter was createdJiri Pirko
2020-03-05mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata
2020-03-05mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_statePetr Machata
2020-02-26mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko
2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko
2020-02-24mlxsw: spectrum_flower: Disable mixed bound blocks to contain action dropJiri Pirko
2020-02-24mlxsw: spectrum_acl: Track ingress and egress block bindingsJiri Pirko
2020-02-23mlxsw: spectrum_acl: Make block arg const where appropriateJiri Pirko
2020-02-22mlxsw: spectrum_router: Take router lock from netdev listenerIdo Schimmel
2020-02-22mlxsw: spectrum_router: Store NVE decapsulation configuration in routerIdo Schimmel
2020-02-20mlxsw: spectrum: Export function to check if RIF existsIdo Schimmel