1. 5ef2516 vlib: show FD in 'show memory map' by Damjan Marion · 4 years, 3 months ago
  2. fc639ff vlib: map thread stack instead of allocating them from heap by Damjan Marion · 4 years, 3 months ago
  3. 6bfd076 vppinfra: support main heap with different page sizes by Damjan Marion · 4 years, 3 months ago
  4. f6e6c78 vppinfra: allow handoff to main thread by Damjan Marion · 4 years, 3 months ago
  5. 57d1ec0 vppinfra: introduce clib_mem_main by Damjan Marion · 4 years, 3 months ago
  6. 698eeb1 avf: add assert to ensure that adminq is used only from avf process by Damjan Marion · 4 years, 3 months ago
  7. 268e3b6 vlib: fix call to vlib_get_node_by_name by Benoît Ganne · 4 years, 3 months ago
  8. 0b31630 vlib: support interrupt re-arm from node by Damjan Marion · 4 years, 3 months ago v21.01-rc0
  9. 4b2946a vlib: vlib_get_node_by_name fails via API by Nathan Skrzypczak · 4 years, 3 months ago
  10. 0be1b76 buffers: improve cache occupancy by Damjan Marion · 4 years, 3 months ago
  11. 1da0819 vlib: exit 0 (nocore) on SIGHUP by Christian Hopps · 4 years, 8 months ago
  12. 42845dd fib: IPv6 lookup data structure MP safe when prefixes change by Neale Ranns · 4 years, 7 months ago
  13. b59095f vlib: extend telnet protocol guard by Vladimir Isaev · 4 years, 4 months ago
  14. 90d05bc vppinfra: convert A_extend_to_B to B_from_A format of vector inlines by Damjan Marion · 4 years, 3 months ago
  15. 11fb09e misc: harmonize names by Dave Barach · 4 years, 4 months ago
  16. e3a2430 pci: fix non NULL-terminated vector used as C string overflow by Benoît Ganne · 4 years, 5 months ago
  17. 6c81f5a misc: add callback hooks and refactor pmc by Tom Seidenberg · 4 years, 5 months ago
  18. 01a103b vlib: fix asan compilation with gcc by Benoît Ganne · 4 years, 5 months ago
  19. 65b65a4 misc: add tracedump API plugin by Dave Barach · 4 years, 5 months ago
  20. d25147d vlib: wake up workers if interrupts are posted by Benoît Ganne · 4 years, 6 months ago
  21. b30b954 vlib: debug CLI macro expander, part deux by Dave Barach · 4 years, 6 months ago
  22. 961e3c8 vlib: add recursive macro expander to debug cli by Dave Barach · 4 years, 6 months ago
  23. 994a44c docs: add more FEATURE.yaml documentation by Dave Barach · 4 years, 6 months ago
  24. cea4652 vlib: address sanitizer support for stack switch, enable clang by Damjan Marion · 4 years, 7 months ago
  25. c16fe46 buffers: fix non-default sized buffers initialization by Benoît Ganne · 4 years, 6 months ago
  26. 1eae8ec vlib: node recyling and node deletion missing triggering graph node sync by Steven Luong · 4 years, 6 months ago
  27. 0a67b48 vlib: stop inlining vlib_add_trace(...) by Dave Barach · 4 years, 6 months ago
  28. 6a3195f vlib: Coverity fix by Dave Barach · 4 years, 6 months ago
  29. 8341f76 fib: add barrier sync, pool/vector expand cases by Dave Barach · 4 years, 6 months ago
  30. 1033b49 vlib: improve node interrupt handling by Damjan Marion · 4 years, 6 months ago
  31. 0792bb4 pci: improve vfio logging by Damjan Marion · 4 years, 7 months ago
  32. a218512 vlib: enforce buffer alloc return value check by Damjan Marion · 4 years, 8 months ago
  33. ef58758 vlib: mmap process stacks by Damjan Marion · 4 years, 7 months ago
  34. 10a22a6 vlib: restore commands for non-interactive sessions by Benoît Ganne · 4 years, 7 months ago
  35. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  36. 4362baa ikev2: add support for NAT traversal by Filip Tehlar · 4 years, 9 months ago
  37. a58be82 vlib: fix unix cli commands crash without session by Benoît Ganne · 4 years, 7 months ago
  38. 1ae16c8 vlib: fix u64 error counter cli printing by Florin Coras · 4 years, 7 months ago
  39. c72950e misc: fix coverity warnings by Dave Barach · 4 years, 7 months ago
  40. e31820a vlib: add nosyslog unix option by Ruslan Babayev · 4 years, 10 months ago
  41. 162330f build: rework x86 CPU variants by Damjan Marion · 4 years, 8 months ago
  42. 77d9838 vlib: add ASSERT to vlib_time_now(...) by Dave Barach · 4 years, 8 months ago
  43. 049d0b4 vlib: use flexible array in vlib_buffer for GCC-10 by Benoît Ganne · 4 years, 8 months ago
  44. 4830e4f vlib: startup multi-arch variant configuration by Ray Kinsella · 4 years, 9 months ago
  45. a568a19 stats: add apis to delete simple/combined counters by Ole Troan · 4 years, 8 months ago
  46. ce32770 vlib: deprecate i2c and cj by Dave Barach · 4 years, 8 months ago
  47. 368104d vlib: queue_hi_thresh fix to avoid deadlock by Elias Rudberg · 4 years, 8 months ago
  48. c74b43c buffers: configurable buffer fault injector by Dave Barach · 4 years, 8 months ago
  49. 1adc7e7 misc: fix error handling in punt_replicate by Dave Barach · 4 years, 8 months ago
  50. 95e1925 l2: handle complete clone fail in l2_flood by Dave Barach · 4 years, 8 months ago
  51. 53f06a0 vlib: move pci api types from vnet/pci to vlib/pci by Jakub Grajciar · 4 years, 9 months ago
  52. 6f533d7 vlib: leave SIGPROF signal with its default handler by Jieqiang Wang · 5 years ago
  53. 2ed4204 vlib: allow using core 0 as a last resort by Vladimir Isaev · 4 years, 9 months ago
  54. 18a4a37 vlib: complain if workers are configured twice by Vladimir Isaev · 4 years, 9 months ago
  55. 76c6159 vlib: fix error when creating avf interface on SMP system by Jieqiang Wang · 5 years ago
  56. 72f4921 rdma: ring db only once per vector on tx by Benoît Ganne · 4 years, 9 months ago
  57. 178ecc0 vlib: add verbose sh node option by Florin Coras · 4 years, 9 months ago
  58. 1971800 vppinfra: refactor clib_timebase_t by Dave Barach · 4 years, 9 months ago
  59. ce266ad vlib: fix unix cli SIGSEGV for empty line input by Fan Zhang · 4 years, 9 months ago
  60. 8a023fd vlib: unix cli - log cli commands one per line by Paul Vinciguerra · 4 years, 10 months ago
  61. b9250a9 rdma: improve rx loop by Damjan Marion · 4 years, 10 months ago
  62. 8d6d74c vlib: Punt reason allocation listener enable/disable callback by Neale Ranns · 4 years, 10 months ago
  63. 1103c8c vlib: Alias RX or TX to direction by Neale Ranns · 4 years, 10 months ago
  64. 000a029 vlib: calculate per-worker loops/second metric by Dave Barach · 4 years, 10 months ago
  65. 4fbb9da vlib: fix code of getting numa node with specific cpu_id by Lijian.Zhang · 4 years, 10 months ago
  66. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  67. a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  68. 4a06846 vlib: Skip core 0 if workers are configured. by Jon Loeliger · 4 years, 11 months ago
  69. 4c95995 vppinfra: use vm memory allocator for numa mapping by Florin Coras · 4 years, 10 months ago
  70. f617b14 vlib: properly configure main thread's core id by Jon Loeliger · 4 years, 11 months ago
  71. e053056 misc: add FEATURE.yaml files by Dave Barach · 4 years, 10 months ago
  72. 8dc954a vlib: add plugin override support by Dave Barach · 4 years, 10 months ago
  73. a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
  74. c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 4 years, 11 months ago
  75. 5c944ee vlib: fix coverity warning / real bug by Dave Barach · 5 years ago
  76. 10a8bda misc: don't os_exit(1) causing core on SIGINT by Christian E. Hopps · 5 years ago
  77. 842506f vlib: add max-size configuration parameter for pmalloc by jieqiang wang · 5 years ago
  78. b2dbb36 vlib: fix startup-config-process stack overflow by GordonNoonan · 5 years ago
  79. dea0b23 vlib: fix an issue with show pci by Vratko Polak · 5 years ago
  80. 62d9fda vlib: fix vector-as-C-string overflow by Benoît Ganne · 5 years ago
  81. 6d5df8d vlib: fix "<command> help" by Dave Barach · 5 years ago
  82. 6b3f25c vlib: improve test coverage by Dave Barach · 5 years ago
  83. 87d24db classify: vpp packet tracer support by Dave Barach · 5 years ago
  84. bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
  85. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  86. 2b65f9c misc: add gdb helpers for vlib buffers by Benoît Ganne · 5 years ago
  87. e51a9bb vlib: improve code coverage, part deux by Dave Barach · 5 years ago
  88. 0b91bd6 vlib: pci: fix non-NULL terminated C-string by Benoît Ganne · 5 years ago
  89. 93e060a session: Increasing the Header lengthe size by Srikanth Akula · 5 years ago
  90. 320998a vlib: fix handoff queue sequencing bug by Dave Barach · 5 years ago
  91. 2e8b061 vlib: fix for vlib_node_add_next_with_slot by Christian Hopps · 5 years ago
  92. a1f5a95 vlib: enhance the "show cli" debug CLI command by Dave Barach · 5 years ago
  93. feda545 vlib: Handle race in thread barrier processing by Alexander Kabaev · 5 years ago
  94. 4354317 vlib: only dump 1st buffer in chain by default by Benoît Ganne · 5 years ago
  95. c9832e3 vlib: fix subclass name being truncated in output by Paul Vinciguerra · 5 years ago
  96. 43d8cf6 vlib: Trivial - fix typo in short help by Paul Vinciguerra · 5 years ago
  97. b6e8b1a vlib: don't use vector for keeping buffer indices in the pool by Damjan Marion · 6 years ago
  98. d29422c vlib: unix trivial- clean up typos in docs by Paul Vinciguerra · 5 years ago
  99. d7b3066 mdata: buffer metadata change tracker plugin by Dave Barach · 5 years ago
  100. 4549548 vlib: linux: fix wrong iommu_group value issue when using dpdk-plugin by Yulong Pei · 5 years ago