1. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  2. aa682a3 A bit of buffer metadata reshuffling to accommodate flow_id by Damjan Marion · 7 years ago
  3. 526ea3e vlib: set log tap level <level> does not work for some keywords by Steven · 7 years ago
  4. e78fab8 vlib: logging improvements by Damjan Marion · 7 years ago
  5. 07a3857 Add logging support by Damjan Marion · 7 years ago
  6. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  7. 13adc3d features: don't break linked list, create separate one for arc by Damjan Marion · 7 years ago
  8. 72d2c4f plugins: unload plugin if early init fails by Damjan Marion · 7 years ago
  9. cef1db9 memif: zero copy slave by Damjan Marion · 7 years ago
  10. 30684ac Coverity fixes (VPP-1204) by Chris Luke · 7 years ago
  11. 2d207bc vlib: gcc-7 -O3 uninitialized values by Damjan Marion · 7 years ago
  12. be3f4d5 vlib: make cloned structures cacheline aligned by Damjan Marion · 7 years ago
  13. 20ba164 vlib: add support for vfio no-iommu mode by Damjan Marion · 7 years ago
  14. 06bc260 plugin: Add plugin 'default' disable/enable by Mohsin Kazmi · 7 years ago
  15. 33d1629 cli: make q work again by Florin Coras · 7 years ago
  16. 0d65d11 Fix a long-latent bi=0 bug in vlib_buffer_add_data by Dave Barach · 7 years ago
  17. d1274cb vlib: internal buffer manager rework by Damjan Marion · 7 years ago
  18. 3464c86 Rationalize plugin symbol error reporting by Dave Barach · 7 years ago
  19. 45a0946 Correct address calculation for VPP-1168 by Lee Roberts · 7 years ago
  20. 51c52c0 dpdk: move DPDK vfio hack to dpdk plugin by Damjan Marion · 7 years ago
  21. 8db9430 fix physmem mappings by Damjan Marion · 7 years ago
  22. c22fcba vlib: avoid crash if fill_free_list returns 0 buffers by Damjan Marion · 7 years ago
  23. 88c0621 physmem: keep only one physmem_main by Damjan Marion · 7 years ago
  24. f313b74 vlib: add functions to dynamically open/close PCI device by Damjan Marion · 7 years ago
  25. eac3b11 vlib: vlib_buffer_free_internal optimizations by Damjan Marion · 7 years ago
  26. 1ba0fa4 vlib: vfio code rework by Damjan Marion · 7 years ago
  27. d5ded2d vlib: rework PCI INTx support by Damjan Marion · 7 years ago
  28. 599a16b vlib: add PCI MSI-X interrupt support (vfio only) by Damjan Marion · 7 years ago
  29. 2060db8 vlib: map pci region by using vfio FD when vfio is used by Damjan Marion · 7 years ago
  30. 44bcc20 vlib: fix vlib_pci_get_device_info on when not running as root by Damjan Marion · 7 years ago
  31. f9a968e vlib: use vfio fd for accessing PCI config space by Damjan Marion · 7 years ago
  32. a373149 vlib: add vlib_buffer_free_from_ring by Damjan Marion · 7 years ago
  33. 3c7fdc0 vlib: fix formatting in pci_config.h by Damjan Marion · 7 years ago
  34. 3a59382 vlib: fix pci init by Damjan Marion · 7 years ago
  35. dac0352 Refactor vlib_buffer flags by Damjan Marion · 7 years ago
  36. ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago
  37. 1403fcd Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before set by Dave Barach · 7 years ago
  38. 8f36e4a vlib_buffer_clone: allow client to request the maximum number of clones; 256 by Neale Ranns · 7 years ago
  39. 75e7d13 IPv4/6 reassembly by Klement Sekera · 7 years ago
  40. 899a84b vlib: allocating buffers on thread-x and freeing them on thread-y causes by Steven · 7 years ago
  41. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  42. d47c509 Fix MP hazard in interrupt node scheduling by Dave Barach · 7 years ago
  43. c58408c vlib: add vlib_buffer_alloc_to_ring API by Damjan Marion · 7 years ago
  44. 2e172ea physmem: fix physmem allocation on kernels without NUMA support by Damjan Marion · 7 years ago
  45. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  46. 2877eee VPP-1102: fix dangling references in RPC handling by Dave Barach · 7 years ago
  47. 2752b89 pci: auto-detect right vfio/uio driver by Damjan Marion · 7 years ago
  48. 52014c6 physmem: fix bug in detection of cross page boundary allocations by Damjan Marion · 7 years ago
  49. 9650418 vlib: fix issues in the new pci code reported by coverity by Damjan Marion · 7 years ago
  50. 82d8ec2 VPP-1077 Add meaningful error info, when executing command with enable/disable option by Swarup Nayak · 7 years ago
  51. cef87f1 vlib: PCI rework to support VFIO by Damjan Marion · 7 years ago
  52. 2222986 Remove unused, uninteresting code by Dave Barach · 7 years ago
  53. 9c2c243 fix bug in pager by Neale Ranns · 7 years ago
  54. 2e292c6 vlib: switch when frames are different by Eyal Bari · 7 years ago
  55. 0a32b60 Configure vat-plugin-path and vat-plugin-name-filter by Dave Barach · 7 years ago
  56. af6f93a net/virtio: support modern device id by Gabriel Ganne · 7 years ago
  57. c8a26c6 vlib: make vlib_buffer_alloc inline function by Damjan Marion · 7 years ago
  58. cabbee7 Call a plugin init function by name by Dave Barach · 7 years ago
  59. 04f3db3 dpdk: introduce AVX512 variants of node functions by Damjan Marion · 7 years ago
  60. 2d8bf30 Instead of a min term size, use a default (VPP-1061) by Chris Luke · 7 years ago
  61. 75e974b buffers: fix bug in free list n_alloc tracking by Klement Sekera · 7 years ago
  62. 2ca8ced physmem: register region with IOMMU by Damjan Marion · 7 years ago
  63. 149ba77 vlib: add support for multiple buffer pools by Damjan Marion · 7 years ago
  64. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  65. 0bda0f4 Thread_index for thread0 in vlib_global_main not initialised by Keith Burns (alagalah) · 7 years ago
  66. 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
  67. 903651c VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler by Dave Barach · 7 years ago
  68. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  69. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  70. 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
  71. b66201f Fix vpp "unix interactive" when running under emacs + gdb by Dave Barach · 7 years ago
  72. 03add7f vppctl,cli: Improve non-interactive vppctl (VPP-944) by Chris Luke · 7 years ago
  73. 561ae0a CLI: fix segfault when browsing an empty history by Yoann Desmouceaux · 7 years ago
  74. 609707e Fix DHCP client so it works for worker threads by John Lo · 7 years ago
  75. b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
  76. 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
  77. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
  78. f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
  79. d9226b2 physmem: remove debug leftovers by Damjan Marion · 7 years ago
  80. eb1ac17 Recombine diags and minimum barrier open time changes (VPP-968) by Colin Tregenza Dancer · 7 years ago
  81. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  82. 816122e physmem: make fake allocation non-fatal if we cannot pick numa node by Damjan Marion · 7 years ago
  83. 3b64d63 vlib: move linux-specific code to vlib/linux by Damjan Marion · 7 years ago
  84. ab7b8d9 Fixes for issues reported by Coverity (VPP-972) by Chris Luke · 7 years ago
  85. 49d66f1 vlib physmem rework by Damjan Marion · 7 years ago
  86. 9a244bb Add pidfile cmdline option by Pierre Pfister · 7 years ago
  87. 2159618 Refork worker thread data structures in parallel (VPP-970) by Colin Tregenza Dancer · 7 years ago
  88. c67787b Set runtime_path properly when running non-root by Damjan Marion · 7 years ago
  89. b6a8ed7 Thread safe internal buffer manager, take two by Damjan Marion · 7 years ago
  90. d84ba85 TCP horizontal scaling by Dave Barach · 7 years ago
  91. 57d963f Make VPP runtime directory configurable by Damjan Marion · 7 years ago
  92. b2215d6 Fix tcp multi buffer segments retransmission by Florin Coras · 7 years ago
  93. 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
  94. 6b0f589 Thread safe internal buffer manager by Damjan Marion · 7 years ago
  95. 30af5da VPP-905: Wrong define used in function start_workers. by JingLiuZTE · 7 years ago
  96. d756b35 Fix unlinking of /dev/shm files. by Dave Wallace · 7 years ago
  97. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  98. 19e9d95 VPP-895 multi-thread: fix vpp crash on show runtime by Igor Mikhailov (imichail) · 7 years ago
  99. a2522f6 dpdk: fix dpdk_buffer_pool_create name by Chris Luke · 7 years ago
  100. 04a7f05 vlib: store buffer memory information in the buffer_main by Damjan Marion · 7 years ago