summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
AgeCommit message (Expand)Author
2017-07-05mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel
2017-03-22mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel
2016-11-14mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel
2016-11-13mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky
2016-11-10mlxsw: spectrum_router: Ignore FIB notification events for non-init namespacesJiri Pirko
2016-11-10mlxsw: spectrum_router: Fix handling of neighbour structureJiri Pirko
2016-10-28mlxsw: spectrum_router: Compare only trees which are in use during tree getJiri Pirko
2016-10-28mlxsw: spectrum_router: Save requested prefix bitlist when creating treeJiri Pirko
2016-10-20mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...Jiri Pirko
2016-10-20mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko
2016-10-03mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko
2016-09-21mlxsw: spectrum: Implement max rif resourceNogah Frankel
2016-09-21mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel
2016-09-20mlxsw: spectrum: Fix sparse warningsIdo Schimmel
2016-09-09mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko
2016-09-01mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko
2016-09-01mlxsw: spectrum_router: Fix fib entry update pathJiri Pirko
2016-09-01mlxsw: spectrum_router: Fix failure caused by double fib removal from HWJiri Pirko
2016-08-24mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi
2016-08-15mlxsw: spectrum_router: Fix use after freeVincent
2016-07-15mlxsw: spectrum_router: Return -ENOENT in case of errorChristophe Jaillet
2016-07-05mlxsw: Add the unresolved next-hops probesYotam Gigi
2016-07-05mlxsw: spectrum_router: Add the nexthop neigh activity updateYotam Gigi
2016-07-05mlxsw: spectrum_router: Implement next-hop routingJiri Pirko
2016-07-05mlxsw: spectrum_router: Offload neighbours based on NUD state changeYotam Gigi
2016-07-05mlxsw: spectrum_router: Periodically update the kernel's neigh tableYotam Gigi
2016-07-05mlxsw: spectrum_router: Add private neigh tableJiri Pirko
2016-07-05mlxsw: spectrum_router: Implement fib4 add/del switchdev obj opsJiri Pirko
2016-07-05mlxsw: spectrum_router: Add virtual router managementJiri Pirko
2016-07-05mlxsw: spectrum_router: Implement LPM trees managementJiri Pirko
2016-07-05mlxsw: spectrum_router: Implement private fibJiri Pirko
2016-07-02mlxsw: spectrum_router: Add basic ipv4 router initializationIdo Schimmel