1. 1819ae3 mlxsw: spectrum_router: Don't offload routes next in list by Ido Schimmel · 8 years ago
  2. 7387dbb mlxsw: spectrum_router: Fix use-after-free in route replace by Ido Schimmel · 8 years ago
  3. a4e75b7 mlxsw: spectrum_router: Add missing rollback by Ido Schimmel · 8 years ago
  4. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 6b27c8a mlxsw: spectrum_router: Fix NULL pointer dereference by Ido Schimmel · 8 years ago
  6. d7a6030 mlxsw: spectrum_router: Mark only first LPM tree as reserved by Ido Schimmel · 8 years ago
  7. de5ed99 mlxsw: spectrum_router: Align RIF index allocation with existing code by Ido Schimmel · 8 years ago
  8. e4f3c1c mlxsw: spectrum_router: Implement common RIF core by Ido Schimmel · 8 years ago
  9. a110748 mlxsw: spectrum: Implement common FID core by Ido Schimmel · 8 years ago
  10. c9ec53f mlxsw: spectrum_router: Determine VR first when creating RIF by Ido Schimmel · 8 years ago
  11. 8e3482d mlxsw: spectrum_router: Flood packets to router after RIF creation by Ido Schimmel · 8 years ago
  12. 1b8f09a mlxsw: spectrum_router: Destroy RIF only based on its struct by Ido Schimmel · 8 years ago
  13. ab01ae9 mlxsw: spectrum_router: Configure RIFs based on RIF struct by Ido Schimmel · 8 years ago
  14. 4d93cee mlxsw: spectrum_router: Extend the RIF struct by Ido Schimmel · 8 years ago
  15. a13a594 mlxsw: spectrum_router: Allocate RIF prior to its configuration by Ido Schimmel · 8 years ago
  16. caa3ddf mlxsw: spectrum_router: Allocate FID prior to RIF configuration by Ido Schimmel · 8 years ago
  17. c57529e mlxsw: spectrum: Replace vPorts with Port-VLAN by Ido Schimmel · 8 years ago
  18. ed9ddd3 mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppers by Ido Schimmel · 8 years ago
  19. 7cbecf2 mlxsw: spectrum_router: Replace vPorts with Port-VLAN by Ido Schimmel · 8 years ago
  20. ce95e15 mlxsw: spectrum: Change signature of FID leave function by Ido Schimmel · 8 years ago
  21. 4aafc36 mlxsw: spectrum: Set port's mode according to FID mappings by Ido Schimmel · 8 years ago
  22. 03ea01e mlxsw: spectrum_router: Adjust RIF configuration for new firmware versions by Ido Schimmel · 8 years ago
  23. c6cd850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 6b1206b mlxsw: spectrum_router: Fix rif counter freeing routine by Arkadi Sharshevsky · 8 years ago
  25. 348b8fc mlxsw: spectrum_router: Initialize RIFs in a separate function by Ido Schimmel · 8 years ago
  26. 7e39d11 mlxsw: spectrum_router: Move FIB notification block to router struct by Ido Schimmel · 8 years ago
  27. 5f9efff mlxsw: spectrum_router: Move RIFs array to its rightful place by Ido Schimmel · 8 years ago
  28. 5f6935c mlxsw: spectrum_switchdev: Reduce scope of bridge struct by Ido Schimmel · 8 years ago
  29. 9011b67 mlxsw: spectrum_router: Reduce scope of router struct by Ido Schimmel · 8 years ago
  30. b1e4552 mlxsw: spectrum_router: Simplify VRF enslavement by Ido Schimmel · 8 years ago
  31. 2b94e58 mlxsw: spectrum: Allow ports to work under OVS master by Jiri Pirko · 8 years ago
  32. fd1b9d4 mlxsw: spectrum_router: Add rif helper functions by Arkadi Sharshevsky · 8 years ago
  33. e0c0afd mlxsw: spectrum: Support for counters on router interfaces by Arkadi Sharshevsky · 8 years ago
  34. 1312444 mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API change by Arkadi Sharshevsky · 8 years ago
  35. 5ec2ee7 mlxsw: Query maximum number of ports from firmware by Ido Schimmel · 8 years ago
  36. 8494ab0 mlxsw: spectrum_router: Query number of LPM trees from firmware by Ido Schimmel · 8 years ago
  37. bf95233 mlxsw: spectrum: Cosmetic naming change by Arkadi Sharshevsky · 8 years ago
  38. c7f6e66 mlxsw: spectrum_router: Don't abort on l3mdev rules by Ido Schimmel · 8 years ago
  39. 3d70e458 mlxsw: spectrum_router: Add support for VRFs on top of bridges by Ido Schimmel · 8 years ago
  40. 7179eb5 mlxsw: spectrum_router: Add support for VRFs by Ido Schimmel · 8 years ago
  41. 9db032b mlxsw: spectrum_router: Don't destroy RIF if L3 slave by Ido Schimmel · 8 years ago
  42. 5783788 mlxsw: spectrum_router: Associate RIFs with correct VR by Ido Schimmel · 8 years ago
  43. 5d7bfd1 ipv4: fib_rules: Dump FIB rules when registering FIB notifier by Ido Schimmel · 8 years ago
  44. b5d90e6 mlxsw: spectrum_router: Make abort mechanism VR-aware by Ido Schimmel · 8 years ago
  45. 6913229 mlxsw: spectrum_router: Explicitly Associate RIFs with VRs by Ido Schimmel · 8 years ago
  46. 76610eb mlxsw: spectrum_router: Refactor virtual router handling by Ido Schimmel · 8 years ago
  47. 382dbb4 mlxsw: spectrum_router: Simplify LPM tree allocation by Ido Schimmel · 8 years ago
  48. 4724ba56 mlxsw: spectrum_router: Place RIF related code with router code by Ido Schimmel · 8 years ago
  49. 97989ee mlxsw: spectrum_router: Allow more route types to be programmed by Ido Schimmel · 8 years ago
  50. f7df492 mlxsw: spectrum_router: Avoid potential packets loss by Ido Schimmel · 8 years ago
  51. 599cf8f mlxsw: spectrum_router: Add support for route replace by Ido Schimmel · 8 years ago
  52. 4283bce mlxsw: spectrum_router: Add support for route append by Ido Schimmel · 8 years ago
  53. 9aecce1 mlxsw: spectrum_router: Correctly handle identical routes by Ido Schimmel · 8 years ago
  54. df6dd79b mlxsw: spectrum_router: Don't reflect LINKDOWN nexthops by Ido Schimmel · 8 years ago
  55. 9665b74 mlxsw: spectrum_router: Flush resources when RIF is deleted by Ido Schimmel · 8 years ago
  56. ad178c8 mlxsw: spectrum_router: Reflect nexthop status changes by Ido Schimmel · 8 years ago
  57. 70ad350 mlxsw: spectrum_router: Use trap action only for some route types by Ido Schimmel · 8 years ago
  58. 4b41147 mlxsw: spectrum_router: Determine offload status using generic function by Ido Schimmel · 8 years ago
  59. 013b20f mlxsw: spectrum_router: More accurately set offload flag by Ido Schimmel · 8 years ago
  60. a8c9701 mlxsw: spectrum_router: Refactor nexthop init routine by Ido Schimmel · 8 years ago
  61. c8b0307 mlxsw: spectrum_router: Remove FIB info from FIB entry struct by Ido Schimmel · 8 years ago
  62. b8399a1 mlxsw: spectrum_router: Store routes in a more generic way by Ido Schimmel · 8 years ago
  63. b3e8d1e mlxsw: spectrum_router: Add gateway indication to nexthop group by Ido Schimmel · 8 years ago
  64. d55409c mlxsw: spectrum_router: Use nexthop's scope to set action type by Ido Schimmel · 8 years ago
  65. c53b8e1 mlxsw: spectrum_router: Store nexthops in a hash table by Ido Schimmel · 8 years ago
  66. e9ad5e7 mlxsw: spectrum_router: Store nexthop groups in a hash table by Ido Schimmel · 8 years ago
  67. e58be79 mlxsw: spectrum_router: Nullify nexthop's neigh pointer by Ido Schimmel · 8 years ago
  68. fd76d91 mlxsw: spectrum_router: Fix typo in comment by Ido Schimmel · 8 years ago
  69. 01b1aa3 mlxsw: spectrum_router: Don't read 'nud_state' without lock by Ido Schimmel · 8 years ago
  70. 8a0b727 mlxsw: spectrum_router: Remove redundant check by Ido Schimmel · 8 years ago
  71. 5c8802f mlxsw: spectrum_router: Simplify neighbour reflection by Ido Schimmel · 8 years ago
  72. de04b6a mlxsw: spectrum_router: Remove unused variable by Ido Schimmel · 8 years ago
  73. e60234d mlxsw: spectrum_router: Use ordered workqueue for neigh updates by Ido Schimmel · 8 years ago
  74. a0e4761 mlxsw: core: Queue work immediately instead of delaying it by Ido Schimmel · 8 years ago
  75. a59b7e0 mlxsw: spectrum_router: Correctly reallocate adjacency entries by Ido Schimmel · 8 years ago
  76. 5831212 mlxsw: spectrum_router: Correctly remove nexthop groups by Ido Schimmel · 8 years ago
  77. 93a87e5 mlxsw: spectrum_router: Don't reflect dead neighs by Ido Schimmel · 8 years ago
  78. c3852ef ipv4: fib: Replay events when registering FIB notifier by Ido Schimmel · 8 years ago
  79. 3057224 mlxsw: spectrum_router: Implement FIB offload in deferred work by Ido Schimmel · 8 years ago
  80. d331d30 mlxsw: spectrum_router: Adjust placement of FIB abort warning by Ido Schimmel · 8 years ago
  81. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. ac571de mlxsw: spectrum_router: Flush FIB tables during fini by Ido Schimmel · 8 years ago
  83. 8d41932 mlxsw: spectrum_router: Add FIB abort warning by Jiri Pirko · 8 years ago
  84. 42cdb33 mlxsw: spectrum_router: Correctly dump neighbour activity by Arkadi Sharshevsky · 8 years ago
  85. 0e3715c mlxsw: spectrum_router: Ignore FIB notification events for non-init namespaces by Jiri Pirko · 8 years ago
  86. 33b1341 mlxsw: spectrum_router: Fix handling of neighbour structure by Jiri Pirko · 8 years ago
  87. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. 8c9583a mlxsw: spectrum: Remove extra whitespace by Ido Schimmel · 8 years ago
  89. 8b99bec mlxsw: spectrum_router: Compare only trees which are in use during tree get by Jiri Pirko · 8 years ago
  90. 2083d36 mlxsw: spectrum_router: Save requested prefix bitlist when creating tree by Jiri Pirko · 8 years ago
  91. c1a3831 mlxsw: Convert resources into array by Jiri Pirko · 8 years ago
  92. 37956d7 mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove warn by Jiri Pirko · 8 years ago
  93. 19271c1 mlxsw: spectrum_router: Use correct tree index for binding by Jiri Pirko · 8 years ago
  94. ab58070 mlxsw: spectrum_router: avoid potential uninitialized data usage by Arnd Bergmann · 8 years ago
  95. b45f64d mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls by Jiri Pirko · 8 years ago
  96. 8f8a62d mlxsw: spectrum: Implement max rif resource by Nogah Frankel · 8 years ago
  97. 9497c04 mlxsw: spectrum: Implement max virtual routers resource by Nogah Frankel · 8 years ago
  98. 1a9234e66 mlxsw: spectrum: Fix sparse warnings by Ido Schimmel · 8 years ago
  99. 40d2590 mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init by Jiri Pirko · 8 years ago
  100. e732263 mlxsw: spectrum_router: Fix netevent notifier registration by Jiri Pirko · 8 years ago