1. 92e3082 stats: fix memory leakage when adding / deleting interfaces by Ole Troan · 6 years ago
  2. d67a428 vlib: add "memory-trace stats-segment" by Dave Barach · 6 years ago
  3. 5fed42a buffers: fix vlib_buffer_free_no_next by Damjan Marion · 6 years ago
  4. cab4733 vlib: avoid retrieving freed file in epoll by Florin Coras · 6 years ago
  5. 8875248 trace frame-queue on trigger out of memory by dongjuan · 6 years ago
  6. c602b38 sort worker-thread init functions in advance by Dave Barach · 6 years ago
  7. 11965c7 Break out the broom for some cleanup work by Dave Barach · 6 years ago
  8. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  9. 5f2cfb2 Add callback multiplex support by Dave Barach · 6 years ago
  10. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  11. 8fdde3c Add a debug-CLI leak-checker by Dave Barach · 6 years ago
  12. ce5c2ce Trivial typo. punt_node.c by Paul Vinciguerra · 6 years ago
  13. 5022c6c Fix 'terminal history off' crasher by Chris Luke · 6 years ago
  14. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  15. 2180bac Preallocate mhash key_tmps vector by Dave Barach · 6 years ago
  16. 72d8758 cli: Add return value in cli_inband by Ole Troan · 6 years ago
  17. ad64687 gcov / test framework: sigterm not sigkill by Dave Barach · 6 years ago
  18. 4681e07 Add callbacks for extended trace functionality, one as content is added with vlib_add_trace, and one to post-process the captured content immediately after trace filtering. by Gary Boon · 6 years ago
  19. 3a95003 vlib: align stack on OS page size by Benoît Ganne · 6 years ago
  20. 17e5d80 Add node, frame to vlib main loop perf analysis callback arguments by Dave Barach · 6 years ago
  21. 9ae190e Clean up multi-thread barrier-sync hold-down timer by Dave Barach · 6 years ago
  22. 81f54a5 vlib epoll: handle file removal on EPOLLIN by Florin Coras · 6 years ago
  23. c67078e vlib epoll: protect against clib file pool expansion by Florin Coras · 6 years ago
  24. 32b07c3 Fix memory corruption faulting [VPP-1639] by Artem Belov · 6 years ago
  25. d54815c Trivial: Update doxygen comments. by Paul Vinciguerra · 6 years ago
  26. 7f6bd24 vlib-punt: fix error node counting by Neale Ranns · 6 years ago
  27. 692f9b1 pci: Fix the crash on deleting the pci device by Mohsin Kazmi · 6 years ago
  28. fe269f3 stat-segment: scaling improvement by Neale Ranns · 6 years ago
  29. f545caa Enhance vlib_buffer_clone to change headroom space for packet by John Lo · 6 years ago
  30. 76b5649 Punt Infra by Neale Ranns · 6 years ago
  31. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  32. 7ced772 node: vector must be checked with vec_header by Kingwel Xie · 6 years ago
  33. d1e17d0 Ignore SIGTERM during the vpp boot sequence by Dave Barach · 6 years ago
  34. e6a47cf Re-enable aarch64 neon instruction in vlib_buffer_free_inline by Lijian.Zhang · 6 years ago
  35. a5160d7 VPP-1576: fix a set of coverity warnings by Dave Barach · 6 years ago
  36. 3e94c41 buffers: don't use clib_memcpy for copying buffer indices by Damjan Marion · 6 years ago
  37. 22e1f1d Move the punt/drop nodes into vlib by Neale Ranns · 6 years ago
  38. 0e20924 buffers: fix ref_count mask in vlib_buffer_free_inline by Damjan Marion · 6 years ago
  39. c3a0e8d deprecate VLIB_NODE_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  40. 485710e vmbus: not having uio_hv_generic is not an error by Stephen Hemminger · 6 years ago
  41. 80965f5 Perf tune handoff queue polling by Dave Barach · 6 years ago
  42. da7f7b6 ICMP46 error: Clone first buffer instead of "truncating" original buffer by Ole Troan · 6 years ago
  43. 593eedf Perf tune get_frame_size_info by Dave Barach · 6 years ago
  44. f6266b5 vmbus: fix bug that breaks multiple netvsc vdevs by Matthew Smith · 6 years ago
  45. 9515510 vlib: coverity woes by Steven Luong · 6 years ago
  46. b592d1b buffers: support cases where numa node memory is not available by Damjan Marion · 6 years ago
  47. b806d0e stats: fix crash on early init by Filip Tehlar · 6 years ago
  48. 9e52ef6 Save signum and faulting address in static variables by Dave Barach · 6 years ago
  49. a2aefef VPP-1576: fix Coverity issues by Dave Barach · 6 years ago
  50. 8343ee5 Fix crash in barrier sync when vlib_worker_threads is zero by Damjan Marion · 6 years ago
  51. 849cbe2 stats: buffer gauge callbacks use index instead of name. by Ole Troan · 6 years ago
  52. 5ecd5a5 Move pcap rx/tx trace code out of the dpdk plugin by Dave Barach · 6 years ago
  53. f883f6a buffer chain linearization by Klement Sekera · 6 years ago
  54. d2bbdef stats: add buffer gauges by Filip Tehlar · 6 years ago
  55. 296988d Add no-append flag to vlib_frame_t by Damjan Marion · 6 years ago
  56. 5a6c809 physmem: keep physmem VA in 39-bit address space on x86_64 by Damjan Marion · 6 years ago
  57. a4324a9 calculate per-thread time offset by Dave Barach · 6 years ago
  58. 8f6c1dd buffer: bug fix vlib_buffer_free_inline by Lollita Liu · 6 years ago
  59. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  60. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  61. 672ab69 buffers: improve buffer init performance by Damjan Marion · 6 years ago
  62. 900cbad CLI control of graph dispatch elogs by Dave Barach · 6 years ago
  63. 652d2e1 Deprecate old mutliarch code, phase 1 by Damjan Marion · 6 years ago
  64. f646d74 buffers: vallidate that buffer is allocated during buffer pool put by Damjan Marion · 6 years ago
  65. 362456a Add 'show vlib graphviz' command by Benoît Ganne · 6 years ago
  66. e82c73a assert on double-free in debug build by Klement Sekera · 6 years ago
  67. a402b83 pci: get the number of interrupts by Mohsin Kazmi · 6 years ago
  68. 24dcbe4 buffers: reinitialize metadata, add additional validation by Damjan Marion · 6 years ago
  69. 910d369 buffers: major cleanup and improvements by Damjan Marion · 6 years ago
  70. cac8cfa Fix error while compiling using 'vlib/vlib.h' dependencie. by Dmitry Vakhrushev · 6 years ago
  71. 29c0b33 Less intrusive way to capture numa_node and cpu_id changes by Damjan Marion · 6 years ago
  72. ee72141 Fix issue with cpu_id and numa_code captured too early by Damjan Marion · 6 years ago
  73. 53fe4a7 perfmon: collect data on selected thread(s) by Dave Barach · 6 years ago
  74. 8704097 move misc-drop-errors to vnet by Dave Barach · 6 years ago
  75. ec595ef perfmon plugin: 2-way parallel stat collection by Dave Barach · 6 years ago
  76. 22f23ae buffers: fix vector types by Damjan Marion · 6 years ago
  77. 9a8a12a buffers: wrap vlib_buffer_t to union and expose vector types by Damjan Marion · 6 years ago
  78. 3235382 buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes by Damjan Marion · 6 years ago
  79. b67196d buffers: remove vlib_buffer_delete_free_list by Damjan Marion · 6 years ago
  80. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  81. d50e347 buffers: keep buffer_main in vlib_main_t by Damjan Marion · 6 years ago
  82. 0a78fa1 Store numa-noda and cpu-index in vlib_main_t by Damjan Marion · 6 years ago
  83. 34321b3 log: bug fix register class compare mismatch by Su Wang · 6 years ago
  84. ddccf7b Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro by Steven Luong · 6 years ago
  85. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  86. ab9b7ec buffers: remove freelist argument from vlib_buffer_add_data by Damjan Marion · 6 years ago
  87. 64d557c Add vlib_buffer_copy_indices inline function by Damjan Marion · 6 years ago
  88. e58041f deprecate clib_memcpy64_x4 by Damjan Marion · 6 years ago
  89. 29f0a5d vmbus: fix strncpy related warnings by Stephen Hemminger · 6 years ago
  90. 4e8a831 pci: fix strncpy warnings by Stephen Hemminger · 6 years ago
  91. 7b01e9e Use the official libpcap file type by Dave Barach · 6 years ago
  92. d2bfb78 avf: allocate descriptor memory from local numa by Damjan Marion · 6 years ago
  93. 3a63fc5 Handle buffer alloc failure in vlib_buffer_add_data by Dave Barach · 6 years ago
  94. d6897c1 Add microarch details to 'show cpu'. by Paul Vinciguerra · 6 years ago
  95. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  96. 6fbef23 vlib: support Hyper-v/Azure VMBus by Stephen Hemminger · 6 years ago
  97. b0055c8 STATS: add vlib_set_simple_counter (VPP-1484) by Matus Fabian · 6 years ago
  98. 69db1a6 fix vlib_buffer_chain_compress assert in debug by Klement Sekera · 6 years ago
  99. a5fb0ec Add VNET_BUFFER_F_AVAIL definitions by Dave Barach · 6 years ago
  100. 7fff3d2 Metadata / opaque formatting belongs in vpp by Dave Barach · 6 years ago