session: cleanup use of api_client_index
[vpp.git] / src / vppinfra /
2018-11-20 Damjan Marionvppinfra: add 128 and 256 bit vector scatter/gather... 44/16044/3
2018-11-17 Dave Barachpcap-based dispatch tracer 05/16005/2
2018-11-15 Dave BarachVPP-1474: fix 2x coverity warnings 46/15946/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-10 Kingwel Xiepmalloc: u32 pp->index leads to va address overrun 47/15847/1
2018-11-08 Dave BarachCalculate clock rounding constant 11/15811/2
2018-11-08 Mohsin Kazmiphysmem: Add physmem map support 06/15806/3
2018-11-07 Damjan Marionpmalloc: fix shared mappings 05/15805/1
2018-11-07 Lijian ZhangOptimize xxx_zero_byte_mask NEON function 56/15756/2
2018-11-05 Sirshak DasEnable atomic swap and store macro with acquire and... 18/15618/5
2018-10-31 Lijian ZhangAdd and enable msb mask vector intrinsic for aarch64. 06/15606/4
2018-10-30 Damjan Marionvppinfra: fix bug in default_socket_sendmsg 01/15601/1
2018-10-28 Damjan Marionphysmem: coverity issues 49/15549/4
2018-10-25 Damjan Marionpmalloc: don't lock 4K pages if we don't have access... 34/15534/2
2018-10-25 Damjan Marionpmalloc: support for 4K pages 09/15509/6
2018-10-24 Damjan Marionvppinfra: autodetect default hugepage size 99/15499/2
2018-10-23 Damjan Marionphysmem coverity issues 86/15486/2
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-22 Damjan Marionvppinfra: use log2 page size in hugepage functions 48/15448/2
2018-10-22 Dave BarachX86_64 perf counter plugin 52/14752/35
2018-10-22 Juraj SlobodaFix dereferencing null string in dpdk_early_init 40/15440/2
2018-10-19 Damjan Marionvppinfra: use memfd_create for hugepage mounts if supported 92/15392/2
2018-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-10-19 Dave BarachAdd pool_get_zero, pool_get_aligned_zero macros 81/15381/2
2018-10-17 Damjan Marionbond: tx optimizations 66/15166/13
2018-10-16 Haiyang TanFix coverity issue for potentially overflowing of page... 91/15291/2
2018-10-10 Haiyang Tanvppinfra: introduce clib_mem_vm_ext_free() to avoid... 09/15209/2
2018-10-10 Neale RannsInteger underflow and out-of-bounds read (VPP-1442) 20/15220/2
2018-10-09 Sirshak Dasvppinfra: Fix extendto_high aarch64 NEON api. 96/15196/1 v19.01-rc0
2018-10-04 Neale Rannsclib_count_equal_*: don't read of the end of a small... 25/15125/2
2018-10-02 Dave BarachVPP-1440: clean up coverity warnings 09/15109/2
2018-10-01 Lijian ZhangSupport dynamic dual/quad loop selection on aarch64 05/14905/11
2018-09-27 Paul VinciguerraTrivial: Cleanup some typos. 50/14950/2
2018-09-24 Florin Corassvm: march svm_fifo take 2 83/14883/3
2018-09-20 Andrew Yourtchenkobihash template: avoid memory leak upon rehash 14/14914/4
2018-09-19 Andrew Yourtchenkobihash template: reinstate the check for the available... 94/14894/2
2018-09-19 Florin Corassocket api: do not delay sending of messages 23/13923/7
2018-09-13 Damjan Marionvppinfra: optmize clib_count_equal functions 92/14792/5
2018-09-12 Sirshak DasAdd and enable u32x4_extend_to_u64x2_high for aarch64... 06/14606/7
2018-09-11 Dave Barachbihash 32/64 bit shared memory interop 67/14767/1
2018-09-11 Sirshak DasReplacing vtbl NEON intrinsic with rev NEON intrinsic... 07/14607/6
2018-09-11 Sirshak DasAdd u32x4_extend_to_u64x2 for aarch64 using NEON intrinsics 08/14608/5
2018-09-11 Sirshak DasAdd horizontal add (hadd) vector intrinsic via NEON. 04/14604/5
2018-09-07 Dave BarachImprove NTP / kernel time change event handling 31/14731/3
2018-09-07 Damjan MarionRemove qsort.c from vppinfra 11/14711/2
2018-09-03 Damjan MarionCompile vppinfra on macOS 18/14618/3
2018-09-02 Damjan Marioncmake: cache line size detection 13/14613/1
2018-08-30 Dave BarachCrude stat segment lock recovery 49/14549/3
2018-08-30 Damjan Marioncmake: a bit of packaging work 69/14569/2
2018-08-28 Dave Barach32/64 shmem bihash interoperability 76/14476/14
2018-08-26 Damjan Marioncmake: add add_vpp_library and add_vpp_executable macros 86/14486/3
2018-08-24 Dave BarachRename struct mallinfo -> struct dlmallinfo 52/14452/2
2018-08-24 Damjan Marioncmake: fix -DVPP_USE_DLMALLOC=OFF 49/14449/2
2018-08-23 Damjan Marionbihash: remove unused counters 48/14448/2
2018-08-23 Dave Barachclib_mem_is_heap_object() needs to recognize sys_alloc... 42/14442/2
2018-08-22 Matus Fabianbihash: add support for reuse of expired entry when... 88/14388/2
2018-08-20 Pierre PfisterEnable storing state in flowhash hash tables 56/14356/2
2018-08-17 Damjan MarionCMake as an alternative to autotools (experimental) 51/14151/24
2018-08-08 Korian Edelinefix typo in bitmap.h 61/14061/2
2018-08-06 Neale Rannsdlmalloc compiles errors with clang 79/13979/2
2018-08-06 Dave Barachfix dangling reference in foreach_key_value_pair 78/13978/1
2018-08-03 Florin Corasvlib: avoid double process dispatch 88/13888/4
2018-08-01 Yi HeImprove cpu { coremask-% } configure option 96/13696/3
2018-08-01 Damjan MarionStore USE_DLMALLOC in vppinfra/config.h 71/13871/1
2018-08-01 Sirshak DasAdd support for shuffle vector intrinsic via Neon in ARM 50/13850/2
2018-07-31 Dave BarachPoison freed memory objects 47/13847/2
2018-07-31 Yi HeFix undefined symbol: fformat_append_cr in vat plugins... 95/13695/4
2018-07-28 Florin Corassession/dlmalloc: coverity fixes 95/13795/1
2018-07-27 Florin Corasdlmalloc: use static magic constant for debug images 85/13785/1
2018-07-27 Dave BarachFix build-break when compiling -O0 / TAG=vpp_debug 82/13782/2
2018-07-27 Damjan Marion128-bit SIMD version of vlib_get_buffers 53/13753/3
2018-07-27 Carl Smithmips64: Add timer and longjump support 51/13751/5
2018-07-27 Neale Rannsvector indicies walk in reverse 60/13760/2
2018-07-27 Dave Barach-DCLIB_DEBUG => turn on extra checks in dlmalloc 49/13749/2
2018-07-26 Damjan Marionvppinfra: add SSE4.2 version of u8x16_shuffle 11/13711/2
2018-07-25 Neale RannsGenerate vppinfra/config.h from config.in script (same... 68/13668/2
2018-07-20 Damjan Marionbihash: give hint to CPU that we are spinlocking 94/13594/1
2018-07-20 Dave BarachFine-grained add / delete locking 59/13559/7
2018-07-19 Dave BarachFix coverity warning / legitimate minor bug 60/13560/2
2018-07-18 Dave BarachAdd config option to use dlmalloc instead of mheap 56/13356/20
2018-07-18 Damjan Marionvppinfra: increase max bihash arena size to 512GB 25/13525/3
2018-07-16 Damjan Marionvppinfra: AVX2 interleave functions 81/13481/2
2018-07-12 Dave BarachRevert "vppinfra: AVX2 blend" 57/13457/2
2018-07-12 Damjan Marionvppinfra: AVX2 blend 08/13408/3
2018-07-09 Neale RannsIGMP improvements 38/13138/11
2018-07-04 John LoFix clib_bitmap_next_clear() function when no clear... 60/13360/3
2018-07-03 Florin Corastcp: update snd_una_max for retranmsits 23/13323/2
2018-07-02 Damjan MarionAdd per-numa page allocation info to 'show memory' 21/13321/1
2018-06-30 Florin Corasbitmap: add nocheck variants for bit ops 05/13305/4
2018-06-29 Damjan Marionbihash key compare improvements 86/13286/2
2018-06-28 Dave BarachFix mheap_get_aligned() performance jackpot 85/13285/2
2018-06-28 Damjan Marionip: vectorized ip checksum 30/13130/9
2018-06-27 Dave BarachTune pool_get / pool_put 46/13246/2
2018-06-27 Damjan Marionvppinfra: add vector horizontal add and byte swap ... 37/13237/3
2018-06-26 Sirshak DasFix load_unaligned undefined and other possible build... 29/13229/3
2018-06-26 Damjan MarionWe don't have (yet) 128-bit unaligned load/store on ARM 25/13225/2
2018-06-26 Kingwel Xieadd backtrace in unix_signal_handler 70/13070/5
2018-06-26 Damjan MarionSIMD optimized linear search in clib_bitmap_first_set 12/13212/3
2018-06-25 Florin Corastw: add light weight timer update function 94/13194/5
next