1. fcd26a0 svm: fix fifo max writeable chunk computation by Florin Coras · 5 years ago
  2. eaacce4 svm: fix multi-chunk fifo alloc and add more tests by Florin Coras · 5 years ago
  3. 2d379d8 svm: rename fifo tx notifications to reflect use by Florin Coras · 5 years ago
  4. e82a7ad quic : Use TX event for app read notification by Nathan Skrzypczak · 6 years ago
  5. cefd5d8 svm: decouple fifo and default chunk allocation by Florin Coras · 6 years ago
  6. a7570b0 svm: basic support for fifo shrinking by Florin Coras · 6 years ago
  7. 29a59c3 svm: store normalized head/tail for fifo by Florin Coras · 6 years ago
  8. 87b15ce svm: more fifo refactor/cleanup by Florin Coras · 6 years ago
  9. de146e5 svm: fix fifo tail/head/ooo logic for u32 wrap by Florin Coras · 6 years ago
  10. b095a3c svm: fifo segment support for chunk allocation by Florin Coras · 6 years ago
  11. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  12. 4375fa3 svm: fifo ooo reads/writes with multiple chunks by Florin Coras · 6 years ago
  13. 99ad2fc svm: reorganize fifo march code by Florin Coras · 6 years ago
  14. 2309e7a svm: support addition of chunks to fifos by Florin Coras · 6 years ago
  15. 0a84680 svm: allow indirect fifo data chunks by Florin Coras · 6 years ago
  16. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  17. c5df8c7 host stack: update stale copyright by Florin Coras · 6 years ago
  18. 881d13e svm/atomics: add clib_atomic_swap_rel_n by Florin Coras · 6 years ago
  19. 4b76112 session/fifo: make event unset atomic by Florin Coras · 6 years ago
  20. 0964985 svm: fix mem ordering for enqueue nocopy by Florin Coras · 6 years ago
  21. 0ef8ef2 vls: multi-process and multi-threaded apps improvements by Florin Coras · 6 years ago
  22. 72b0428 vcl/session: replicate events for shared sessions by Florin Coras · 6 years ago
  23. 1bcad5c session/vcl: improve fifo tx notifications by Florin Coras · 6 years ago
  24. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  25. 19515ac Use acquire/release ordering when accessing svm_fifo shared variable cursize by Sirshak Das · 6 years ago
  26. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  27. 326b81e session: fix local session tagging and cleanup by Florin Coras · 6 years ago
  28. 0e88e85 session/svm: add want_tx_event flag to fifo by Florin Coras · 6 years ago
  29. 2cba853 vcl: add apis that expos fifo as buffer by Florin Coras · 6 years ago
  30. 41c9e04 vcl: improve read and fifo event handling by Florin Coras · 6 years ago
  31. 8409955 session: send rx events only if session ready by Florin Coras · 6 years ago
  32. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  33. 46f001d session: push tx notifications only if needed by Florin Coras · 6 years ago
  34. 25579b4 tcp: cleanup connection/session fixes by Florin Coras · 7 years ago
  35. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  36. 58d36f0 tls: add openssl engine by Florin Coras · 7 years ago
  37. 371ca50 session: first approximation implementation of tls by Florin Coras · 7 years ago
  38. 818eb54 Improve the svm fifo allocator by Dave Barach · 7 years ago
  39. 52851e6 TCP proxy prototype by Dave Barach · 7 years ago
  40. 3eb5062 Fixes and improved tcp/session debugging by Florin Coras · 7 years ago
  41. 2c25a62 Horizontal (nSessions) scaling draft by Dave Barach · 7 years ago
  42. f03a59a Overall tcp performance improvements (VPP-846) by Florin Coras · 8 years ago
  43. 10d8cc6 Improve fifo allocator performance by Dave Barach · 8 years ago
  44. acd2a6a VPP-846: tcp perf / scale / hardening by Dave Barach · 8 years ago
  45. c28764f TCP ooo reception fixes by Florin Coras · 8 years ago
  46. a546481 Session layer improvements by Florin Coras · 8 years ago
  47. 1f75cfd Fix fifo ooo bugs and improve testing by Dave Barach · 8 years ago
  48. 6cf30ad Session layer refactoring by Florin Coras · 8 years ago
  49. 3e350af TCP cc/window management fixes and debugging by Florin Coras · 8 years ago
  50. 6792ec0 TCP/session improvements by Florin Coras · 8 years ago
  51. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago