summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
AgeCommit message (Expand)Author
2020-03-27mlxsw: spectrum_router: Avoid uninitialized symbol errorsIdo Schimmel
2020-03-27mlxsw: spectrum: Remove unused RIF and FID familiesIdo Schimmel
2020-03-27mlxsw: spectrum_router: Add proper function documentationIdo Schimmel
2020-02-22mlxsw: spectrum: Remove RTNL where possibleIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from exported helpersIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from inetaddr listenersIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from netdev listenerIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from inside routing codeIdo Schimmel
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-02-20mlxsw: spectrum: Export function to check if RIF existsIdo Schimmel
2020-02-20mlxsw: spectrum: Prevent RIF access outside of routing codeIdo Schimmel
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel
2020-02-20mlxsw: spectrum_router: Prepare function for router lock introductionIdo Schimmel
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay d...Ido Schimmel
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardownIdo Schimmel
2020-02-20mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop initIdo Schimmel
2020-02-17mlxsw: spectrum: Reduce dependency between bridge and router codeIdo Schimmel
2020-02-07mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abortIdo Schimmel
2020-02-07mlxsw: spectrum_router: Prevent incorrect replacement of local table routesIdo Schimmel
2020-01-19mlxsw: Add ECN configurations with IPinIP tunnelsAmit Cohen
2020-01-14mlxsw: spectrum_router: Set hardware flags for routesIdo Schimmel
2020-01-14mlxsw: spectrum_router: Separate nexthop offload indication from routeIdo Schimmel
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-29mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen
2019-12-26mlxsw: spectrum_router: Remove FIB entry list from FIB nodeIdo Schimmel
2019-12-26mlxsw: spectrum_router: Consolidate identical functionsIdo Schimmel
2019-12-26mlxsw: spectrum_router: Make route creation and destruction symmetricIdo Schimmel
2019-12-26mlxsw: spectrum_router: Eliminate dead codeIdo Schimmel
2019-12-26mlxsw: spectrum_router: Remove unnecessary checksIdo Schimmel
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel
2019-12-24mlxsw: spectrum_router: Start using new IPv6 route notificationsIdo Schimmel
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel
2019-12-16mlxsw: spectrum_router: Start using new IPv4 route notificationsIdo Schimmel
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