1. 908a5ea Add a bihash prefetchable bucket-level cache by Dave Barach · 7 years ago
  2. e2d40b8 Use clib_crc32c_uses_intrinsics instead of __SSE4_2__ by Christophe Fontaine · 7 years ago
  3. 28160f3 VPP-904: fixes zero length CLI parameters parse by Alexander Kotov · 7 years ago
  4. bb18ee6 format: Check for NaN when rendering doubles by Chris Luke · 7 years ago
  5. 31e59d9 vppinfra: revert clib_memcpy optimization by Damjan Marion · 7 years ago
  6. 58eb866 Refactor API message handling code by Klement Sekera · 8 years ago
  7. 12c6fdc VPP-893: handle multiple simultaneous event registrations by Dave Barach · 7 years ago
  8. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  9. ed92925 FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits by Ole Troan · 8 years ago
  10. f661638 Add option to create clib_socket with group write permissions by Damjan Marion · 7 years ago
  11. a54230d Add knob to specify effective group id (gid) for VPP process by Damjan Marion · 7 years ago
  12. f908a03 Parenthesize the usage of the macro argument within vec_search() macro definition by Andrew Yourtchenko · 7 years ago
  13. 28b70af VPP-874: fix coverity warnings in tw_timer_template.c by Dave Barach · 8 years ago
  14. 4af9ba1 three-level timer wheel implementation w/ overflow vector by Dave Barach · 8 years ago
  15. b32fde5 Fix build breakge post 6956 by Neale Ranns · 8 years ago
  16. b4bd28a Remove calls to crc_u32 and add clib_crc32c for armv8+crc by Christophe Fontaine · 8 years ago
  17. 7d27218 vppinfra: fix vec_validate_init_empty_aligned macro by Damjan Marion · 8 years ago
  18. 47366b1 More GCC-7 errors by Marco Varlese · 8 years ago
  19. 871cdec Fix mac_age process crash in multi-threaded environment by Steve Shin · 8 years ago
  20. ba7ddfe VPP-847: improve bihash template memory allocator performance by Dave Barach · 8 years ago
  21. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  22. 0f68c79 Add crc32c inline function, allows compilation on 32-bit systems by Damjan Marion · 8 years ago
  23. bde5523 vppinfra: optimize and simplify splat inline functions by Damjan Marion · 8 years ago
  24. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  25. 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
  26. 6ce2232 Define cache line size for x86 32-bit by Damjan Marion · 8 years ago
  27. 658efd2 vppinfra: clib_memcpy improvement by Ray Kinsella · 8 years ago
  28. 903fd51 Clean up event log merge code by Dave Barach · 8 years ago
  29. 1927da2 vppinfra: add spinlock inline functions by Damjan Marion · 8 years ago
  30. eaabe07 Add memif - packet memory interface for intra-host communication by Damjan Marion · 8 years ago
  31. 1dc2f92 armv8 - fix os_cpu_clock_frequency for armv8 by Gabriel Ganne · 8 years ago
  32. fa5231d timing wheel: avoid queueing expired timers and caching wrong earliest expiry value by Andrew Yourtchenko · 8 years ago
  33. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  34. f71ef1d vppinfra: fix issue when copying 16 bytes with clib_memcpy by Damjan Marion · 8 years ago
  35. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  36. bcc6aa4 MFIB memory leak. free the per-source interface hash by Neale Ranns · 8 years ago
  37. 954898f Fix last run time update for timer wheel by Florin Coras · 8 years ago
  38. 83ed1f4 tw_timer_expire_timers() - add a maximum to the number of expiration per call by Gabriel Ganne · 8 years ago
  39. 205e934 VPP-638: 'set interface ipsec key garbage' causes infinite loop by Billy McFall · 8 years ago
  40. 581b072 tw_timer_expire_timers() return the number of expirations by Gabriel Ganne · 8 years ago
  41. 614ac5d Add pool_get[_aligned]_will_expand(...) by Dave Barach · 8 years ago
  42. 8e8f98c Wheel-timer infra by Dave Barach · 8 years ago
  43. 3ad7704 Prep work for Coverity upload processing via Jenkins by Dave Barach · 8 years ago
  44. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  45. 8f54496 Fix coverity warnings, VPP-608 by Dave Barach · 8 years ago
  46. 5e6b958 Handle execessive hash collisions, VPP-555 by Dave Barach · 8 years ago
  47. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago