Typos. A bunch of typos I've been collecting.
[vpp.git] / src / vlib / buffer.c
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-03-06 Steven Luongvlib: coverity woes 42/18042/2
2019-03-04 Damjan Marionbuffers: support cases where numa node memory is not... 50/17950/4
2019-03-04 Filip Tehlarstats: fix crash on early init 32/17932/6
2019-02-26 Ole Troanstats: buffer gauge callbacks use index instead of... 65/17865/2
2019-02-22 Filip Tehlarstats: add buffer gauges 81/17781/4
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-06 Damjan Marionbuffers: make buffer data size configurable from startu... 41/17341/3
2019-02-06 Damjan Marionbuffers: improve buffer init performance 50/17350/2
2019-01-31 Klement Sekeraassert on double-free in debug build 76/17176/3
2019-01-31 Damjan Marionbuffers: reinitialize metadata, add additional validation 01/17201/2
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-20 Damjan Marionbuffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro... 08/16908/4
2019-01-20 Damjan Marionbuffers: remove vlib_buffer_delete_free_list 06/16906/2
2019-01-20 Damjan Marionbuffers: don't init metadata, as it is already initialized 04/16904/3
2019-01-20 Damjan Marionbuffers: keep buffer_main in vlib_main_t 03/16903/3
2019-01-19 Damjan Marionbuffers: remove free-list information from buffer metadata 94/16894/4
2019-01-18 Damjan Marionbuffers: remove freelist argument from vlib_buffer_add_data 93/16893/4
2019-01-07 Dave BarachHandle buffer alloc failure in vlib_buffer_add_data 10/16710/2
2019-01-01 Damjan Marionbuffers: remove unused code 46/16646/4
2018-11-25 Eyal Barivlib:init free list buffers vec 65/16165/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-13 Eyal Barivlib:remove unused argument 56/15856/2
2018-10-25 Damjan Marionpmalloc: support for 4K pages 09/15509/6
2018-10-23 Damjan Marionphysmem coverity issues 86/15486/2
2018-10-23 Damjan Marionvlib: alloc buffers on local numa, not on numa 1 83/15483/2
2018-10-23 Damjan Marionvlib: reduce default buffer memory size to be below... 82/15482/1
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-16 Haiyang TanFix coverity issue for potentially overflowing of page... 91/15291/2
2018-09-03 Damjan MarionDeprecate old buffer replication scheme 27/14627/4
2018-03-16 Dave BarachFix a long-latent bi=0 bug in vlib_buffer_add_data 93/11193/2
2018-03-14 Damjan Marionvlib: internal buffer manager rework 38/11138/3
2018-03-05 Damjan Marionvlib: vlib_buffer_free_internal optimizations 52/10952/2
2018-03-05 Damjan Marionvlib: vfio code rework 48/10948/5
2018-02-07 Damjan MarionRefactor vlib_buffer flags 75/10375/8
2018-01-31 Stevenvlib: allocating buffers on thread-x and freeing them... 34/10334/2
2017-11-27 Damjan Marionvlib: make vlib_buffer_alloc inline function 63/9563/5
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-09-07 Damjan Marionvlib physmem rework 33/8333/2
2017-08-30 Damjan MarionThread safe internal buffer manager, take two 32/8232/4
2017-07-27 Damjan MarionThread safe internal buffer manager 98/7798/4
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-07-10 Damjan Marionvlib: store buffer memory information in the buffer_main 03/7503/3
2017-07-05 Chris LukeBuffer name inconsistently used a cstring/vec (VPP... 30/7430/1
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-10 Damjan MarionRetire vpp_lite 91/5691/8
2017-03-09 Dave Barachvlib_mains == 0 special cases be gone 81/5681/4
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7
2017-02-28 Damjan Marionvlib: add buffer cloning support 72/4872/17
2017-02-06 Damjan Marionvlib: remove algned/unaligned buffers scheme 29/5029/5
2017-01-17 Damjan Mariondpdk: remove duplicate code in buffers.c 26/4726/4
2017-01-14 Damjan Marionvlib: add buffer and thread callbacks 92/4592/9
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19