aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-07-09mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko1-1/+1
2018-03-26mlxsw: spectrum_mr: Add ipv6 specific operationsYuval Mintz1-0/+56
2018-03-26mlxsw: spectrum_router: Make IPMR-related APIs family agnosticYuval Mintz1-33/+19
2018-03-26mlxsw: spectrum_mr: Convert into using mr_mfcYuval Mintz1-84/+108
2018-03-26mlxsw: spectrum_mr: Pass protocol as part of catchall route paramsYuval Mintz1-0/+1
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz1-3/+3
2018-03-01ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz1-10/+11
2017-10-24mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup staticYotam Gigi1-1/+1
2017-10-24mlxsw: spectrum: mr: Fix various endianness issuesYotam Gigi1-5/+6
2017-10-03mlxsw: spectrum: mr: Support trap-and-forward routesYotam Gigi1-9/+8
2017-10-01mlxsw: spectrum: fix uninitialized value in errColin Ian King1-3/+1
2017-09-27mlxsw: spectrum: Add the multicast routing offloading logicYotam Gigi1-0/+1014