1. 785daf4 vlib: fix vlib_buffer_main_init_numa_node memory leak. by Guanghua Zhang · 5 years ago
  2. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  3. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  4. 9515510 vlib: coverity woes by Steven Luong · 6 years ago
  5. b592d1b buffers: support cases where numa node memory is not available by Damjan Marion · 6 years ago
  6. b806d0e stats: fix crash on early init by Filip Tehlar · 6 years ago
  7. 849cbe2 stats: buffer gauge callbacks use index instead of name. by Ole Troan · 6 years ago
  8. d2bbdef stats: add buffer gauges by Filip Tehlar · 6 years ago
  9. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  10. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  11. 672ab69 buffers: improve buffer init performance by Damjan Marion · 6 years ago
  12. e82c73a assert on double-free in debug build by Klement Sekera · 6 years ago
  13. 24dcbe4 buffers: reinitialize metadata, add additional validation by Damjan Marion · 6 years ago
  14. 910d369 buffers: major cleanup and improvements by Damjan Marion · 6 years ago
  15. 3235382 buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes by Damjan Marion · 6 years ago
  16. b67196d buffers: remove vlib_buffer_delete_free_list by Damjan Marion · 6 years ago
  17. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  18. d50e347 buffers: keep buffer_main in vlib_main_t by Damjan Marion · 6 years ago
  19. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  20. ab9b7ec buffers: remove freelist argument from vlib_buffer_add_data by Damjan Marion · 6 years ago
  21. 3a63fc5 Handle buffer alloc failure in vlib_buffer_add_data by Dave Barach · 6 years ago
  22. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  23. ce55bcd vlib:init free list buffers vec by Eyal Bari · 6 years ago
  24. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  25. b688fb1 vlib:remove unused argument by Eyal Bari · 6 years ago
  26. 567e61d pmalloc: support for 4K pages by Damjan Marion · 6 years ago
  27. 8e8d3c8 physmem coverity issues by Damjan Marion · 6 years ago
  28. f87eb9b vlib: alloc buffers on local numa, not on numa 1 by Damjan Marion · 6 years ago
  29. 901d16c vlib: reduce default buffer memory size to be below RLIMIT_MEMLOCK by Damjan Marion · 6 years ago
  30. 68b4da6 Numa-aware, growable physical memory allocator (pmalloc) by Damjan Marion · 6 years ago
  31. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  32. a5ab503 Fix coverity issue for potentially overflowing of page size by Haiyang Tan · 6 years ago
  33. 8e71529 Deprecate old buffer replication scheme by Damjan Marion · 6 years ago
  34. 0d65d11 Fix a long-latent bi=0 bug in vlib_buffer_add_data by Dave Barach · 7 years ago
  35. d1274cb vlib: internal buffer manager rework by Damjan Marion · 7 years ago
  36. eac3b11 vlib: vlib_buffer_free_internal optimizations by Damjan Marion · 7 years ago
  37. 1ba0fa4 vlib: vfio code rework by Damjan Marion · 7 years ago
  38. dac0352 Refactor vlib_buffer flags by Damjan Marion · 7 years ago
  39. 899a84b vlib: allocating buffers on thread-x and freeing them on thread-y causes by Steven · 7 years ago
  40. c8a26c6 vlib: make vlib_buffer_alloc inline function by Damjan Marion · 7 years ago
  41. 149ba77 vlib: add support for multiple buffer pools by Damjan Marion · 7 years ago
  42. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  43. 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
  44. 49d66f1 vlib physmem rework by Damjan Marion · 7 years ago
  45. b6a8ed7 Thread safe internal buffer manager, take two by Damjan Marion · 7 years ago
  46. 6b0f589 Thread safe internal buffer manager by Damjan Marion · 7 years ago
  47. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  48. 04a7f05 vlib: store buffer memory information in the buffer_main by Damjan Marion · 7 years ago
  49. 7447d07 Buffer name inconsistently used a cstring/vec (VPP-901) by Chris Luke · 7 years ago
  50. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  51. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  52. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  53. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  54. c47ed03 vlib: add buffer cloning support by Damjan Marion · 8 years ago
  55. bd69a5f vlib: remove algned/unaligned buffers scheme by Damjan Marion · 8 years ago
  56. 8a6a3b2 dpdk: remove duplicate code in buffers.c by Damjan Marion · 8 years ago
  57. 878c609 vlib: add buffer and thread callbacks by Damjan Marion · 8 years ago
  58. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vlib/vlib/buffer.c]
  59. a5e7c29 vlib: remove old memcpy implementation by Damjan Marion · 8 years ago
  60. 1cd8f3c vlib: merge buffers.c and dpdk_buffer.c by Damjan Marion · 8 years ago
  61. 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
  62. d4024f5 VPP-346 More VPP doc fixes by Chris Luke · 8 years ago
  63. 9b8ffd9 fd-io-styleify pass by Dave Barach · 8 years ago
  64. b5adaea Move pkt replication counter to the opaque2 cache line by Dave Barach · 8 years ago
  65. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  66. 2df2e3d TAP: Jumbo-frame support. by Ole Troan · 9 years ago
  67. 328e99b Add jumbo frames support to non-dpdk vhost interfaces. by Pierre Pfister · 9 years ago
  68. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0