1. a0455ff gre: Walk IPv6 adjacencies during restack by Matthew Smith · 3 years, 7 months ago
  2. 733a26e hsa: test server incremental stats by Florin Coras · 3 years, 7 months ago
  3. e3c6a54 tls svm: prealloc tcp fifo chunks before ssl write by Florin Coras · 3 years, 7 months ago
  4. 05bc33c session: fix transport half-open cleanup call by Florin Coras · 3 years, 7 months ago
  5. 72afc4f tls: fix signed unsigned comparison by Florin Coras · 3 years, 7 months ago
  6. 7854588 bash: fix vpp-make-test -g option by Dave Wallace · 3 years, 7 months ago
  7. d064c59 quic: fix memory leak & crash on connection delete by Dave Wallace · 3 years, 7 months ago
  8. 46b8b1a session: cleanup event llist usage by Florin Coras · 3 years, 7 months ago
  9. 6e9964e memif: remove dead code by Damjan Marion · 3 years, 7 months ago
  10. 2e212c2 avf: improve elogs by Damjan Marion · 5 years ago
  11. fa3bd30 vppinfra: add more llist macros by Florin Coras · 3 years, 7 months ago
  12. b32af35 session: fix session queue node access on disable by Florin Coras · 3 years, 7 months ago
  13. 188296a build: fix crypto_native compile flags check by Damjan Marion · 3 years, 7 months ago
  14. fbb02c4 interface: shared tx queue support by Damjan Marion · 3 years, 7 months ago
  15. 6ab29d4 avf: tx queue sharing fixes and improvements by Damjan Marion · 3 years, 7 months ago
  16. 8fe2afe avf: print stats in separate log class by Damjan Marion · 3 years, 7 months ago
  17. fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
  18. a48dffe session: poll main thread if pending connects by Florin Coras · 3 years, 7 months ago
  19. a920af7 nat: refactor multiple vrf tests by Klement Sekera · 3 years, 7 months ago
  20. 0984395 session: only handle old ctrl events per dispatch by Florin Coras · 3 years, 7 months ago
  21. 1d7a663 session: move tx-buffers to tx ctx by Florin Coras · 3 years, 7 months ago
  22. baedaf3 memif: remove unused code by Damjan Marion · 3 years, 7 months ago
  23. bfcd4b9 build: fix the "show version" output in the centos release builds by Andrew Yourtchenko · 3 years, 7 months ago
  24. bdef128 memif: remove duplicate code in tx by Damjan Marion · 3 years, 7 months ago
  25. d78ba5a memif: optimize zero-copy rx ring refill by Damjan Marion · 3 years, 7 months ago
  26. 263f381 memif: fix "remove barriers" commit by Damjan Marion · 3 years, 7 months ago
  27. 3d2c674 memif: remove barriers by Damjan Marion · 3 years, 7 months ago
  28. 637c97c virtio: add the checks for descriptors chain len by Mohsin Kazmi · 3 years, 7 months ago
  29. af97221 session: rpc for connects to main by Florin Coras · 3 years, 7 months ago
  30. a7ec317 lacp: coverity fix on null pointer dereference by Steven Luong · 3 years, 7 months ago
  31. d5a5882 session: fix coverity warning by Florin Coras · 3 years, 7 months ago
  32. 7dcc339 tcp: remove ho lock by Florin Coras · 3 years, 7 months ago
  33. 2034f35 vlib: remove unused code by Damjan Marion · 3 years, 7 months ago
  34. 9e7a0b4 vlib: pass node runtime to vlib_buffer_enqueue_to_thread() by Damjan Marion · 3 years, 7 months ago
  35. ca1bbbb avf: free spinlock on txq removal by Damjan Marion · 3 years, 7 months ago
  36. c3d0012 interface: fix converity in update_runtime_data by Mohammed Hawari · 3 years, 7 months ago
  37. c389de2 interface: update tx queue runtime if vector size changes by Damjan Marion · 3 years, 7 months ago
  38. 4fca744 vcl: fix lookup listener assert by liuyacan · 3 years, 7 months ago
  39. 374df7a session: switch ct to vc and track half-opens by Florin Coras · 3 years, 7 months ago
  40. bab6c52 tls: switch dtls to vc and track half-opens by Florin Coras · 3 years, 7 months ago
  41. 9f07085 lacp: Prohibiting bonding with remote having different key than 1st member by Steven Luong · 3 years, 7 months ago
  42. e4c8d69 interface: fix tx queue runtime update by Damjan Marion · 3 years, 7 months ago
  43. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  44. fd77f8c quic: remove cmake --target by Nathan Skrzypczak · 3 years, 7 months ago
  45. 742a503 misc: change VFIO group ownership and permissions in vfctl script by Damjan Marion · 3 years, 7 months ago
  46. 8b4d474 avf: avoid eating our own tail by Damjan Marion · 3 years, 7 months ago
  47. ee32d66 flow: fix vxlan vni convert bug by Chenmin Sun · 3 years, 7 months ago
  48. 2c876f9 tls: switch to vc service and track half-open sessions by Florin Coras · 3 years, 7 months ago
  49. 89a9f61 session: return connect session handle to app by Florin Coras · 3 years, 7 months ago
  50. 106e24b crypto: add chacha20-poly1305 support to ipsecmb by Fan Zhang · 3 years, 7 months ago
  51. 534468e session: support half-close connection by liuyacan · 3 years, 7 months ago
  52. 7b2917f ip: ensure ttl doesn't decrease to 0 when punting by Aloys Augustin · 3 years, 8 months ago
  53. 1bd6cbb interface: tx queue infra by Damjan Marion · 3 years, 8 months ago
  54. 0d39cba build: compiler flags handling cleanup by Damjan Marion · 3 years, 7 months ago
  55. 033e6ef quic: alloc ctx on udp thread by Florin Coras · 3 years, 7 months ago
  56. 04a1413 vppinfra: Add missing %o by Nathan Skrzypczak · 3 years, 7 months ago
  57. 269e156 vlib: exec cmd handle scripts with blank lines by Dave Barach · 3 years, 7 months ago
  58. 1691da6 misc: fix crash in lawful intercept CLI by hemant_mnkcg · 3 years, 8 months ago
  59. ea72764 session: use half-open sessions for vc establishment by Florin Coras · 3 years, 7 months ago
  60. e2272ac dpdk: do not crash when failing to bring interface up by Benoît Ganne · 3 years, 7 months ago
  61. 028c9fd rdma: bump to rdma-core v35.0 by Benoît Ganne · 3 years, 7 months ago
  62. 0d31b9c svm: try chunk alloc only if enough space available by Florin Coras · 3 years, 7 months ago
  63. 9314ed8 gso: fix the gro coalesced chain len by Mohsin Kazmi · 3 years, 7 months ago
  64. 9f42fff api: fix crash in vl_msg_api_free by wanghanlin · 3 years, 7 months ago
  65. 27e93a5 vhost: low performance in interrupt mode in some cases by Steven Luong · 3 years, 7 months ago
  66. 95b67a4 memif: Fix delete on error by Nathan Skrzypczak · 3 years, 7 months ago
  67. 90ce4fd avf: fix coverity by Mohammed Hawari · 3 years, 7 months ago
  68. c44402f tests: fix another race condition in punt tests by Dave Wallace · 3 years, 7 months ago
  69. 7508f0a dpdk: fix cryptodev session handler by Fan Zhang · 3 years, 7 months ago
  70. c62252d build: bump ipsecmb version to 1.0 by Damjan Marion · 3 years, 7 months ago
  71. 94a6df0 session: connects seg manager is always first by Florin Coras · 3 years, 7 months ago
  72. bd376a8 avf: Fix cksum offload / ipsec by Nathan Skrzypczak · 3 years, 7 months ago
  73. e3e3555 vppinfra: add universal array mask_compare and compress funcs by Damjan Marion · 3 years, 7 months ago
  74. cec1b27 vcl: add dtls test by Florin Coras · 3 years, 7 months ago
  75. 312fb4d build: add FORCE_ON option for multiarch variants by Damjan Marion · 3 years, 7 months ago
  76. f4d338f tests: fix race condition in punt tests by Dave Wallace · 3 years, 7 months ago
  77. 2e5544f build: fix ./configure help by Damjan Marion · 3 years, 7 months ago
  78. 3ec0165 vcl: move tests to src/tests by Florin Coras · 3 years, 7 months ago
  79. 3b51f28 stats: move vector_rate counters into provider by Ole Troan · 3 years, 7 months ago
  80. 8f12698 vlib: remove unused simple counters fields by Ole Troan · 3 years, 7 months ago
  81. 1d87914 vcl: reduce iperf tests output by Florin Coras · 3 years, 7 months ago
  82. 6f281c2 vppinfra: export unserialize_elog_main for g2 by Florin Coras · 3 years, 7 months ago
  83. 4a251d0 vppinfra: fix tests by Damjan Marion · 3 years, 7 months ago
  84. 2c4acdd vlib: rename vl_counter_t to vlib_error_desc_t by Ole Troan · 3 years, 7 months ago
  85. a606d92 stats: memory heap counters by Ole Troan · 3 years, 7 months ago
  86. ec34fb7 pnat: coverity errors by Ole Troan · 3 years, 7 months ago
  87. f09d655 memif: add severity to counters by Ole Troan · 3 years, 9 months ago
  88. 36f7a6a vlib: fix the offload flags size by Mohsin Kazmi · 3 years, 7 months ago
  89. 11e0d75 vppinfra: enfoce function pointer cast in CLIB_MARCH_FN_POINTER by Damjan Marion · 3 years, 7 months ago
  90. 7d14aad vppinfra: fix x86 packs / packus wrappers by Damjan Marion · 3 years, 7 months ago
  91. a7cea39 avf: remove dead store by Damjan Marion · 3 years, 7 months ago
  92. dde163d vlib: fix adaptive mode flag unset on nodes reforking by Maxime Peim · 3 years, 8 months ago
  93. 9d91e02 nat: cli commands parsing fix by Filip Varga · 3 years, 7 months ago
  94. ae80aba nat: fixing cfg file parsing cli issues by Filip Varga · 3 years, 7 months ago
  95. 49a2925 build: set CMAKE_EXPORT_COMPILE_COMMANDS by Damjan Marion · 3 years, 7 months ago
  96. a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
  97. baa1870 misc: ipfix process node wait time adjustment by Matthew Smith · 3 years, 8 months ago
  98. ac0415f api: fix crash in custom dump by Paul Vinciguerra · 3 years, 7 months ago
  99. 06111a8 crypto crypto-openssl: support hashing operations by Filip Tehlar · 3 years, 7 months ago
  100. 9592909 tcp: cleanup rcv-process and bulk buffer translation by Florin Coras · 3 years, 7 months ago