summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
AgeCommit message (Expand)Author
2022-07-20mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima
2022-07-15ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata
2022-05-08mlxsw: spectrum_router: Take router lock in router notifier handlerPetr Machata
2022-05-08mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata
2022-05-08mlxsw: spectrum: Move handling of router events to router codePetr Machata
2022-05-08mlxsw: spectrum: Move handling of HW stats events to router codePetr Machata
2022-05-08mlxsw: spectrum: Move handling of VRF events to router codePetr Machata
2022-05-08mlxsw: spectrum_router: Add a dedicated notifier blockPetr Machata
2022-05-04mlxsw: spectrum_router: Only query neighbour activity when necessaryIdo Schimmel
2022-04-11mlxsw: Use dscp_t in struct mlxsw_sp_fib4_entryGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault
2022-04-05mlxsw: spectrum_router: simplify list unwindingTom Rix
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