Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-08 | mlxsw: spectrum_router: Remove FIB info from FIB entry struct | Ido Schimmel | 1 | -3/+1 |
2017-02-08 | mlxsw: spectrum_router: Store routes in a more generic way | Ido Schimmel | 1 | -13/+27 |
2017-02-08 | mlxsw: spectrum_router: Add gateway indication to nexthop group | Ido Schimmel | 1 | -1/+8 |
2017-02-08 | mlxsw: spectrum_router: Use nexthop's scope to set action type | Ido Schimmel | 1 | -1/+1 |
2017-02-08 | mlxsw: spectrum_router: Store nexthops in a hash table | Ido Schimmel | 2 | -4/+55 |
2017-02-08 | mlxsw: spectrum_router: Store nexthop groups in a hash table | Ido Schimmel | 2 | -52/+54 |
2017-02-08 | mlxsw: spectrum_router: Nullify nexthop's neigh pointer | Ido Schimmel | 1 | -2/+3 |
2017-02-08 | mlxsw: acl: Fix mlxsw_afa_block_commit error path | Jiri Pirko |