1. dfa77dc vlib: process node scheduler rework by Damjan Marion · 3 months ago
  2. 3b5a013 vlib: introduce lazy next node initialization by Mohammed Hawari · 4 months ago
  3. a8766ce vlib: fix gcc 13.2.0 build failure on ubuntu 24.04 by Dave Wallace · 3 months ago
  4. b4808de buffers: support disabling allocation per numa domain by Lukas Stockner · 6 months ago
  5. 26a6b19 vlib: add 'exit' as alias to 'quit' by Maxime Peim · 4 months ago
  6. 7f163b6 misc: replace index() with strchr() by Matus Fabian · 5 months ago
  7. 7561c45 vlib: add "save memory-trace" debug CLI by Matus Fabian · 5 months ago
  8. fa500e9 vlib: fix gdb_show_traces() by Benoît Ganne · 6 months ago
  9. 63ff7a6 buffers: support per-numa-domain buffer size by Lukas Stockner · 6 months ago
  10. 9d5be6a vlib: clean up r2 plugin registration relocator by Dave Barach · 6 months ago
  11. 7892560 vlib: stack trace and signal handler improvements by Damjan Marion · 7 months ago
  12. 0b0468c vlib: improvement to automatic core pinning by hsandid · 7 months ago
  13. 5444973 vlib: prevent some signals from being executed on workers by Guillaume Solignac · 7 months ago
  14. 05c625f vlib: avoid pci scan without registrations by Vladimir Zhigulin · 8 months ago
  15. ee98c9d vlib: fix use of RTLD_DEEPBIND for musl by Eric Sun · 2 years, 10 months ago
  16. 687707d vlib: fix missing integer init by Guillaume Solignac · 11 months ago
  17. 4aecd48 vlib: revert automatic core pinning changes by Hadi Rayan Al-Sandid · 8 months ago
  18. e625d0e vlib: Add FreeBSD specific platform files by Tom Jones · 8 months ago
  19. 52bd537 pci: fix missing limits.h by Guillaume Solignac · 1 year, 8 months ago
  20. d346b88 vlib: Add FreeBSD thread specific header and calls by Tom Jones · 11 months ago
  21. b2a357b vlib: Add a skeleton pci interface for FreeBSD by Tom Jones · 11 months ago
  22. ab47993 vppinfra: Add method for getting current executable name by Tom Jones · 8 months ago
  23. 36d099a vlib: Place linux pci headers in a linux include block by Tom Jones · 11 months ago
  24. 50e7ea7 vlib: fix vlib_buffer_free_inline() AVX-512 overflow by Benoît Ganne · 8 months ago
  25. eb2a418 vlib: fix counter_index check by lijinhui · 10 months ago
  26. 71c32a8 vlib: improve automatic core pinning by hsandid · 9 months ago
  27. 3eb6cbe vppinfra: os agnostic api for getting CPU information by Damjan Marion · 10 months ago
  28. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  29. 3026ffa vlib: fix initial stats time for the process nodes by Vladislav Grishenko · 3 years, 5 months ago
  30. 4b66140 vppinfra: add os_get_online_cpu_core() and os_get_online_cpu_node() by Damjan Marion · 10 months ago
  31. 5ed27ef build: Discover libepoll-shim on FreeBSD by Tom Jones · 11 months ago
  32. 72cb9f7 vlib: Use platform specific headers for sched.h by Tom Jones · 11 months ago
  33. 532a1ce build: Add support to add_vpp_library for platform specific sources by Tom Jones · 11 months ago
  34. aaa2a89 vlib: Only init vfio on Linux by Tom Jones · 11 months ago
  35. 04fd51c buffers: bring back cache occupancy improvement by Vratko Polak · 10 months ago
  36. e060b0a vlib: flush rpcs on worker sync by Florin Coras · 10 months ago
  37. 4cadd3b vlib api: move wrkr rpc flushing to vlib by Florin Coras · 10 months ago
  38. 038dad7 buffers: add compile-time option to set buffer alignment by Damjan Marion · 11 months ago
  39. 1cfac4e vlib: remove unused code by Damjan Marion · 11 months ago
  40. e148926 vlib: lowercase vmbus device names by Alexander Skorichenko · 12 months ago
  41. 832342e vlib: add error checks to thread pinning by hsandid · 12 months ago
  42. 82a68e9 buffers: add vlib_buffer_unalloc_to_pool() by Damjan Marion · 12 months ago
  43. bc67e9f bpf_trace_filter: allow use whithout classifier by Mohammed Hawari · 1 year ago
  44. 2d725c6 ena: Amazon Elastic Network Adapter (ENA) native driver by Damjan Marion · 1 year, 1 month ago
  45. 76d14b7 misc: silence -Wmaybe-uninitialized warnings by Jieqiang Wang · 1 year, 5 months ago
  46. 7444fd2 pci: remove unnecessary ioctl() call and improve logging in vfio_set_irqs by Damjan Marion · 1 year, 1 month ago
  47. 60529a8 pci: fix VFIO set IRQ code by Damjan Marion · 1 year, 1 month ago
  48. 7f75e80 vppinfra: refactor interrupt code by Damjan Marion · 1 year, 1 month ago
  49. 38c6191 dev: new device driver infra by Damjan Marion · 1 year, 2 months ago
  50. 55a1f28 buffers: buffer name is vector, not c string by Damjan Marion · 1 year, 2 months ago
  51. bf23663 buffers: introduce vlib_buffer_template_t by Damjan Marion · 1 year, 2 months ago
  52. 29aabcf vlib: properly replicate nexts when sibling node is created on runtime by Damjan Marion · 1 year, 2 months ago
  53. c9275da vlib: allow unpriviledged vlib_pci_get_device_info() by Damjan Marion · 1 year, 2 months ago
  54. 65dc34b buffers: buffer allocation improvements by Damjan Marion · 1 year, 2 months ago
  55. fee9459 vlib: deuglify the offset finding loop in pci.c by Vratko Polak · 1 year, 4 months ago
  56. 63335e4 pci: fix coverity issue CID-322372 by Dave Wallace · 1 year, 4 months ago
  57. 6508ed5 vlib: support sibling node creation with vlib_register_node() by Damjan Marion · 1 year, 4 months ago
  58. 40f4810 vppinfra: add clib_file_get_resolved_basename by Damjan Marion · 1 year, 4 months ago
  59. 3706636 vlib: remove dependency on libuuid by Damjan Marion · 1 year, 5 months ago
  60. 054229e vlib: fix gcc build breakage by Dave Wallace · 1 year, 5 months ago
  61. 00ea98a vlib: pci cleanup and improvements by Damjan Marion · 1 year, 5 months ago
  62. c5c0d0c vlib: fix coverity issue in vlib_node_set_interrupt_pending by Damjan Marion · 1 year, 5 months ago
  63. e9ea7d5 vlib: rename vnet_log_get_class_data by Vratko Polak · 1 year, 5 months ago
  64. cc8249c vlib: interrupt mode support for pre-input nodes by Damjan Marion · 1 year, 5 months ago
  65. 3f40755 classify: add bpf support to pcap classifier by Maxime Peim · 1 year, 5 months ago
  66. 52fa5f2 vlib: introduce trace filter functions by Mohammed Hawari · 1 year, 7 months ago
  67. 1c95e12 tests docs: fix lcov code coverage report generation by Dave Wallace · 1 year, 6 months ago
  68. bf179a9 vlib: add vlib_log_is_enabled by Damjan Marion · 1 year, 7 months ago
  69. 6bec05b vlib dhcp: default to logging without elogs by Florin Coras · 1 year, 8 months ago
  70. b7756b2 vlib:process node scheduling use timing_wheel have problem. by jinsh · 1 year, 9 months ago
  71. 9aa4ac5 vlib: reset stop_timer_handle on expired processes by Matthew Smith · 1 year, 8 months ago
  72. 5294cdc vppinfra: refactor uword bitmaps by Damjan Marion · 1 year, 8 months ago
  73. 156d452 vlib: add vlib_frame_bitmap_{set,clear}_bit_at_index by Damjan Marion · 1 year, 9 months ago
  74. 8309517 vlib: fix segfault on panic in worker by Mikhail Sokolovskiy · 1 year, 9 months ago
  75. 738aba7 vlib: pre-alloc dma backend batches by Marvin Liu · 1 year, 9 months ago
  76. 767a9ab vlib: 512-bit SIMD version of vlib_buffer_free by Leyi Rong · 1 year, 9 months ago
  77. d1dc106 vlib: stop worker threads on main loop exit by Vladislav Grishenko · 3 years ago
  78. 2d3da80 vlib: fix vlib_log for elog by luoyaozu · 2 years, 1 month ago
  79. ff2fba7 vlib: avoid non-mp-safe cli process node updates by Vladislav Grishenko · 3 years, 5 months ago
  80. 4d830d2 vlib: fix macro define command not work in startup config exec script by Xiaoming Jiang · 2 years ago
  81. 4646cd4 vlib: fix ASAN fake stack size set error when switching to process by Xiaoming Jiang · 2 years ago
  82. af62f93 vppinfra: display only the 1st 50 memory traces by default by Benoît Ganne · 1 year, 10 months ago
  83. 73507dd stats: fix node name compare error when updating stats segment by Xiaoming Jiang · 2 years ago
  84. a254de4 vlib: chdir to runtime_dir by Damjan Marion · 1 year, 11 months ago
  85. 6a782ca vlib: make pending_interrupts valid for AddressSanitizer by Benoît Ganne · 1 year, 11 months ago
  86. cc16e7b pci: fix musl crash by Benoît Ganne · 2 years ago
  87. 463d5f9 vlib: install dma.h to fix out-of-tree plugins by Mohammed Hawari · 1 year, 11 months ago
  88. e917bf7 vlib: add const to char* params of several funcs by Sergey Nikiforov · 1 year, 11 months ago
  89. af5744c misc: use right include for fctnl.h and poll.h by Guillaume Solignac · 1 year, 11 months ago
  90. 6a07348 pci: add option to force uio binding by Benoît Ganne · 2 years, 2 months ago
  91. b01efc5 buffers: revert protect against bad thread indices by Benoît Ganne · 2 years ago
  92. 5010bbd stats: add boot time in stats segment by Ole Troan · 2 years, 1 month ago
  93. 80c0ae2 vlib: Counter free needs to NULL the allocated counter vector by Neale Ranns · 2 years, 2 months ago
  94. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  95. 6531cf5 vppinfra: fix AddressSanitizer by Benoît Ganne · 2 years, 2 months ago
  96. 51a7e44 vlib: add vlib_frame_bitmap_is_bit_set by Damjan Marion · 2 years, 3 months ago
  97. 9f5b369 vlib: don't leak node frames on refork by Dmitry Valter · 2 years, 3 months ago
  98. a21b38e vlib: fix coverity 277203 by Andrew Yourtchenko · 2 years, 4 months ago
  99. a9bfef7 vlib: use error description when dropping packets by Arthur de Kerhor · 2 years, 4 months ago
  100. abd5669 vlib: introduce DMA infrastructure by Marvin Liu · 2 years, 4 months ago