crypto crypto-openssl: support hashing operations
[vpp.git] / src / vppinfra /
2021-04-30 Damjan Marionmisc: experimental configure script 77/32177/7
2021-04-30 Damjan Marionbuild: switch release build to -O3 74/32174/1
2021-04-28 Damjan Marionvppinfra: AArch64 NEON implementation of clib_compare_u... 60/32160/3
2021-04-28 Damjan Marionvppinfra: don't fail if config.h is missing, fallback... 57/32157/2
2021-04-27 Damjan Marionmisc: fix dead stores 48/32148/2
2021-04-27 Damjan Marionvlib: improve enqueue_to_next buffer indices extraction 95/32095/10
2021-04-27 Damjan Marionvppinfra: silence coverity warnings related to clib_mem... 31/32131/2
2021-04-27 Ryo Nishikawavppinfra: Fix a bug related to path_search 84/32084/3
2021-04-27 mdr78perfmon: top down level 1 support 29/32029/9
2021-04-26 Damjan Marionvppinfra: clib_memcpy_u32() utilizing SIMD mask loads... 81/32081/13
2021-04-25 Damjan Marionvppinfra: add COMPILE_TIME_CONST() macro 13/32113/2
2021-04-25 Damjan Marionvppinfra: AVX512 mask load/stores and compress store 12/32112/2
2021-04-25 Damjan Marionvppinfra: add clear_lowest_set_bit() function, use... 14/32114/1
2021-04-21 Damjan Marionbuffers: vlib_get_buffers() with 512-bit SIMD 74/32074/3
2021-04-21 Damjan Marionvppinfra: more avx512 inlines (compress, expand, from... 71/32071/3
2021-04-20 Klement Sekerapmalloc: tolerate move_pages failure on numa node #0 65/32065/2
2021-04-19 Damjan Marionvppinfra: momve clib_sysfs_list_to_bitmap to sysfs.c 37/32037/1
2021-04-18 Damjan Marionvppinfra: remove outdated and unused unix format functions 22/32022/3
2021-04-18 Damjan Marionvppinfra: remove linux/syscall.h 21/32021/2
2021-04-15 Damjan Marionvppinfra: move bitmap format functions to .c file,... 94/31994/2
2021-04-15 Lijian.Zhangvppinfra: correct intrinsic called by u16x16_from_u8x16 85/31985/2
2021-03-25 Dave Wallacetests: move vppinfra tests to src/vppinfra/test 56/31756/2
2021-03-11 Damjan Marionvlib: refactor node function variants 16/31616/7
2021-03-07 Damjan Mariondispatch-trace: move dispatch trace pcap code to plugin 49/31549/7
2021-03-04 Jieqiang Wangvppinfra: fix compiling error due to incompatible udphd... 21/31421/2
2021-02-26 Florin Corasvppinfra: mem leak in show memory main-heap 68/31468/4
2021-02-19 Florin Corassession vppinfra: asan fixes 38/31238/5
2021-02-16 Ole Troancjson: upgrade to new version 03/31303/3
2021-02-15 Benoît Gannevppinfra: fix memcpy undefined behaviour 40/31240/4
2021-02-11 Florin Corasvppinfra: fix membulk coverity warnings 02/31202/4
2021-02-10 Dave Barachvppinfra: fix bihash test-debug aarch64 sporadic failure 12/31212/2
2021-02-08 Mohsin Kazmivirtio: add atomic call for kicking 70/30370/5
2021-02-04 Florin Corasvppinfra: fix mem map mt issue due to snprintf 96/31096/7
2021-02-04 Damjan Marionvlib: "revert startup multi-arch variant configuration... 11/30911/3
2021-02-01 Paul Atkinsvppinfra: add defines for bihash add and delete 71/30971/2
2021-01-25 Radu Nicolauvlib: startup multi-arch variant configuration fix... 28/30228/3
2021-01-21 Radu Nicolauavf: use write combining store for queues tail update 61/29861/8
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2021-01-21 Nathan Moosvppinfra: ensure _GNU_SOURCE is present 90/30790/8
2021-01-21 Matthew Smithvppinfra: add bihash with 32 byte key 60/30860/3
2021-01-20 Nathan Moosvppinfra: add option to use libexecinfo 89/30789/4
2021-01-15 Miklos Tirpakvlib: fix counter_will_expand prediction 21/30721/2
2020-12-23 Florin Corasvppinfra: mem bulk test 40/30540/3
2020-12-23 Florin Corassvm: remove fifo segment heap 33/30333/16
2020-12-22 Damjan Marionvppinfra: add bulk memory allocator 29/30529/2
2020-12-18 Damjan Marionmisc: deprecate old perfmon 89/30389/15
2020-12-16 Florin Corasvppinfra: fix vec_max_len 36/30436/5
2020-12-14 Damjan Marionmisc: refactor clib_bitmap_foreach macro 97/30397/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-14 Damjan Marionvppinfra: simpler and faster pool_foreach 93/30393/3
2020-12-01 Florin Corassession: allow small pacer bursts 27/29727/13
2020-11-25 Dave Barachvlib: add elog events for vlib log entries 32/30132/2
2020-11-25 Ole Troanapi: vat2 and json autogeneration for api messages 90/29890/13
2020-11-24 Nathan Skrzypczakbuffers: add page-size config 93/30093/4
2020-11-19 Florin Corassvm: move chunk locks to linked list 73/29973/4
2020-11-16 Dave Wallacetests: move bihash tests to src/vppinfra/test 56/29956/1
2020-11-10 Benoît Gannevpp: use vpp heap for libc 49/28949/4
2020-11-05 Damjan Marionvppinfra: mspace_get_aligned should respect MALLOC_ALIG... 83/29783/2
2020-11-05 Damjan Marionbuild: link time optimization for release builds 97/29597/10
2020-10-26 Damjan Marionvppinfra: clib_mem_vm_{un}map thread safe 27/29627/2
2020-10-23 jiangxiaomingvppinfra: add bihash_8/24_16 to headers list 87/29587/2
2020-10-22 Juraj Linkešvppinfra: missing __clib_export va_unformat 95/29595/2
2020-10-21 Nathan Skrzypczakvppinfra: missing __clib_export 79/29579/2
2020-10-21 Damjan Marionvlib: print logs to stderr if interactive or nosyslog set 71/29571/5
2020-10-21 Neale Rannsipsec: Add to the SA info directly in the bihash 30/29530/4
2020-10-21 Benoît Gannevppinfra: fix ASAN annotation 66/29566/2
2020-10-20 Dave Barachvppinfra: export elog_read_file_not_inline() 58/29558/2
2020-10-19 Dave Barachvppinfra: minor refactor in lock.h 35/29535/2
2020-10-18 Dave Barachvppinfra: add export symbols 95/29495/2
2020-10-17 Dave Barachvppinfra: export elog_get_events() 92/29492/2
2020-10-17 Damjan Marionvppinfra: explicitly export symbols 90/29490/4
2020-10-08 Dave Barachvppinfra: memory leak be gone 58/29358/1
2020-10-08 Dave Barachvppinfra: fix coverity warnings 81/29281/2
2020-10-06 Damjan Marionvppinfra: add heap header in front of dlmalloc space 71/29271/4
2020-10-06 Dave Barachmisc: add xxx_not_inline 72/29272/1
2020-10-05 Benoît Gannevppinfra: address sanitizer: do not instrument dlmalloc... 27/29227/2
2020-10-02 Damjan Marionvppinfra: use clib_mem_create_heap() to create numa... 17/29217/1
2020-10-02 Neale Rannsvppinfra: Function to check if a bihash has been initia... 52/29152/2
2020-10-02 Benoît Gannevppinfra: fix legacy huge pages creation for default... 15/29115/4
2020-10-01 Florin Corassvm: simplify memfd client segment mapping 69/29169/6
2020-09-30 Damjan Marionvpp: update 'show bihash' command 70/29170/2
2020-09-30 Damjan Marionvppinfra: use heap to store bihash data 99/29099/7
2020-09-28 Damjan Marionvppinfra: don't call dlmalloc API directly from the... 36/29136/2
2020-09-25 Dave Barachvppinfra: dont complain about linux-vdso.so.1 93/29093/2
2020-09-25 Florin Corasvppinfra session: file platform independent private... 82/29082/2
2020-09-25 Damjan Marionvppinfra: add clib_mem_set_numa_affinity() 76/29076/3
2020-09-18 Benoît Gannevirtio: fix txq locking 42/28842/2
2020-09-17 Damjan Marionstats: configurable page size 97/28897/5
2020-09-17 Damjan Marionvlib: show FD in 'show memory map' 00/28900/3
2020-09-17 Damjan Marionvppinfra: support main heap with different page sizes 27/28827/12
2020-09-17 Damjan Marionvppinfra: detect memory attributes on clib_mem_init 90/28890/3
2020-09-16 Damjan Marionvppinfra: introduce clib_mem_main 88/28888/1
2020-09-14 Damjan Marionvppinfra: add clib_log2_page_sz and format/unformat... 21/28821/1
2020-09-04 Zhiyong Yangip: enhance vtep4_check of tunnel by vector way 15/27815/13
2020-09-01 Nathan Skrzypczakvppinfra: Fix bihash coverity warning 27/28627/2
2020-08-31 Damjan Marionvppinfra: convert A_extend_to_B to B_from_A format... 20/28620/3
2020-08-28 Dave Barachvppinfra: add clib_mem_destroy_mspace(void *ms) 01/28601/2
2020-08-27 Nitin Saxenavppinfra: Multiarch support for OCTEONTX2 SoC 79/28579/2
2020-08-26 Dave Barachvppinfra: elog multi-track g2 test pattern 78/28578/2
2020-08-21 Dave Barachvppinfra: add format_one_elog_event 24/28524/2
next