1. 4553c95 cmake: add add_vpp_library and add_vpp_executable macros by Damjan Marion · 6 years ago
  2. af7dd5b Rename struct mallinfo -> struct dlmallinfo by Dave Barach · 6 years ago
  3. d897adc cmake: fix -DVPP_USE_DLMALLOC=OFF by Damjan Marion · 6 years ago
  4. 869031c bihash: remove unused counters by Damjan Marion · 6 years ago
  5. b76590a clib_mem_is_heap_object() needs to recognize sys_alloc segments by Dave Barach · 6 years ago
  6. 828d27e bihash: add support for reuse of expired entry when bucket is full (VPP-1272) by Matus Fabian · 6 years ago
  7. 052c2dc Enable storing state in flowhash hash tables by Pierre Pfister · 6 years ago
  8. 612dd6a CMake as an alternative to autotools (experimental) by Damjan Marion · 6 years ago
  9. 40e6bdf fix typo in bitmap.h by Korian Edeline · 6 years ago
  10. a88c916 dlmalloc compiles errors with clang by Neale Ranns · 6 years ago
  11. ca45ee7 fix dangling reference in foreach_key_value_pair by Dave Barach · 6 years ago
  12. 40f9246 vlib: avoid double process dispatch by Florin Coras · 6 years ago
  13. e4a9eb7 Improve cpu { coremask-% } configure option by Yi He · 6 years ago
  14. 5f21e1b Store USE_DLMALLOC in vppinfra/config.h by Damjan Marion · 6 years ago
  15. afc725a Add support for shuffle vector intrinsic via Neon in ARM by Sirshak Das · 6 years ago
  16. 1c7bf5d Poison freed memory objects by Dave Barach · 6 years ago
  17. d05ce97 Fix undefined symbol: fformat_append_cr in vat plugins loading by Yi He · 6 years ago
  18. d3ca8ff session/dlmalloc: coverity fixes by Florin Coras · 6 years ago
  19. d055475 dlmalloc: use static magic constant for debug images by Florin Coras · 6 years ago
  20. cd2190e Fix build-break when compiling -O0 / TAG=vpp_debug by Dave Barach · 6 years ago
  21. 5df580e 128-bit SIMD version of vlib_get_buffers by Damjan Marion · 6 years ago
  22. 28d4271 mips64: Add timer and longjump support by Carl Smith · 6 years ago
  23. fc5dda3 vector indicies walk in reverse by Neale Ranns · 6 years ago
  24. db0a7ec -DCLIB_DEBUG => turn on extra checks in dlmalloc by Dave Barach · 6 years ago
  25. 48a87f2 vppinfra: add SSE4.2 version of u8x16_shuffle by Damjan Marion · 6 years ago
  26. 3451d98 Generate vppinfra/config.h from config.in script (same as we do for vlib/config.h) by Neale Ranns · 6 years ago
  27. 2a03efe bihash: give hint to CPU that we are spinlocking by Damjan Marion · 6 years ago
  28. 508498f Fine-grained add / delete locking by Dave Barach · 6 years ago
  29. ed2fe93 Fix coverity warning / legitimate minor bug by Dave Barach · 6 years ago
  30. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  31. 882fcfe vppinfra: increase max bihash arena size to 512GB by Damjan Marion · 6 years ago
  32. 4fce7f7 vppinfra: AVX2 interleave functions by Damjan Marion · 6 years ago
  33. 93c90a5 Revert "vppinfra: AVX2 blend" by Dave Barach · 6 years ago
  34. 779c865 vppinfra: AVX2 blend by Damjan Marion · 6 years ago
  35. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  36. ef8db36 Fix clib_bitmap_next_clear() function when no clear bits left by John Lo · 6 years ago
  37. 208daa1 tcp: update snd_una_max for retranmsits by Florin Coras · 6 years ago
  38. 926b564 Add per-numa page allocation info to 'show memory' by Damjan Marion · 6 years ago
  39. fcd2368 bitmap: add nocheck variants for bit ops by Florin Coras · 6 years ago
  40. 09fdf9d bihash key compare improvements by Damjan Marion · 6 years ago
  41. 9c949e7 Fix mheap_get_aligned() performance jackpot by Dave Barach · 6 years ago
  42. 08bca80 ip: vectorized ip checksum by Damjan Marion · 6 years ago
  43. 0654dcc Tune pool_get / pool_put by Dave Barach · 6 years ago
  44. bf129f4 vppinfra: add vector horizontal add and byte swap (SSE4.2 & AVX2) by Damjan Marion · 6 years ago
  45. 536953d Fix load_unaligned undefined and other possible build failures by Sirshak Das · 6 years ago
  46. 13c98a2 We don't have (yet) 128-bit unaligned load/store on ARM by Damjan Marion · 6 years ago
  47. 497deaf add backtrace in unix_signal_handler by Kingwel Xie · 7 years ago
  48. 32ab954 SIMD optimized linear search in clib_bitmap_first_set by Damjan Marion · 6 years ago
  49. adb5bd5 tw: add light weight timer update function by Florin Coras · 6 years ago
  50. abcddcb Add clib_bihash_search_inline_2_with_hash to bihash template by Andrew Yourtchenko · 7 years ago
  51. 3eec2d2 Disable bihash bucket-level caching by Dave Barach · 7 years ago
  52. a98c403 Time range support for vppinfra by Dave Barach · 7 years ago
  53. 73710c7 VPP API: Memory trace by Ole Troan · 7 years ago
  54. 473f461 Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064) by Dave Barach · 7 years ago
  55. ba614d6 AVF input node rework by Damjan Marion · 7 years ago
  56. 40c6e1d Fix clang compilation on aarch64: value size does not match register size. by Sirshak Das · 7 years ago
  57. ffe9d21 vppinfra: explicitely state for signed types that they are signed by Damjan Marion · 7 years ago
  58. 812b32d Add VLIB_NODE_FN() macro to simplify multiversioning of node functions by Damjan Marion · 7 years ago
  59. 2422317 Change optimizaton level from tree-vectorize to O3 by Damjan Marion · 7 years ago
  60. 0318a11 Fix flowhash size computation for very large hash tables by Pierre Pfister · 7 years ago
  61. 0d88301 bond: performance harvesting by Steven · 7 years ago
  62. 1cf9a16 Vectorized bihash_{48,40,24,16}_8 key compare by Damjan Marion · 7 years ago
  63. 1486477 vppinfra: add clib_count_equal_uXX and clib_memset_uXX functions by Damjan Marion · 7 years ago
  64. a52e166 vector functions cleanup and improvements by Damjan Marion · 7 years ago
  65. 398fdc1 Disable vector code in vlib_buffer_enqueue_to_next if no msb mask function by Damjan Marion · 7 years ago
  66. 8c3f8a2 Add vlib_buffer_enqueue_to_next inline function by Damjan Marion · 7 years ago
  67. afe56de Add buffer pointer-to-index and index-to-pointer array functions by Damjan Marion · 7 years ago
  68. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  69. ea84130 VPP-1275 Fix memory leaks in IPsec CLI by Klement Sekera · 7 years ago
  70. 1105600 vppinfra: use count_trailing_zeros in sparse_vec_index by Damjan Marion · 7 years ago
  71. 23e310a vppinfra: use popcnt instruction when available by Damjan Marion · 7 years ago
  72. ee7f0bd dpdk: tx code rework by Damjan Marion · 7 years ago
  73. 2f25ef3 autodetect alignment during _vec_resize by Damjan Marion · 7 years ago
  74. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  75. 300f2f4 Remove historical README file by Dave Barach · 7 years ago
  76. c576622 dpdk: complete rework of the dpdk-input node by Damjan Marion · 7 years ago
  77. 915e3f1 vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is set by Damjan Marion · 7 years ago
  78. 9840cca Clean up temp dir in failure cases by Dave Barach · 7 years ago
  79. 6ddede7 Add circular logging by Dave Barach · 7 years ago
  80. 611d918 Remove md5.[ch] from vppinfra by Dave Barach · 7 years ago
  81. 45a0946 Correct address calculation for VPP-1168 by Lee Roberts · 7 years ago
  82. 3f6ede3 glibc 2.27 fix by Marco Varlese · 7 years ago
  83. 7b18536 vppinfra: fix clib_mem_vm_ext_alloc non-shared allocations by Damjan Marion · 7 years ago
  84. 22ac59b Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform. VPP-1129 by Adrian Oanca · 7 years ago
  85. 0b8792f u8x16_compare_byte_mask - optimize to use 128bit registers as suggested by Nintin by Adrian Oanca · 7 years ago
  86. 30765e7 Add prefetch inlines, update bi-hash doc tags by Dave Barach · 7 years ago
  87. 97f5af0 bihash table size perf/scale improvements by Dave Barach · 7 years ago
  88. ab2c560 vppinfra: change default cache line size 64 bytes by Damjan Marion · 7 years ago
  89. 37860ea vppinfra: remove vector_iwmmxt.h by Damjan Marion · 7 years ago
  90. 2b53e4e add 'is_all_zero(x)' for NEON by Adrian Oanca · 7 years ago
  91. 6525c7f vppinfra: autogerate vector typedefs and basic inline functions by Damjan Marion · 7 years ago
  92. ad09933 Reset expired timer vector length after callback by Dave Barach · 7 years ago
  93. 927b071 vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 by Damjan Marion · 7 years ago
  94. c6969b5 Use neutral vector code for ethernet_frame_is_tagged by Damjan Marion · 7 years ago
  95. 1e33663 fix format_hexdump by Damjan Marion · 7 years ago
  96. 41fd68d vppinfra: Remove empty file by Mohsin Kazmi · 7 years ago
  97. bc27d1b GBP plugin by Neale Ranns · 7 years ago
  98. b81831d add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127) by Gabriel Ganne · 7 years ago
  99. e7d212f Minimize bihash memory consumption by Dave Barach · 7 years ago
  100. ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago