summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.h
AgeCommit message (Expand)Author
2021-06-08mlxsw: spectrum_router: Remove abort mechanismAmit Cohen
2021-03-24mlxsw: spectrum_router: Periodically update activity of nexthop bucketsIdo Schimmel
2021-03-24mlxsw: spectrum_router: Pass payload pointer to nexthop update functionIdo Schimmel
2021-03-24mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...Ido Schimmel
2021-03-22mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size rangesIdo Schimmel
2021-03-22mlxsw: spectrum_router: Rename nexthop update function to reflect its typeIdo Schimmel
2021-03-22mlxsw: spectrum_router: Consolidate nexthop helpersIdo Schimmel
2020-12-14mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 routerJiri Pirko
2020-12-14mlxsw: spectrum_router_xm: Implement L-value tracking for M-indexJiri Pirko
2020-12-14mlxsw: spectrum_router: Introduce per-ASIC XM initializationJiri Pirko
2020-12-14mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko
2020-12-06mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()Jiri Pirko
2020-11-24mlxsw: spectrum_router: Add support for blackhole nexthopsIdo Schimmel
2020-11-24mlxsw: spectrum_router: Create loopback RIF during initializationIdo Schimmel
2020-11-20mlxsw: spectrum_router: Add support for nexthop objectsIdo Schimmel
2020-11-12mlxsw: spectrum_router: Introduce FIB entry update opJiri Pirko
2020-11-12mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted ...Jiri Pirko
2020-11-12mlxsw: spectrum_router: Introduce fib_entry priv for low-level opsJiri Pirko
2020-11-12mlxsw: spectrum_router: Have FIB entry op context allocated for the instanceJiri Pirko
2020-11-12mlxsw: spectrum_router: Prepare work context for possible bulkingJiri Pirko
2020-11-12mlxsw: spectrum: Push RALUE packing and writing into low-level router opsJiri Pirko
2020-11-12mlxsw: spectrum: Export RALUE pack helper and use it from IPIPJiri Pirko
2020-11-12mlxsw: spectrum: Propagate context from work handler containing RALUE payloadJiri Pirko
2020-11-12mlxsw: spectrum_router: Introduce FIB event queue instead of separate worksJiri Pirko
2020-11-12mlxsw: spectrum_router: Use RALUE-independent op argJiri Pirko
2020-11-03mlxsw: spectrum_router: Introduce low-level ops and implement them for RALXX ...Jiri Pirko
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-01-19mlxsw: Add ECN configurations with IPinIP tunnelsAmit Cohen
2019-01-20mlxsw: spectrum_router: Update tunnel decap propertiesNir Dotan
2018-10-11mlxsw: spectrum: Move L3 protocol and address definitions to global header fileIdo Schimmel
2018-10-11mlxsw: spectrum: Remove misuses of private header fileIdo Schimmel
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-06-26mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()Petr Machata
2018-06-26mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()Petr Machata
2018-03-26mlxsw: spectrum_router: Support IPv6 multicast to host CPUYuval Mintz
2017-11-04mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata
2017-11-04mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata
2017-11-04mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()Petr Machata
2017-10-23mlxsw: spectrum_dpipe: Add adjacency group sizeIdo Schimmel
2017-10-09mlxsw: spectrum: router: Export the mlxsw_sp_router_port functionYotam Gigi
2017-09-26mlxsw: spectrum_dpipe: Add support for controlling nexthop countersArkadi Sharshevsky
2017-09-26mlxsw: spectrum: Add support for setting counters on nexthopsArkadi Sharshevsky
2017-09-26mlxsw: spectrum_router: Add helpers for nexthop accessArkadi Sharshevsky
2017-09-19mlxsw: spectrum_router: Export RIF dev access functionYotam Gigi
2017-09-03mlxsw: spectrum_router: Support GRE tunnelsPetr Machata
2017-09-03mlxsw: spectrum_router: Add loopback accessorsPetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv4 underlay decapPetr Machata