1. 5957a14 Sub-Interface deletion not cleanup hash's properly (VPP-1136) by John Lo · 7 years ago
  2. d3e83a9 ssvm: reuse clib mem infra for memfd segments by Florin Coras · 7 years ago
  3. 2e172ea physmem: fix physmem allocation on kernels without NUMA support by Damjan Marion · 7 years ago
  4. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  5. ae66b0d aarch64 - show cpu microarchitecture by Gabriel Ganne · 7 years ago
  6. 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
  7. e6bfeab Unify and cleanup usage of hash_set/unset_mem by various tunnels by John Lo · 7 years ago
  8. 8e66b9b Use crc32 wrapper (VPP-1086) by Gabriel Ganne · 7 years ago
  9. 6390df3 implement clib_smp_pause() for arm and aarch64 platform by Kevin Wang · 7 years ago
  10. fad3fb3 vppinfra: add AVX512 variant of clib_memcpy by Damjan Marion · 7 years ago
  11. 545d9ea VPP-1032: clean up coverity warnings. by Dave Barach · 7 years ago
  12. 129e80e VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
  13. 0c332a3 Add chi-squared test statistic calculator to random.c by Dave Barach · 7 years ago
  14. 20ec716 vppinfra: fix issues depending on compiler by Sergio Gonzalez Monroy · 7 years ago
  15. 3288ed7 UT: Repaired broken C unit tests (--enable-tests) by Ole Troan · 7 years ago
  16. 2222986 Remove unused, uninteresting code by Dave Barach · 7 years ago
  17. 55c79e9 make clib_maplog_update_header(...) globally accessible by Dave Barach · 7 years ago
  18. 73cb006 fill "show cpu" Flag list on aarch64 platforms (VPP-1065) by Gabriel Ganne · 7 years ago
  19. b96412d remove smp dead code (VPP-1066) by Gabriel Ganne · 7 years ago
  20. 04fee31 maplog headers, offline processing, doxygen tags by Dave Barach · 7 years ago
  21. 7a64019 Coverity warning be gone by Dave Barach · 7 years ago
  22. e9d9170 mmap-based fixed-size record double-buffered logger by Dave Barach · 7 years ago
  23. b2e1fe9 use intel intrinsics in clib_memcpy64_x4 by Damjan Marion · 7 years ago
  24. 70d44d3 use REV on aarch64 for endianness swapping (VPP-1067) by Gabriel Ganne · 7 years ago
  25. cabbee7 Call a plugin init function by name by Dave Barach · 7 years ago
  26. 9e12d77 armv8 crc32 - fix macro name by Gabriel Ganne · 7 years ago
  27. 87bd96a vppinfra: fix pool_get_aligned_will_expand for fixed pools by Florin Coras · 7 years ago
  28. 04f3db3 dpdk: introduce AVX512 variants of node functions by Damjan Marion · 7 years ago
  29. bfe470c Update CPU list by Damjan Marion · 7 years ago
  30. beb85cc add warning control macro set by Gabriel Ganne · 7 years ago
  31. b79d886 vppinfra: add 512-bit vector definitions and types by Damjan Marion · 7 years ago
  32. 4c9f2a8 lock init writer_lock must be inited before used. by JingLiuZTE · 7 years ago
  33. c5c2bb3 silence clib_mem_unaligned() invalid read found by address-sanitizer by Gabriel Ganne · 7 years ago
  34. ef5d5aa vppinfra: make _vec_resize_will_expand read-only by Florin Coras · 7 years ago
  35. 53ae29e fix clib_mem_unaligned() invalid read by Gabriel Ganne · 7 years ago
  36. 310518e Add the bihash_vec8_8 variant by Dave Barach · 7 years ago
  37. a19d7b8 Do not include x86intrin.h if unavailable by Gabriel Ganne · 7 years ago
  38. 470a011 add cuckoo hash by Klement Sekera · 8 years ago
  39. b9f2cf0 VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
  40. fa77e8f Fix minor issues in clib_spinlock_unlock() by Dave Barach · 7 years ago
  41. e3ea797 change format_get_indent() to use u32 instead of uword by Gabriel Ganne · 7 years ago
  42. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  43. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  44. 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
  45. f22f07d format_sockaddr: add trivial support for AF_LOCAL sockets by Dave Barach · 7 years ago
  46. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  47. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
  48. f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
  49. 4eeeaaf tcp: horizontal scaling improvments by Florin Coras · 7 years ago
  50. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  51. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  52. 70ec09d Add fd/socket name to clib_socket_* error msgs. by Dave Wallace · 7 years ago
  53. 2951d90 Fixes for issues raised by Coverity (VPP-972) by Chris Luke · 7 years ago
  54. b7f1faa Add fixed-size, preallocated pool support by Dave Barach · 7 years ago
  55. c8ef08a Fix BIHASH_KVP_CACHE_SIZE == 0 case by Dave Barach · 7 years ago
  56. beb50d4 acl-plugin: Recreate the bihash_40_8.h in the proper place by Andrew Yourtchenko · 7 years ago
  57. 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
  58. 858c06f Atomic bucket lock by Dave Barach · 7 years ago
  59. 908a5ea Add a bihash prefetchable bucket-level cache by Dave Barach · 7 years ago
  60. e2d40b8 Use clib_crc32c_uses_intrinsics instead of __SSE4_2__ by Christophe Fontaine · 7 years ago
  61. 28160f3 VPP-904: fixes zero length CLI parameters parse by Alexander Kotov · 7 years ago
  62. bb18ee6 format: Check for NaN when rendering doubles by Chris Luke · 7 years ago
  63. 31e59d9 vppinfra: revert clib_memcpy optimization by Damjan Marion · 7 years ago
  64. 58eb866 Refactor API message handling code by Klement Sekera · 8 years ago
  65. 12c6fdc VPP-893: handle multiple simultaneous event registrations by Dave Barach · 7 years ago
  66. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  67. ed92925 FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits by Ole Troan · 8 years ago
  68. f661638 Add option to create clib_socket with group write permissions by Damjan Marion · 8 years ago
  69. a54230d Add knob to specify effective group id (gid) for VPP process by Damjan Marion · 8 years ago
  70. f908a03 Parenthesize the usage of the macro argument within vec_search() macro definition by Andrew Yourtchenko · 8 years ago
  71. 28b70af VPP-874: fix coverity warnings in tw_timer_template.c by Dave Barach · 8 years ago
  72. 4af9ba1 three-level timer wheel implementation w/ overflow vector by Dave Barach · 8 years ago
  73. b32fde5 Fix build breakge post 6956 by Neale Ranns · 8 years ago
  74. b4bd28a Remove calls to crc_u32 and add clib_crc32c for armv8+crc by Christophe Fontaine · 8 years ago
  75. 7d27218 vppinfra: fix vec_validate_init_empty_aligned macro by Damjan Marion · 8 years ago
  76. 47366b1 More GCC-7 errors by Marco Varlese · 8 years ago
  77. 871cdec Fix mac_age process crash in multi-threaded environment by Steve Shin · 8 years ago
  78. ba7ddfe VPP-847: improve bihash template memory allocator performance by Dave Barach · 8 years ago
  79. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  80. 0f68c79 Add crc32c inline function, allows compilation on 32-bit systems by Damjan Marion · 8 years ago
  81. bde5523 vppinfra: optimize and simplify splat inline functions by Damjan Marion · 8 years ago
  82. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  83. 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
  84. 6ce2232 Define cache line size for x86 32-bit by Damjan Marion · 8 years ago
  85. 658efd2 vppinfra: clib_memcpy improvement by Ray Kinsella · 8 years ago
  86. 903fd51 Clean up event log merge code by Dave Barach · 8 years ago
  87. 1927da2 vppinfra: add spinlock inline functions by Damjan Marion · 8 years ago
  88. eaabe07 Add memif - packet memory interface for intra-host communication by Damjan Marion · 8 years ago
  89. 1dc2f92 armv8 - fix os_cpu_clock_frequency for armv8 by Gabriel Ganne · 8 years ago
  90. fa5231d timing wheel: avoid queueing expired timers and caching wrong earliest expiry value by Andrew Yourtchenko · 8 years ago
  91. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  92. f71ef1d vppinfra: fix issue when copying 16 bytes with clib_memcpy by Damjan Marion · 8 years ago
  93. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  94. bcc6aa4 MFIB memory leak. free the per-source interface hash by Neale Ranns · 8 years ago
  95. 954898f Fix last run time update for timer wheel by Florin Coras · 8 years ago
  96. 83ed1f4 tw_timer_expire_timers() - add a maximum to the number of expiration per call by Gabriel Ganne · 8 years ago
  97. 205e934 VPP-638: 'set interface ipsec key garbage' causes infinite loop by Billy McFall · 8 years ago
  98. 581b072 tw_timer_expire_timers() return the number of expirations by Gabriel Ganne · 8 years ago
  99. 614ac5d Add pool_get[_aligned]_will_expand(...) by Dave Barach · 8 years ago
  100. 8e8f98c Wheel-timer infra by Dave Barach · 8 years ago