1. d7b828f vppinfra: fix vppinfra test code build by Dave Barach · 4 years, 9 months ago
  2. 9076789 vppinfra: add tw_timer_2t_2w_512sl variant by Dave Barach · 4 years, 9 months ago
  3. 0c7aa7a vppinfra: add support for avx512 alignment version of load and store by Zhiyong Yang · 4 years, 9 months ago
  4. 4e14977 vppinfra: add clib_bihash_get_bucket by Damjan Marion · 4 years, 9 months ago
  5. 6e6968f vppinfra: fix typo in dlmalloc.c by Dave Barach · 4 years, 9 months ago
  6. 39d0285 vppinfra: fix minor cuckoo bugs and add cuckoo_16_8 by Klement Sekera · 4 years, 10 months ago
  7. dc812d9 rdma: introduce direct verb for Cx4/5 tx by Benoît Ganne · 5 years ago
  8. dd648aa rdma: add Mellanox mlx5 Direct Verbs receive support by Damjan Marion · 4 years, 9 months ago
  9. 1971800 vppinfra: refactor clib_timebase_t by Dave Barach · 4 years, 9 months ago
  10. 7a91b0e vppinfra: remove time jump workaround by Dave Barach · 4 years, 9 months ago
  11. 31844c6 vppinfra: minimize tw verbosity on timebase jump by Florin Coras · 4 years, 9 months ago
  12. 66441c4 vppinfra: improve timebase resilience by Dave Barach · 4 years, 9 months ago
  13. 3d9f134 vppinfra: fix corner cases in tw_timer_expire by Dave Barach · 4 years, 9 months ago
  14. fa95842 vppinfra: fix 32-bit overflow in os_cpu_clock_frequency by Damjan Marion · 4 years, 9 months ago
  15. f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
  16. b020806 svm: refactor fifo chunk tracking by Florin Coras · 5 years ago
  17. 47d8f5d crypto-native: GCM implementation with vector AESNI instructions by Damjan Marion · 4 years, 10 months ago
  18. 6e495ce vppinfra: correct fixed pool header size calculation by Dave Barach · 4 years, 10 months ago
  19. 2fef3df vppinfra: deprecate CLIB_VEC64 by Dave Barach · 4 years, 10 months ago
  20. 4339c36 vppinfra: fix debug image builds on arm by Damjan Marion · 4 years, 10 months ago
  21. 47d41ad misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  22. 627fb6a crypto-native: calculate ghash using vpclmulqdq instructions by Damjan Marion · 4 years, 10 months ago
  23. e84e9d7 crypto-native: refactor CBC code by Damjan Marion · 4 years, 10 months ago
  24. f75defa vppinfra: add 128-bit and 512-bit a ^ b ^ c shortcut by Damjan Marion · 4 years, 10 months ago
  25. 622b5ce crypto-native: add AArch64 AES-GCM native implementation by Damjan Marion · 4 years, 10 months ago
  26. 98bd757 vppinfra: add cmake option to grow vectors by 1 by Dave Barach · 4 years, 10 months ago
  27. e7d8996 vppinfra: add clib_prefetch_load and clib_prefetch_store by Damjan Marion · 4 years, 10 months ago
  28. 9372374 vppinfra: add ARM NEON implementation of u8x16_word_shift_{left,right} by Damjan Marion · 4 years, 10 months ago
  29. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  30. a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  31. 448890e vppinfra: add ARM cpu types by Damjan Marion · 4 years, 10 months ago
  32. 90d2884 vppinfra: remove unused variable from timing wheel by Klement Sekera · 4 years, 10 months ago
  33. 6fe8998 svm: numa awareness for ssvm segments by Florin Coras · 4 years, 10 months ago
  34. 4c95995 vppinfra: use vm memory allocator for numa mapping by Florin Coras · 4 years, 10 months ago
  35. 1557d9a misc: address sanitizer: fix vm instrumentation by Benoît Ganne · 4 years, 10 months ago
  36. a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
  37. 51cabf2 vppinfra: deal with 0 return from os_cpu_clock_frequency() by Dave Barach · 4 years, 10 months ago
  38. 0f96673 vppinfra: fix typo in tw_timer_template.c by Dave Barach · 4 years, 10 months ago
  39. 776644e crypto-native: add ARMv8 AES-CBC implementation by Damjan Marion · 4 years, 11 months ago
  40. c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 4 years, 11 months ago
  41. 12e3e31 vppinfra: use CPUID provided base frequency if available by Damjan Marion · 5 years ago
  42. 38e0413 vppinfra: add x86 CPU definitions by Damjan Marion · 5 years ago
  43. f0bae64 vppinfra: fixing compilation issues in 32-bit by Vijayabhaskar Katamreddy · 5 years ago
  44. 42ddf69 vppinfra: retry socket connect on EAGAIN by Florin Coras · 5 years ago
  45. c190cf0 vppinfra: hash [un]set malloc/free takes a const key by Neale Ranns · 5 years ago
  46. 19871f2 pg: don't leak open files in packet-generator by Christian E. Hopps · 5 years ago
  47. 497dd89 misc: address sanitizer: do not instrument dlmalloc internals by Benoît Ganne · 5 years ago
  48. b2f0914 misc: address sanitizer: fix instrumentation by Benoît Ganne · 5 years ago
  49. a7cb357 vppinfra: fix cpu flag string overflow by Benoît Ganne · 5 years ago
  50. f50bac1 vppinfra: bihash walk cb typedef and continue/stop controls by Neale Ranns · 5 years ago
  51. e52d8d8 vppinfra: preserve total_cpu_time across clock freq adjustment by Dave Barach · 5 years ago
  52. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  53. 30cca51 build: remove valgrind leftovers by Benoît Ganne · 5 years ago
  54. 9ce3523 vppinfra: fix coverity issue 205691 in pmalloc by Andrew Yourtchenko · 5 years ago
  55. 801c701 pmalloc: always lock pages by Damjan Marion · 5 years ago
  56. a8e71c8 session tcp: refactor pacer time by Florin Coras · 5 years ago
  57. 70d5d4f vppinfra: make coverity happy with vec_set_len by Benoît Ganne · 5 years ago
  58. 78af0a8 vppinfra: add clib_mem_free_s by Benoît Ganne · 6 years ago
  59. 8a4bfda vppinfra: add vec_set_len() by Benoît Ganne · 5 years ago
  60. 7e2cea3 vppinfra: fix page boundary crossing bug in hash_memory64 by Dave Barach · 5 years ago
  61. 579b165 vppinfra: create unformat function for data size parsing by MathiasRaoul · 5 years ago
  62. 18512b0 vppinfra: implement CLIB_PAUSE () for aarch64 platforms by jaszha03 · 5 years ago
  63. 8304933 classify: use vector code even when data is not aligned by Damjan Marion · 5 years ago
  64. da9513a dpdk: initialize rte_mbuf during mempool dequeue by Damjan Marion · 5 years ago
  65. bdf9b97 vppinfra: add bihash_init2 by Dave Barach · 5 years ago
  66. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  67. c9122f9 vppinfra: Update "show cpu" output for AArch64 chips by Nitin Saxena · 6 years ago
  68. d516ca4 vppinfra: Expose function setting __os_thread_index by Nathan Skrzypczak · 5 years ago
  69. 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
  70. 4f94464 vppinfra: fix spinlock and rwlock tests by Florin Coras · 5 years ago
  71. 30aaf97 vppinfra: refactor clib_rwlock_t to use single condition variable by jaszha03 · 5 years ago
  72. 691a3b7 vppinfra: remove unused historical code by Dave Barach · 5 years ago
  73. 67d09e0 vppinfra: make first bihash add thread-safe by Dave Barach · 5 years ago
  74. fb1ccc7 vppinfra: refactor clib_spinlock_t to use compare and swap by jaszha03 · 5 years ago
  75. 25ab6cf vppinfra: added performance test for clib_rwlock_t (test_rwlock.c) by jaszha03 · 5 years ago
  76. 5cdde5c vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t by jaszha03 · 5 years ago
  77. 9a4e631 vppinfra: added lock performance test for clib_spinlock_t (test_spinlock.c) by jaszha03 · 5 years ago
  78. f25e7cf vppinfra: refactor use of CLIB_MEMORY_BARRIER () by jaszha03 · 6 years ago
  79. 0455c43 vppinfra: conformed spinlocks to use CLIB_PAUSE by jaszha03 · 6 years ago
  80. b0ffbee session: separate ctrl, new and old events by Florin Coras · 5 years ago
  81. 6c84fb2 vppinfra: fix coverity warning in mpcap.c by Dave Barach · 5 years ago
  82. a9ed6f7 vppinfra: add mapped pcap file support by Gary Boon · 5 years ago
  83. b4b525e vppinfra: fix OOM check in bihash by Andreas Schultz · 5 years ago
  84. 2062ec0 session: use llist in session node evt handling by Florin Coras · 5 years ago
  85. b11e4ae vppinfra: elog: fix read overflow in string lookup by Benoît Ganne · 5 years ago
  86. b957d80 vppinfra: add doubly linked list by Florin Coras · 5 years ago
  87. 9e4946b vppinfra: bihash add-but-do-not-overwrite semantics by Dave Barach · 5 years ago
  88. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  89. 9683c1e api: fix coverity warnings by Dave Barach · 5 years ago
  90. d0853d7 vppinfra: add dummy/noop f32/f64 endian swap fns by Dave Barach · 5 years ago
  91. 0f98451 vppinfra: add u64x2_scatter/u32x4_scatter by Lijian.Zhang · 6 years ago
  92. 217c62a vppinfra: fix tw_timer_first_expires_in_ticks for multiple wheels by Andreas Schultz · 5 years ago
  93. 107aa83 vppinfra: add u64x2_gather/u32x4_gather by Lijian.Zhang · 6 years ago
  94. d314963 vppinfra: fix rbtree node delete by Florin Coras · 5 years ago
  95. badf38a vppinfra: rbtree custom insert/search/del by Florin Coras · 5 years ago
  96. 92e3082 stats: fix memory leakage when adding / deleting interfaces by Ole Troan · 5 years ago
  97. 3860a77 vppinfra: add format_hex_bytes_no_wrap by Damjan Marion · 5 years ago
  98. d67a428 vlib: add "memory-trace stats-segment" by Dave Barach · 5 years ago
  99. 9c8ca8d vppinfra: optimize elog_string by Dave Barach · 6 years ago
  100. 21aed5c Switch atomic release API from __sync to __atomic builtin. by Sirshak Das · 6 years ago