summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen
2020-02-27mlxsw: reg: Update module_type values in PMTM register and map them to widthJiri Pirko
2020-02-26mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3Petr Machata
2020-02-26mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel
2020-02-26mlxsw: spectrum: Move the ECN-marked packet counter to ethtoolPetr Machata
2020-02-26mlxsw: spectrum_switchdev: Optimize SFN records processingJiri Pirko
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko
2020-02-25mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Add trap with userdef actionJiri 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: core: Allow to enable/disable rx_listener for trapJiri Pirko
2020-02-24mlxsw: acl_flex_actions: Trap all ACL dropped packets to DISCARD_*_ACL trapsJiri 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-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: pci: Remove unused valuesIdo Schimmel
2020-02-23mlxsw: core: Remove priv from listener equality comparisonJiri Pirko
2020-02-23mlxsw: spectrum_acl: Make block arg const where appropriateJiri Pirko
2020-02-23mlxsw: spectrum_trap: Make global arrays const as they should beJiri Pirko
2020-02-23mlxsw: core: Remove initialization to false of mlxsw_listener structJiri Pirko
2020-02-23mlxsw: core: Convert is_event and is_ctrl bools to be single bitsJiri Pirko
2020-02-23mlxsw: core: Remove dummy union name from struct mlxsw_listenerJiri Pirko
2020-02-23mlxsw: core: Remove unused action field from mlxsw_rx_listener structJiri Pirko
2020-02-23mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init()Jiri Pirko
2020-02-23mlxsw: core_acl_flex_actions: Rename Trap / Discard Action to Trap ActionJiri 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-02-22mlxsw: spectrum: Remove RTNL where possibleIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from exported helpersIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from inetaddr listenersIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from netdev listenerIdo Schimmel
2020-02-22mlxsw: spectrum_dpipe: Take router lock from dpipe codeIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from inside routing codeIdo Schimmel
2020-02-22mlxsw: spectrum_router: Introduce router lockIdo Schimmel
2020-02-22mlxsw: spectrum_router: Store NVE decapsulation configuration in routerIdo Schimmel
2020-02-22mlxsw: spectrum_router: Expose router struct to internal usersIdo Schimmel
2020-02-22mlxsw: spectrum_mr: Protect multicast route list with a lockIdo Schimmel
2020-02-22mlxsw: spectrum_mr: Protect multicast table list with a lockIdo Schimmel
2020-02-22mlxsw: spectrum_mr: Publish multicast route after writing it to the deviceIdo Schimmel
2020-02-21net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed
2020-02-20mlxsw: spectrum_nve: Make tunnel initialization symmetricIdo Schimmel