aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2018-05-11mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET
2018-05-10mlxsw: spectrum_span: Support VLAN under mirror-to-gretapPetr Machata
2018-05-10mlxsw: spectrum_span: Support mirror-to-VLANPetr Machata
2018-05-10mlxsw: reg: Add MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETHPetr Machata
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata
2018-05-03mlxsw: pci: Check number of CQEs for CQE version 2Jiri Pirko
2018-05-03mlxsw: pci: Allow to use CQEs of version 1 and version 2Jiri Pirko
2018-05-03mlxsw: pci: Introduce helpers to work with multiple CQE versionsJiri Pirko
2018-05-03mlxsw: resources: Add CQE versions resourcesJiri Pirko
2018-05-02mlxsw: spectrum_router: Return an error for routes added after abortIdo Schimmel
2018-05-02mlxsw: spectrum_router: Return an error for non-default FIB rulesIdo Schimmel
2018-04-30mlxsw: spectrum_span: Allow bridge for gretap mirrorPetr Machata
2018-04-30mlxsw: Respin SPAN on switchdev eventsPetr Machata
2018-04-30mlxsw: spectrum: Register SPAN before switchdevPetr Machata
2018-04-30mlxsw: spectrum_switchdev: Publish two functionsPetr Machata
2018-04-30mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()Petr Machata
2018-04-27mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern
2018-04-17net/ipv6: Move nexthop data to fib6_nhDavid Ahern
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-01mlxsw: spectrum: Don't use resource ID of 0Petr Machata
2018-04-01mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko
2018-04-01mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko
2018-04-01mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GETJiri Pirko
2018-04-01mlxsw: remove kvd_hash_granularity from config profile structJiri Pirko
2018-04-01mlxsw: spectrum: Change KVD linear parts from list to arrayJiri Pirko
2018-04-01mlxsw: Constify devlink_resource_opsJiri Pirko
2018-04-01mlxsw: spectrum_kvdl: Fix handling of resource_size_paramJiri Pirko
2018-04-01mlxsw: spectrum_acl: Fix flex actions header ifndef define constructJiri Pirko
2018-03-26mlxsw: spectrum: Add multicast router trap for PIMv6Yuval Mintz
2018-03-26mlxsw: spectrum_router: Process IP6MR fib notificationYuval Mintz
2018-03-26mlxsw: spectrum_mr: Add ipv6 specific operationsYuval Mintz
2018-03-26mlxsw: spectrum_router: Make IPMR-related APIs family agnosticYuval Mintz
2018-03-26mlxsw: spectrum_mr: Convert into using mr_mfcYuval Mintz
2018-03-26mlxsw: spectrum_router: Support IPv6 multicast to host CPUYuval Mintz
2018-03-26mlxsw: spectrum_mr: Pass protocol as part of catchall route paramsYuval Mintz
2018-03-26mlxsw: reg: Add register settings for IPv6 multicast routingYuval Mintz
2018-03-26mlxsw: reg: Configure RIF to forward IPv6 multicast packetsYuval Mintz
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz
2018-03-26ipmr: Make MFC fib notifiers commonYuval Mintz
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-23mlxsw: spectrum_span: Prevent duplicate mirrorsIdo Schimmel
2018-03-23mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parmsPetr Machata
2018-03-23mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata
2018-03-23mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller