1. 899a84b vlib: allocating buffers on thread-x and freeing them on thread-y causes by Steven · 7 years ago
  2. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  3. d47c509 Fix MP hazard in interrupt node scheduling by Dave Barach · 7 years ago
  4. c58408c vlib: add vlib_buffer_alloc_to_ring API by Damjan Marion · 7 years ago
  5. 2e172ea physmem: fix physmem allocation on kernels without NUMA support by Damjan Marion · 7 years ago
  6. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  7. 2877eee VPP-1102: fix dangling references in RPC handling by Dave Barach · 7 years ago
  8. 2752b89 pci: auto-detect right vfio/uio driver by Damjan Marion · 7 years ago
  9. 52014c6 physmem: fix bug in detection of cross page boundary allocations by Damjan Marion · 7 years ago
  10. 9650418 vlib: fix issues in the new pci code reported by coverity by Damjan Marion · 7 years ago
  11. 82d8ec2 VPP-1077 Add meaningful error info, when executing command with enable/disable option by Swarup Nayak · 7 years ago
  12. cef87f1 vlib: PCI rework to support VFIO by Damjan Marion · 7 years ago
  13. 2222986 Remove unused, uninteresting code by Dave Barach · 7 years ago
  14. 9c2c243 fix bug in pager by Neale Ranns · 7 years ago
  15. 2e292c6 vlib: switch when frames are different by Eyal Bari · 7 years ago
  16. 0a32b60 Configure vat-plugin-path and vat-plugin-name-filter by Dave Barach · 7 years ago
  17. af6f93a net/virtio: support modern device id by Gabriel Ganne · 7 years ago
  18. c8a26c6 vlib: make vlib_buffer_alloc inline function by Damjan Marion · 7 years ago
  19. cabbee7 Call a plugin init function by name by Dave Barach · 7 years ago
  20. 04f3db3 dpdk: introduce AVX512 variants of node functions by Damjan Marion · 7 years ago
  21. 2d8bf30 Instead of a min term size, use a default (VPP-1061) by Chris Luke · 7 years ago
  22. 75e974b buffers: fix bug in free list n_alloc tracking by Klement Sekera · 7 years ago
  23. 2ca8ced physmem: register region with IOMMU by Damjan Marion · 7 years ago
  24. 149ba77 vlib: add support for multiple buffer pools by Damjan Marion · 7 years ago
  25. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  26. 0bda0f4 Thread_index for thread0 in vlib_global_main not initialised by Keith Burns (alagalah) · 7 years ago
  27. 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
  28. 903651c VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler by Dave Barach · 7 years ago
  29. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  30. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  31. 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
  32. b66201f Fix vpp "unix interactive" when running under emacs + gdb by Dave Barach · 7 years ago
  33. 03add7f vppctl,cli: Improve non-interactive vppctl (VPP-944) by Chris Luke · 7 years ago
  34. 561ae0a CLI: fix segfault when browsing an empty history by Yoann Desmouceaux · 7 years ago
  35. 609707e Fix DHCP client so it works for worker threads by John Lo · 7 years ago
  36. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  37. 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
  38. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
  39. f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
  40. d9226b2 physmem: remove debug leftovers by Damjan Marion · 7 years ago
  41. eb1ac17 Recombine diags and minimum barrier open time changes (VPP-968) by Colin Tregenza Dancer · 7 years ago
  42. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  43. 816122e physmem: make fake allocation non-fatal if we cannot pick numa node by Damjan Marion · 7 years ago
  44. 3b64d63 vlib: move linux-specific code to vlib/linux by Damjan Marion · 7 years ago
  45. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  46. 49d66f1 vlib physmem rework by Damjan Marion · 7 years ago
  47. 9a244bb Add pidfile cmdline option by Pierre Pfister · 7 years ago
  48. 2159618 Refork worker thread data structures in parallel (VPP-970) by Colin Tregenza Dancer · 7 years ago
  49. c67787b Set runtime_path properly when running non-root by Damjan Marion · 7 years ago
  50. b6a8ed7 Thread safe internal buffer manager, take two by Damjan Marion · 7 years ago
  51. d84ba85 TCP horizontal scaling by Dave Barach · 7 years ago
  52. 57d963f Make VPP runtime directory configurable by Damjan Marion · 7 years ago
  53. b2215d6 Fix tcp multi buffer segments retransmission by Florin Coras · 7 years ago
  54. 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
  55. 6b0f589 Thread safe internal buffer manager by Damjan Marion · 7 years ago
  56. 30af5da VPP-905: Wrong define used in function start_workers. by JingLiuZTE · 7 years ago
  57. d756b35 Fix unlinking of /dev/shm files. by Dave Wallace · 7 years ago
  58. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  59. 19e9d95 VPP-895 multi-thread: fix vpp crash on show runtime by Igor Mikhailov (imichail) · 7 years ago
  60. a2522f6 dpdk: fix dpdk_buffer_pool_create name by Chris Luke · 7 years ago
  61. 04a7f05 vlib: store buffer memory information in the buffer_main by Damjan Marion · 7 years ago
  62. 191a1a4 vlib: fix issues with PCI handling code by Damjan Marion · 7 years ago
  63. 475674e unix: mkdir VPP_RUN_DIR before opening a socket in it by Chris Luke · 7 years ago
  64. 7447d07 Buffer name inconsistently used a cstring/vec (VPP-901) by Chris Luke · 7 years ago
  65. bb620d7 VPP debug image with worker threads hit assert on adding IP route with traffic (VPP-892) by Neale Ranns · 7 years ago
  66. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  67. f661638 Add option to create clib_socket with group write permissions by Damjan Marion · 7 years ago
  68. a54230d Add knob to specify effective group id (gid) for VPP process by Damjan Marion · 7 years ago
  69. 93992a9 Implement sack based tcp loss recovery (RFC 6675) by Florin Coras · 8 years ago
  70. a626999 VPP-873: fix vector expansion bug in dispatch_pending_node by Dave Barach · 8 years ago
  71. 6e8ab16 vlib: add screen-256color CLI terminal type by Damjan Marion · 8 years ago
  72. a9a54c1 vlib: add unix_file_del_by_index function by Damjan Marion · 8 years ago
  73. a7f7457 vlib: use driver_override in sysfs for binding pci devs to vfio/uio drivers by Damjan Marion · 8 years ago
  74. 4227eef Fix tab-completion coverity issue by Yoann Desmouceaux · 8 years ago
  75. 3060e07 Add TAB-based auto-completion to the CLI by Yoann Desmouceaux · 8 years ago
  76. f3b5364 vhost: migrate to use device infra for worker thread assignment, rx-mode. by Steven · 8 years ago
  77. 8148131 VPP-845: add configurable elog post-mortem dump by Dave Barach · 8 years ago
  78. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  79. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  80. 3c785e0 vlib: do not unbind devices already bound to vfio-pci by Damjan Marion · 8 years ago
  81. 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
  82. c9fc77c Exit if plugin load attempt fail by Damjan Marion · 8 years ago
  83. 36c1308 Fix structure alignment with 32-bit pointers by Damjan Marion · 8 years ago
  84. 9c2b9f4 vlib: add cli command to dump all CLI commands by Damjan Marion · 8 years ago
  85. ecba903 Fix typo in minimal epoll polling time by Pierre Pfister · 8 years ago
  86. 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
  87. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  88. 2c2b640 vlib: make vlib_node_interrupt_pending(...) thread safe by Damjan Marion · 8 years ago
  89. 903fd51 Clean up event log merge code by Dave Barach · 8 years ago
  90. ce359db vlib: extend foreach_vlib_main macro to assert if workers are not parked by Damjan Marion · 8 years ago
  91. 9a332e1 vlib: inline dispatch_node(...) (again) by Damjan Marion · 8 years ago
  92. 1bfb0dd vlib: add description field in plugin registration by Damjan Marion · 8 years ago
  93. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  94. eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
  95. 1bd0109 64 bit per-thread counters by Neale Ranns · 8 years ago
  96. 6aa75af vlib: fix potential crash in dispatch_node ELOG_DATA call by Steven · 8 years ago
  97. b6f93a1 vlib: additional runtime_data checks by Damjan Marion · 8 years ago
  98. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  99. 9d676af No vector allocation during buffer copy by Neale Ranns · 8 years ago
  100. 20e272c vlib: poll pre_input nodes only on main thread by Damjan Marion · 8 years ago