misc: fix 4 coverity warnings in srv6-mobile
[vpp.git] / src / vppinfra /
2019-11-07 Damjan Marionpmalloc: always lock pages 06/23106/7
2019-11-05 Florin Corassession tcp: refactor pacer time 39/22939/16
2019-10-22 Benoît Gannevppinfra: make coverity happy with vec_set_len 36/22936/2
2019-10-22 Benoît Gannevppinfra: add clib_mem_free_s 34/21934/6
2019-10-22 Benoît Gannevppinfra: add vec_set_len() 35/21935/6
2019-10-11 Dave Barachvppinfra: fix page boundary crossing bug in hash_memory64 33/22633/5
2019-10-04 MathiasRaoulvppinfra: create unformat function for data size parsing 23/22523/2
2019-09-27 jaszha03vppinfra: implement CLIB_PAUSE () for aarch64 platforms 56/22356/2
2019-09-26 Damjan Marionclassify: use vector code even when data is not aligned 47/22247/2
2019-09-16 Damjan Mariondpdk: initialize rte_mbuf during mempool dequeue 63/21863/4
2019-09-03 Dave Barachvppinfra: add bihash_init2 20/21720/2
2019-08-20 Jack Xufix pcap_write function 70/16770/8
2019-08-19 Nitin Saxenavppinfra: Update "show cpu" output for AArch64 chips 64/18564/5
2019-08-02 Nathan Skrzypczakvppinfra: Expose function setting __os_thread_index 29/21029/3
2019-08-01 John Lointerface: fix pcap tx/rx trace cli handling 18/21018/2
2019-08-01 Florin Corasvppinfra: fix spinlock and rwlock tests 15/21015/2
2019-08-01 jaszha03vppinfra: refactor clib_rwlock_t to use single conditio... 63/20863/4
2019-08-01 Dave Barachvppinfra: remove unused historical code 12/21012/3
2019-08-01 Dave Barachvppinfra: make first bihash add thread-safe 05/21005/5
2019-08-01 jaszha03vppinfra: refactor clib_spinlock_t to use compare and... 60/20860/5
2019-07-31 jaszha03vppinfra: added performance test for clib_rwlock_t... 62/20862/5
2019-07-31 jaszha03vppinfra: refactor test_and_set spinlocks to use clib_s... 61/20861/5
2019-07-31 jaszha03vppinfra: added lock performance test for clib_spinlock... 59/20859/5
2019-07-30 jaszha03vppinfra: refactor use of CLIB_MEMORY_BARRIER () 57/20857/3
2019-07-30 jaszha03vppinfra: conformed spinlocks to use CLIB_PAUSE 56/20856/2
2019-07-26 Florin Corassession: separate ctrl, new and old events 64/20764/20
2019-07-25 Dave Barachvppinfra: fix coverity warning in mpcap.c 49/20849/2
2019-07-24 Gary Boonvppinfra: add mapped pcap file support 78/20778/6
2019-07-19 Andreas Schultzvppinfra: fix OOM check in bihash 39/20739/2
2019-07-17 Florin Corassession: use llist in session node evt handling 73/20673/14
2019-07-17 Benoît Gannevppinfra: elog: fix read overflow in string lookup 94/20694/2
2019-07-13 Florin Corasvppinfra: add doubly linked list 72/20572/17
2019-07-11 Dave Barachvppinfra: bihash add-but-do-not-overwrite semantics 48/20548/2
2019-07-09 Dave Barachvppinfra: allocate bihash virtual space on demand 46/20546/4
2019-07-02 Dave Barachapi: fix coverity warnings 30/20430/3
2019-06-28 Dave Barachvppinfra: add dummy/noop f32/f64 endian swap fns 06/20406/2
2019-06-26 Lijian.Zhangvppinfra: add u64x2_scatter/u32x4_scatter 72/20272/2
2019-06-25 Andreas Schultzvppinfra: fix tw_timer_first_expires_in_ticks for multi... 29/20329/4
2019-06-21 Lijian.Zhangvppinfra: add u64x2_gather/u32x4_gather 71/20271/1
2019-06-19 Florin Corasvppinfra: fix rbtree node delete 46/20246/2
2019-06-18 Florin Corasvppinfra: rbtree custom insert/search/del 90/20190/5
2019-06-18 Ole Troanstats: fix memory leakage when adding / deleting interfaces 58/20158/6
2019-06-18 Damjan Marionvppinfra: add format_hex_bytes_no_wrap 99/20199/2
2019-06-16 Dave Barachvlib: add "memory-trace stats-segment" 55/20155/3
2019-06-14 Dave Barachvppinfra: optimize elog_string 45/20145/3
2019-06-05 Sirshak DasSwitch atomic release API from __sync to __atomic builtin. 30/19930/3
2019-06-05 Sirshak DasSwitch atomic test and set API from __sync to __atomic... 29/19929/3
2019-06-04 Steven Luongelog: make elog_string() multi-thread safe 14/19914/2
2019-05-27 Damjan Marionvppinfra: add pclmulqdq x86 cpuid flag 14/19814/2
2019-05-24 Dave BarachAdd callback multiplex support 20/19720/10
2019-05-17 Dave BarachAdd a debug-CLI leak-checker 90/19690/4
2019-05-14 Dave BarachPreallocate mhash key_tmps vector 21/19521/5
2019-05-13 Igor Mikhailov ... Fix typo 47/19547/2
2019-05-10 Paul Vinciguerrazero-pad date string output. 80/19480/2
2019-05-07 Vijayabhaskar Kata... bihash: Freeing up working_copy_lengths vector 27/19427/2
2019-05-07 Dave BarachImprove lcov reported code coverage stats 15/19415/4
2019-05-07 Dave BarachAdd bihash statistics hook 33/19333/3
2019-05-01 Lijian.ZhangEnable NEON instructions in memcpy_le 35/19135/3
2019-04-30 Benoît Ganneelf: fix memcmp() overflow 65/19265/3
2019-04-30 Benoît Gannevppinfra: fix buffer overflow in unformat_token 63/19263/2
2019-04-26 Florin Corassvm: fifo segment support for chunk allocation 76/19176/9
2019-04-24 Florin Corassvm: fifo ooo reads/writes with multiple chunks 69/19069/13
2019-04-23 Zhiyong Yangvppinfra: fix one macro issue in clib_cpu_supports_aes() 63/19063/2
2019-04-20 Florin Corasrbtree: add successor and predecessor functions 70/19070/3
2019-04-17 Dave BarachUse template-specific key compare fn when deleting... 84/18984/1
2019-04-17 Damjan Marionvppinfra: AVX512 interelaave, insert and permute 73/18973/2
2019-04-16 Damjan Marionvppinfra: more AVX2 and AVX512 inlines 39/18939/2
2019-04-16 Florin Corasdlmalloc: honor 8 byte alignment requests 40/18940/2
2019-04-16 Sirshak Dassvm_fifo rework to avoid contention on cursize 23/18223/13
2019-04-16 Florin Corasvppinfra: add basic rbtree 98/18898/15
2019-04-15 Damjan Marionvppinfra: add SHA-2 family of hash algorithms (includin... 54/18854/7
2019-04-12 Damjan Marionvppinfra: AVX-512 transpose (u32x16 and u64x8) 46/18846/2
2019-04-11 Wei CHENvppinfra: fix the issue that mheap_get_trace record... 55/18755/2
2019-04-08 Florin Corashost stack: update stale copyright 46/18746/3
2019-04-08 Damjan Marionvppinfra: u32x8 transpose 34/18734/2
2019-04-06 Dave WallaceDoxygen: clean up vec.h 11/18711/3
2019-04-02 Damjan Marionvppinfra: add u32x4 min / max sse4.2 inlines 44/18644/1
2019-04-02 Andrew Yourtchenkovppinfra: fix sparse_vec_index() returning non-zero... 79/18579/6
2019-03-30 Dave BarachVPP-1576: fix a class of spurious warnings 11/18611/2
2019-03-30 Damjan Marionvppinfra: add few more cpuid flags 10/18610/1
2019-03-29 Dave BarachConvince Coverity that s = format (0, ...) is OK 05/18605/1
2019-03-28 Damjan MarionAvoid overwrite in clib_memcpy_le{32,64} 71/18571/2
2019-03-26 Damjan Marionipsec: esp-encrypt rework 98/18398/18
2019-03-22 Florin Corassvm/atomics: add clib_atomic_swap_rel_n 73/18473/2
2019-03-21 Florin Corasvec: use memset in vec_resize_allocate_memory 50/18450/2
2019-03-20 Florin Corascpu: fix rtype for fn selected by CLIB_MARCH_FN 36/18436/2
2019-03-20 Lijian.ZhangRe-enable aarch64 neon instruction in vlib_buffer_free_... 05/18405/2
2019-03-18 Damjan MarionFix build with newer linux headers 66/18366/2
2019-03-15 Tom SeidenbergFix bihash bucket double unlock. 36/18336/4
2019-03-12 Damjan MarionUse AVX2 as default even on AVX512 systems 21/18221/2
2019-02-27 Dave BarachVPP-1576: fix Coverity issues 15/17915/2
2019-02-26 Artem BelovFix vpp crashing when attempting to run in kubernetes Pod 38/17838/5
2019-02-21 Damjan Marionphysmem: keep physmem VA in 39-bit address space on... 54/17754/3
2019-02-02 Damjan MarionDeprecate old mutliarch code, phase 1 52/17252/2
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-27 Damjan MarionFix issue with cpu_id and numa_code captured too early 99/17099/2
2019-01-23 Damjan Marionvppinfra: add CLIB_CACHE_LINE_ROUND() macro 09/17009/2
2019-01-23 Damjan Marionpmalloc: don't iterate if there is no enough free space 08/17008/1
2019-01-21 Andrew Yourtchenkodoxygen formatting fix: prevent stray examples appearin... 43/16943/2
2019-01-20 Damjan MarionStore numa-noda and cpu-index in vlib_main_t 02/16902/3
next