1. 6d7dfcb ipsec: Performance improvement of ipsec4_output_node using flow cache by Govindarajan Mohandoss · 3 years, 9 months ago
  2. d8b7dec virtio: add atomic call for kicking by Mohsin Kazmi · 4 years ago
  3. 213b1bb svm: remove fifo segment heap by Florin Coras · 4 years ago
  4. d01d2ce svm: move chunk locks to linked list by Florin Coras · 4 years, 1 month ago
  5. fb1ccc7 vppinfra: refactor clib_spinlock_t to use compare and swap by jaszha03 · 5 years ago
  6. 21aed5c Switch atomic release API from __sync to __atomic builtin. by Sirshak Das · 6 years ago
  7. 3bb6540 Switch atomic test and set API from __sync to __atomic builtin by Sirshak Das · 6 years ago
  8. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  9. 881d13e svm/atomics: add clib_atomic_swap_rel_n by Florin Coras · 6 years ago
  10. 19515ac Use acquire/release ordering when accessing svm_fifo shared variable cursize by Sirshak Das · 6 years ago
  11. 5b718d5 Enable atomic swap and store macro with acquire and release ordering by Sirshak Das · 6 years ago
  12. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago