summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
AgeCommit message (Expand)Author
2017-03-10mlxsw: spectrum_router: Make abort mechanism VR-awareIdo Schimmel
2017-03-10mlxsw: spectrum_router: Explicitly Associate RIFs with VRsIdo Schimmel
2017-03-10mlxsw: spectrum_router: Refactor virtual router handlingIdo Schimmel
2017-03-10mlxsw: spectrum_router: Simplify LPM tree allocationIdo Schimmel
2017-03-10mlxsw: spectrum_router: Place RIF related code with router codeIdo Schimmel
2017-03-10mlxsw: spectrum_router: Allow more route types to be programmedIdo Schimmel
2017-03-01mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel
2017-02-10mlxsw: spectrum_router: Add support for route replaceIdo Schimmel
2017-02-10mlxsw: spectrum_router: Add support for route appendIdo Schimmel
2017-02-10mlxsw: spectrum_router: Correctly handle identical routesIdo Schimmel
2017-02-08mlxsw: spectrum_router: Don't reflect LINKDOWN nexthopsIdo Schimmel
2017-02-08mlxsw: spectrum_router: Flush resources when RIF is deletedIdo Schimmel
2017-02-08mlxsw: spectrum_router: Reflect nexthop status changesIdo Schimmel
2017-02-08mlxsw: spectrum_router: Use trap action only for some route typesIdo Schimmel
2017-02-08mlxsw: spectrum_router: Determine offload status using generic functionIdo Schimmel
2017-02-08mlxsw: spectrum_router: More accurately set offload flagIdo Schimmel
2017-02-08mlxsw: spectrum_router: Refactor nexthop init routineIdo Schimmel
2017-02-08mlxsw: spectrum_router: Remove FIB info from FIB entry structIdo Schimmel
2017-02-08mlxsw: spectrum_router: Store routes in a more generic wayIdo Schimmel
2017-02-08mlxsw: spectrum_router: Add gateway indication to nexthop groupIdo Schimmel
2017-02-08mlxsw: spectrum_router: Use nexthop's scope to set action typeIdo Schimmel
2017-02-08mlxsw: spectrum_router: Store nexthops in a hash tableIdo Schimmel
2017-02-08mlxsw: spectrum_router: Store nexthop groups in a hash tableIdo Schimmel
2017-02-08mlxsw: spectrum_router: Nullify nexthop's neigh pointerIdo Schimmel
2017-02-06mlxsw: spectrum_router: Fix typo in commentIdo Schimmel
2017-02-06mlxsw: spectrum_router: Don't read 'nud_state' without lockIdo Schimmel
2017-02-06mlxsw: spectrum_router: Remove redundant checkIdo Schimmel
2017-02-06mlxsw: spectrum_router: Simplify neighbour reflectionIdo Schimmel
2017-02-06mlxsw: spectrum_router: Remove unused variableIdo Schimmel
2017-02-06mlxsw: spectrum_router: Use ordered workqueue for neigh updatesIdo Schimmel
2017-02-06mlxsw: core: Queue work immediately instead of delaying itIdo Schimmel
2017-01-24mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel
2016-12-23mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel
2016-12-23mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel
2016-12-03mlxsw: spectrum_router: Implement FIB offload in deferred workIdo Schimmel
2016-11-16mlxsw: spectrum_router: Adjust placement of FIB abort warningIdo Schimmel
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel
2016-11-13mlxsw: spectrum_router: Add FIB abort warningJiri Pirko
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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-28mlxsw: spectrum: Remove extra whitespaceIdo Schimmel
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-23mlxsw: Convert resources into arrayJiri 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