aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
AgeCommit message (Expand)Author
2017-11-14mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel
2017-11-04mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata
2017-11-04mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata
2017-11-04mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata
2017-11-04mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata
2017-11-04mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata
2017-11-04mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata
2017-11-04mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() voidPetr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()Petr Machata
2017-11-04mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()Petr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()Petr Machata
2017-11-04mlxsw: spectrum: Rename IPIP-related netdevice handlersPetr Machata
2017-11-03mlxsw: spectrum_router: Update multipath hash parameters upon neteventsIdo Schimmel
2017-11-03mlxsw: spectrum_router: Align multipath hash parameters with kernel'sIdo Schimmel
2017-11-03mlxsw: spectrum_router: Properly name netevent work structIdo Schimmel
2017-11-03mlxsw: spectrum_router: Embed netevent notifier block in router structIdo Schimmel
2017-11-01mlxsw: spectrum_router: Return extack message on abort due to fib rulesDavid Ahern
2017-10-23mlxsw: spectrum_router: Populate adjacency entries according to weightsIdo Schimmel
2017-10-23mlxsw: spectrum_router: Prepare for large adjacency groupsIdo Schimmel
2017-10-23mlxsw: spectrum_router: Store weight in nexthop structIdo Schimmel
2017-10-23mlxsw: spectrum_dpipe: Add adjacency group sizeIdo Schimmel
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata
2017-10-21spectrum: Convert fib event handlers to use container_of on info argDavid Ahern
2017-10-20mlxsw: spectrum_router: Add extack message for RIF and VRF overflowDavid Ahern
2017-10-20mlxsw: spectrum: router: Add support for address validator notifierDavid Ahern
2017-10-16mlxsw: spectrum: Drop refcounting of IPIP entriesPetr Machata
2017-10-16mlxsw: spectrum: Support IPIP overlay VRF migrationPetr Machata
2017-10-16mlxsw: spectrum: Support decap-only IP-in-IP tunnelsPetr Machata
2017-10-16mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()Petr Machata
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-09mlxsw: spectrum: router: Export the mlxsw_sp_router_port functionYotam Gigi
2017-10-08mlxsw: spectrum_router: Avoid expensive lookup during route removalIdo Schimmel
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-02mlxsw: spectrum_router: Drop a redundant conditionPetr Machata
2017-10-02mlxsw: spectrum_router: Fix a typoPetr Machata
2017-10-02mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata
2017-10-02mlxsw: spectrum_router: Move VRF refcountingPetr Machata
2017-09-27mlxsw: spectrum: router: Don't ignore IPMR notificationsYotam Gigi
2017-09-27mlxsw: spectrum: Notify multicast router on RIF MTU changesYotam Gigi
2017-09-27mlxsw: spectrum_router: Add multicast routes notification handling functionalityYotam Gigi
2017-09-27mlxsw: spectrum: router: Squash the default route table to mainYotam 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-26mlxsw: spectrum_router: Use helper to check for last neighborArkadi Sharshevsky
2017-09-26mlxsw: spectrum_router: Keep nexthops in a linked listArkadi Sharshevsky