1. eb2a418 vlib: fix counter_index check by lijinhui · 10 months ago
  2. 71c32a8 vlib: improve automatic core pinning by hsandid · 9 months ago
  3. 3eb6cbe vppinfra: os agnostic api for getting CPU information by Damjan Marion · 10 months ago
  4. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  5. 3026ffa vlib: fix initial stats time for the process nodes by Vladislav Grishenko · 3 years, 5 months ago
  6. 4b66140 vppinfra: add os_get_online_cpu_core() and os_get_online_cpu_node() by Damjan Marion · 10 months ago
  7. 5ed27ef build: Discover libepoll-shim on FreeBSD by Tom Jones · 11 months ago
  8. 72cb9f7 vlib: Use platform specific headers for sched.h by Tom Jones · 11 months ago
  9. 532a1ce build: Add support to add_vpp_library for platform specific sources by Tom Jones · 11 months ago
  10. aaa2a89 vlib: Only init vfio on Linux by Tom Jones · 11 months ago
  11. 04fd51c buffers: bring back cache occupancy improvement by Vratko Polak · 10 months ago
  12. e060b0a vlib: flush rpcs on worker sync by Florin Coras · 11 months ago
  13. 4cadd3b vlib api: move wrkr rpc flushing to vlib by Florin Coras · 11 months ago
  14. 038dad7 buffers: add compile-time option to set buffer alignment by Damjan Marion · 11 months ago
  15. 1cfac4e vlib: remove unused code by Damjan Marion · 11 months ago
  16. e148926 vlib: lowercase vmbus device names by Alexander Skorichenko · 12 months ago
  17. 832342e vlib: add error checks to thread pinning by hsandid · 12 months ago
  18. 82a68e9 buffers: add vlib_buffer_unalloc_to_pool() by Damjan Marion · 12 months ago
  19. bc67e9f bpf_trace_filter: allow use whithout classifier by Mohammed Hawari · 1 year ago
  20. 2d725c6 ena: Amazon Elastic Network Adapter (ENA) native driver by Damjan Marion · 1 year, 1 month ago
  21. 76d14b7 misc: silence -Wmaybe-uninitialized warnings by Jieqiang Wang · 1 year, 5 months ago
  22. 7444fd2 pci: remove unnecessary ioctl() call and improve logging in vfio_set_irqs by Damjan Marion · 1 year, 1 month ago
  23. 60529a8 pci: fix VFIO set IRQ code by Damjan Marion · 1 year, 1 month ago
  24. 7f75e80 vppinfra: refactor interrupt code by Damjan Marion · 1 year, 1 month ago
  25. 38c6191 dev: new device driver infra by Damjan Marion · 1 year, 2 months ago
  26. 55a1f28 buffers: buffer name is vector, not c string by Damjan Marion · 1 year, 2 months ago
  27. bf23663 buffers: introduce vlib_buffer_template_t by Damjan Marion · 1 year, 2 months ago
  28. 29aabcf vlib: properly replicate nexts when sibling node is created on runtime by Damjan Marion · 1 year, 2 months ago
  29. c9275da vlib: allow unpriviledged vlib_pci_get_device_info() by Damjan Marion · 1 year, 2 months ago
  30. 65dc34b buffers: buffer allocation improvements by Damjan Marion · 1 year, 2 months ago
  31. fee9459 vlib: deuglify the offset finding loop in pci.c by Vratko Polak · 1 year, 4 months ago
  32. 63335e4 pci: fix coverity issue CID-322372 by Dave Wallace · 1 year, 4 months ago
  33. 6508ed5 vlib: support sibling node creation with vlib_register_node() by Damjan Marion · 1 year, 4 months ago
  34. 40f4810 vppinfra: add clib_file_get_resolved_basename by Damjan Marion · 1 year, 4 months ago
  35. 3706636 vlib: remove dependency on libuuid by Damjan Marion · 1 year, 5 months ago
  36. 054229e vlib: fix gcc build breakage by Dave Wallace · 1 year, 5 months ago
  37. 00ea98a vlib: pci cleanup and improvements by Damjan Marion · 1 year, 5 months ago
  38. c5c0d0c vlib: fix coverity issue in vlib_node_set_interrupt_pending by Damjan Marion · 1 year, 5 months ago
  39. e9ea7d5 vlib: rename vnet_log_get_class_data by Vratko Polak · 1 year, 5 months ago
  40. cc8249c vlib: interrupt mode support for pre-input nodes by Damjan Marion · 1 year, 5 months ago
  41. 3f40755 classify: add bpf support to pcap classifier by Maxime Peim · 1 year, 6 months ago
  42. 52fa5f2 vlib: introduce trace filter functions by Mohammed Hawari · 1 year, 7 months ago
  43. 1c95e12 tests docs: fix lcov code coverage report generation by Dave Wallace · 1 year, 6 months ago
  44. bf179a9 vlib: add vlib_log_is_enabled by Damjan Marion · 1 year, 7 months ago
  45. 6bec05b vlib dhcp: default to logging without elogs by Florin Coras · 1 year, 8 months ago
  46. b7756b2 vlib:process node scheduling use timing_wheel have problem. by jinsh · 1 year, 9 months ago
  47. 9aa4ac5 vlib: reset stop_timer_handle on expired processes by Matthew Smith · 1 year, 8 months ago
  48. 5294cdc vppinfra: refactor uword bitmaps by Damjan Marion · 1 year, 8 months ago
  49. 156d452 vlib: add vlib_frame_bitmap_{set,clear}_bit_at_index by Damjan Marion · 1 year, 9 months ago
  50. 8309517 vlib: fix segfault on panic in worker by Mikhail Sokolovskiy · 1 year, 9 months ago
  51. 738aba7 vlib: pre-alloc dma backend batches by Marvin Liu · 1 year, 9 months ago
  52. 767a9ab vlib: 512-bit SIMD version of vlib_buffer_free by Leyi Rong · 1 year, 9 months ago
  53. d1dc106 vlib: stop worker threads on main loop exit by Vladislav Grishenko · 3 years ago
  54. 2d3da80 vlib: fix vlib_log for elog by luoyaozu · 2 years, 1 month ago
  55. ff2fba7 vlib: avoid non-mp-safe cli process node updates by Vladislav Grishenko · 3 years, 5 months ago
  56. 4d830d2 vlib: fix macro define command not work in startup config exec script by Xiaoming Jiang · 2 years ago
  57. 4646cd4 vlib: fix ASAN fake stack size set error when switching to process by Xiaoming Jiang · 2 years ago
  58. af62f93 vppinfra: display only the 1st 50 memory traces by default by Benoît Ganne · 1 year, 10 months ago
  59. 73507dd stats: fix node name compare error when updating stats segment by Xiaoming Jiang · 2 years ago
  60. a254de4 vlib: chdir to runtime_dir by Damjan Marion · 1 year, 11 months ago
  61. 6a782ca vlib: make pending_interrupts valid for AddressSanitizer by Benoît Ganne · 1 year, 11 months ago
  62. cc16e7b pci: fix musl crash by Benoît Ganne · 2 years ago
  63. 463d5f9 vlib: install dma.h to fix out-of-tree plugins by Mohammed Hawari · 1 year, 11 months ago
  64. e917bf7 vlib: add const to char* params of several funcs by Sergey Nikiforov · 1 year, 11 months ago
  65. af5744c misc: use right include for fctnl.h and poll.h by Guillaume Solignac · 1 year, 11 months ago
  66. 6a07348 pci: add option to force uio binding by Benoît Ganne · 2 years, 2 months ago
  67. b01efc5 buffers: revert protect against bad thread indices by Benoît Ganne · 2 years ago
  68. 5010bbd stats: add boot time in stats segment by Ole Troan · 2 years, 1 month ago
  69. 80c0ae2 vlib: Counter free needs to NULL the allocated counter vector by Neale Ranns · 2 years, 2 months ago
  70. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  71. 6531cf5 vppinfra: fix AddressSanitizer by Benoît Ganne · 2 years, 3 months ago
  72. 51a7e44 vlib: add vlib_frame_bitmap_is_bit_set by Damjan Marion · 2 years, 3 months ago
  73. 9f5b369 vlib: don't leak node frames on refork by Dmitry Valter · 2 years, 3 months ago
  74. a21b38e vlib: fix coverity 277203 by Andrew Yourtchenko · 2 years, 4 months ago
  75. a9bfef7 vlib: use error description when dropping packets by Arthur de Kerhor · 2 years, 4 months ago
  76. abd5669 vlib: introduce DMA infrastructure by Marvin Liu · 2 years, 4 months ago
  77. d3456b8 vlib: allow longer version string by Matthew Smith · 2 years, 4 months ago
  78. c428fd5 vlib: memory leak in vlib_register_errors on create and delete interface by Steven Luong · 2 years, 4 months ago
  79. 1605248 vlib: vlib_validate_buffer_enqueue_with_aux_x1 by Mohammed Hawari · 2 years, 7 months ago
  80. eccb5c2 stats: add loops per second counter in the stats segment. by Radha krishna Saragadam · 2 years, 5 months ago
  81. 972dc17 misc: pass NULL instead of 0 for pointer in variadic functions by Andreas Schultz · 4 years, 7 months ago
  82. f8631ce buffers: protect against bad thread indices by Jon Loeliger · 2 years, 6 months ago
  83. cd758e6 vlib: enqueue_to_next_with_aux implementation by Mohammed Hawari · 2 years, 7 months ago
  84. 9615883 vlib: fix crash on packet on deleted interface by Pim van Pelt · 2 years, 6 months ago
  85. 082dc14 stats: swap used and total stats by Leland Krych · 2 years, 7 months ago
  86. 321bd10 vlib: add VLIB_NUM_WORKERS_CHANGE_FN() handler by Damjan Marion · 2 years, 7 months ago
  87. e714926 vlib: implement aux data handoff by Mohammed Hawari · 2 years, 7 months ago
  88. add6a38 stats: fix collector updates of symlinks by Arthur de Kerhor · 2 years, 7 months ago
  89. 3153f00 vlib: exec cli line-by-line processing and script updates by Damjan Marion · 2 years, 7 months ago
  90. 342044a session: revert "fix session cli maybe parse wrong args if executed in files" by Damjan Marion · 2 years, 7 months ago
  91. c50bcbd vlib: process startup config exec scripts line by line by Damjan Marion · 2 years, 7 months ago
  92. da052b6 session: fix session cli maybe parse wrong args if executed in files by Xiaoming Jiang · 2 years, 8 months ago
  93. 0530d09 stats: add vlib_stats_free_string_vector by Damjan Marion · 2 years, 7 months ago
  94. 4cfb46d stats: strings in string vector are c strings by Damjan Marion · 2 years, 7 months ago
  95. c5d81b9 stats: string vector and node collector improvements by Damjan Marion · 2 years, 8 months ago
  96. 4b922ff stats: store heap in the directory_entry vector by Damjan Marion · 2 years, 8 months ago
  97. 8b153de vlib: disable cpu pinning if not configured by Benoît Ganne · 3 years ago
  98. e4fa1d2 vppinfra: vector perf improvements by Damjan Marion · 2 years, 8 months ago
  99. 1c8c6d3 stats: fix vector overrun in expend check by Dmitry Valter · 2 years, 8 months ago
  100. eecec8c stats: avoid linear search for empty entry by Damjan Marion · 2 years, 8 months ago