summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
AgeCommit message (Expand)Author
2022-03-03mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata
2022-03-03mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functionsPetr Machata
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-15mlxsw: Add support for VxLAN with IPv6 underlayAmit Cohen
2021-12-14mlxsw: spectrum_router: Consolidate MAC profiles when possibleDanielle Ratson
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen
2021-11-23mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_findDanielle Ratson
2021-10-26mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson
2021-10-26mlxsw: spectrum_router: Add RIF MAC profiles supportDanielle Ratson
2021-10-26mlxsw: spectrum_router: Propagate extack furtherDanielle Ratson
2021-09-24mlxsw: Add support for IP-in-IP with IPv6 underlay for Spectrum-2 and aboveAmit Cohen
2021-09-24mlxsw: spectrum_router: Increase parsing depth for IPv6 decapsulationAmit Cohen
2021-09-24mlxsw: Create separate ipip_ops_arr for different ASICsAmit Cohen
2021-09-24mlxsw: Take tunnel's type into account when searching underlay deviceAmit Cohen
2021-09-24mlxsw: spectrum_ipip: Create common function for mlxsw_sp_ipip_ol_netdev_chan...Amit Cohen
2021-09-24mlxsw: spectrum_router: Fix arguments alignmentAmit Cohen
2021-09-24mlxsw: spectrum_router: Create common function for fib_entry_type_unset() codeAmit Cohen
2021-09-22mlxsw: spectrum_router: Start using new trap adjacency entryIdo Schimmel
2021-09-22mlxsw: spectrum_router: Add trap adjacency entry upon first nexthop groupIdo Schimmel
2021-08-22mlxsw: spectrum_router: Increase parsing depth for multipath hashAmit Cohen
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-06-16mlxsw: spectrum_router: remove redundant continue statementColin Ian King
2021-06-08mlxsw: spectrum_router: Remove abort mechanismAmit Cohen
2021-05-19mlxsw: spectrum_router: Add support for custom multipath hash policyIdo Schimmel
2021-05-19mlxsw: spectrum_router: Add support for inner layer 3 multipath hash policyIdo Schimmel
2021-05-19mlxsw: spectrum_outer: Factor out helper for common outer fieldsIdo Schimmel
2021-05-19mlxsw: spectrum_router: Move multipath hash configuration to a bitmapIdo Schimmel
2021-05-19mlxsw: spectrum_router: Replace if statement with a switch statementIdo Schimmel
2021-05-17mlxsw: spectrum_router: Avoid missing error code warningIdo Schimmel
2021-05-17mlxsw: Verify the accessed index doesn't exceed the array lengthDanielle Ratson
2021-03-30mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...Ido Schimmel
2021-03-24mlxsw: spectrum_router: Enable resilient nexthop groups to be programmedIdo Schimmel
2021-03-24mlxsw: spectrum_router: Periodically update activity of nexthop bucketsIdo Schimmel
2021-03-24mlxsw: spectrum_router: Update hardware flags on nexthop bucketsIdo Schimmel
2021-03-24mlxsw: spectrum_router: Add nexthop bucket replacement supportIdo 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-24mlxsw: spectrum_router: Add support for resilient nexthop groupsIdo Schimmel
2021-03-22mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size rangesIdo Schimmel
2021-03-22mlxsw: spectrum_router: Encode adjacency group size ranges in an arrayIdo Schimmel
2021-03-22mlxsw: spectrum_router: Create per-ASIC router operationsIdo Schimmel
2021-03-22mlxsw: spectrum_router: Avoid unnecessary neighbour updatesIdo Schimmel
2021-03-22mlxsw: spectrum_router: Break nexthop group entry validation to a separate fu...Ido Schimmel
2021-03-22mlxsw: spectrum_router: Encapsulate nexthop update in a functionIdo Schimmel
2021-03-22mlxsw: spectrum_router: Rename nexthop update function to reflect its typeIdo Schimmel
2021-03-22mlxsw: spectrum_router: Add nexthop trap action supportIdo Schimmel
2021-03-22mlxsw: spectrum_router: Prepare for nexthops with trap actionIdo Schimmel
2021-03-22mlxsw: spectrum_router: Introduce nexthop action fieldIdo Schimmel
2021-03-22mlxsw: spectrum_router: Adjust comments on nexthop fieldsIdo Schimmel
2021-03-22mlxsw: spectrum_router: Only provide MAC address for valid nexthopsIdo Schimmel