summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2Star
* mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko2018-07-101-1/+1
* mlxsw: spectrum_mr: Add ipv6 specific operationsYuval Mintz2018-03-261-0/+56
* mlxsw: spectrum_router: Make IPMR-related APIs family agnosticYuval Mintz2018-03-261-33/+19Star
* mlxsw: spectrum_mr: Convert into using mr_mfcYuval Mintz2018-03-261-84/+108
* mlxsw: spectrum_mr: Pass protocol as part of catchall route paramsYuval Mintz2018-03-261-0/+1
* ip6mr: Add refcounting to mfcYuval Mintz2018-03-261-3/+3
* ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz2018-03-011-10/+11
* mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup staticYotam Gigi2017-10-241-1/+1
* mlxsw: spectrum: mr: Fix various endianness issuesYotam Gigi2017-10-241-5/+6
* mlxsw: spectrum: mr: Support trap-and-forward routesYotam Gigi2017-10-031-9/+8Star
* mlxsw: spectrum: fix uninitialized value in errColin Ian King2017-10-021-3/+1Star
* mlxsw: spectrum: Add the multicast routing offloading logicYotam Gigi2017-09-271-0/+1014