summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
AgeCommit message (Expand)Author
2019-12-29mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen
2019-12-09mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel
2019-11-24mlxsw: spectrum_router: Fix use of uninitialized adjacency indexAmit Cohen
2019-11-24mlxsw: spectrum_router: After underlay moves, demote conflicting tunnelsPetr Machata
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-18mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata
2019-11-15mlxsw: spectrum_router: Allocate discard adjacency entry when neededIdo Schimmel
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko
2019-10-04mlxsw: spectrum: Take devlink net instead of init_netJiri Pirko
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko
2019-10-04mlxsw: spectrum_router: Don't rely on missing extack to symbolize dumpJiri Pirko
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko
2019-07-25mlxsw: spectrum_router: Increase scale of IPv6 nexthop groupsIdo Schimmel
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel
2019-06-18mlxsw: spectrum_router: Create IPv6 multipath routes in one goIdo Schimmel
2019-06-18mlxsw: spectrum_router: Add / delete multiple IPv6 nexthopsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Pass array of routes to route handling functionsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Adjust IPv6 replace logic to new notificationsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Pass multiple routes to work itemIdo Schimmel
2019-06-18mlxsw: spectrum_router: Prepare function to return errorsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Remove processing of IPv6 append notificationsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Ignore IPv6 multipath notificationsIdo Schimmel
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-12mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel
2019-06-04mlxsw: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern
2019-04-23mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap...David Ahern
2019-04-21ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern
2019-04-21ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern
2019-04-21mlxsw: spectrum_router: Relax FIB rule validationIdo Schimmel
2019-04-21mlxsw: spectrum: Use a stable ECMP/LAG seedIdo Schimmel
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-15mlxsw: spectrum_router: Add neighbour offload indicationIdo Schimmel
2019-04-15mlxsw: spectrum_router: Propagate neighbour update errorsIdo Schimmel
2019-04-10mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel
2019-04-08ipv4: Flag fib_info with a fib_nh using IPv6 gatewayDavid Ahern
2019-04-08net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern
2019-02-12mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel
2019-02-08mlxsw: spectrum_router: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-06mlxsw: spectrum_router: Offload blackhole routesIdo Schimmel
2019-01-23mlxsw: spectrum: Expose functions to create and destroy underlay RIFIdo Schimmel
2019-01-20mlxsw: spectrum_router: Add GRE tunnel support for Spectrum-2Nir Dotan
2019-01-20mlxsw: spectrum_router: Update tunnel decap propertiesNir Dotan
2019-01-20mlxsw: spectrum_router: Support RIF without deviceNir Dotan