summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c
AgeCommit message (Expand)Author
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo 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-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-07-09mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko
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_mr: Pass protocol as part of catchall route paramsYuval Mintz
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz
2018-03-01ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz
2017-10-24mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup staticYotam Gigi
2017-10-24mlxsw: spectrum: mr: Fix various endianness issuesYotam Gigi
2017-10-03mlxsw: spectrum: mr: Support trap-and-forward routesYotam Gigi
2017-10-01mlxsw: spectrum: fix uninitialized value in errColin Ian King
2017-09-27mlxsw: spectrum: Add the multicast routing offloading logicYotam Gigi