session: avoid session handle conflict with vcl
[vpp.git] / src / vppinfra /
2018-02-14 Mohsin Kazmivppinfra: Remove empty file 82/10482/3
2018-02-09 Neale RannsGBP plugin 65/10465/2
2018-02-08 Gabriel Ganneadd CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127) 55/10455/2
2018-02-08 Dave BarachMinimize bihash memory consumption 49/10449/3
2018-02-06 Damjan Marionvlib: epoll on worker threads 67/10167/4
2018-02-06 Igor Mikhailov ... Provide page-aligned length to ftruncate. 15/10415/2
2018-02-05 Florin Corassession: segment manager refactor 71/10371/14
2018-02-01 Pierre PfisterAdd flowhash hash table to vppinfra 84/10084/9
2018-01-30 Dave BarachCompile valloc.c, install header file, etc. 36/10336/1
2018-01-30 Brian BrooksArm system counter cleanup 13/10313/2
2018-01-27 Dave BarachFirst-fit virtual space allocator 38/10238/3
2018-01-25 Florin Corasvppinfra: add readers-writer lock 24/10224/4
2018-01-25 Florin Corassession: add support for memfd segments 09/10109/17
2018-01-24 Vijayabhaskar Kata... Adding a format function for bihash init routine to... 50/9850/5
2018-01-19 John LoSub-Interface deletion not cleanup hash's properly... 68/10168/2
2018-01-17 Florin Corasssvm: reuse clib mem infra for memfd segments 34/10134/2
2018-01-09 Damjan Marionphysmem: fix physmem allocation on kernels without... 35/9935/2
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2018-01-06 Gabriel Ganneaarch64 - show cpu microarchitecture 29/9929/6
2018-01-05 Florin Corassock api: add infra for bootstrapping shm clients 93/9893/10
2018-01-05 John LoUnify and cleanup usage of hash_set/unset_mem by variou... 53/9953/3
2017-12-16 Gabriel GanneUse crc32 wrapper (VPP-1086) 54/9854/2
2017-12-15 Kevin Wangimplement clib_smp_pause() for arm and aarch64 platform 20/9820/3
2017-12-14 Damjan Marionvppinfra: add AVX512 variant of clib_memcpy 40/9840/3
2017-12-14 Dave BarachVPP-1032: clean up coverity warnings. 34/9834/2
2017-12-13 Dave BarachVPP-1032: fix coverity warnings 11/9811/2
2017-12-12 Dave BarachAdd chi-squared test statistic calculator to random.c 12/9812/1
2017-12-08 Sergio Gonzalez... vppinfra: fix issues depending on compiler 61/9761/2
2017-12-06 Ole TroanUT: Repaired broken C unit tests (--enable-tests) 44/9744/2
2017-12-06 Dave BarachRemove unused, uninteresting code 32/9732/2
2017-12-06 Dave Barachmake clib_maplog_update_header(...) globally accessible 34/9734/2
2017-12-05 Gabriel Gannefill "show cpu" Flag list on aarch64 platforms (VPP... 27/9727/3
2017-12-05 Gabriel Ganneremove smp dead code (VPP-1066) 30/9730/2
2017-12-02 Dave Barachmaplog headers, offline processing, doxygen tags 95/9695/3
2017-12-01 Dave BarachCoverity warning be gone 91/9691/2
2017-11-30 Dave Barachmmap-based fixed-size record double-buffered logger 32/9632/2
2017-11-22 Damjan Marionuse intel intrinsics in clib_memcpy64_x4 22/9522/2
2017-11-21 Gabriel Ganneuse REV on aarch64 for endianness swapping (VPP-1067) 05/9505/3
2017-11-18 Dave BarachCall a plugin init function by name 80/9480/2
2017-11-15 Gabriel Gannearmv8 crc32 - fix macro name 18/9418/2
2017-11-14 Florin Corasvppinfra: fix pool_get_aligned_will_expand for fixed... 07/9407/2
2017-11-13 Damjan Mariondpdk: introduce AVX512 variants of node functions 86/9386/8
2017-11-11 Damjan MarionUpdate CPU list 88/9388/2
2017-11-10 Gabriel Ganneadd warning control macro set 66/9266/2
2017-11-10 Damjan Marionvppinfra: add 512-bit vector definitions and types 80/9380/2
2017-11-09 JingLiuZTElock init 78/9278/5
2017-11-03 Gabriel Gannesilence clib_mem_unaligned() invalid read found by... 13/9213/3
2017-11-03 Florin Corasvppinfra: make _vec_resize_will_expand read-only 06/9206/2
2017-11-01 Gabriel Gannefix clib_mem_unaligned() invalid read 80/8980/2
2017-10-30 Dave BarachAdd the bihash_vec8_8 variant 09/9109/2
2017-10-25 Gabriel GanneDo not include x86intrin.h if unavailable 52/8952/2
2017-10-20 Klement Sekeraadd cuckoo hash 20/5920/10
2017-10-17 Dave BarachVPP-1032: fix coverity warnings 63/8863/1
2017-10-15 Dave BarachFix minor issues in clib_spinlock_unlock() 21/8821/2
2017-10-14 Gabriel Gannechange format_get_indent() to use u32 instead of uword 76/8776/4
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-27 Chris LukeVarious fixes for issues found by Coverity (VPP-972) 44/8544/3
2017-09-19 Dave Barachformat_sockaddr: add trivial support for AF_LOCAL sockets 61/8461/2
2017-09-18 Chris LukeFixes for issues Coverity has reported (VPP-972) 46/8446/3
2017-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-14 Damjan Marionclib_socket: add sendmsg / recvmsg with ancillary data... 85/8385/3
2017-09-12 Florin Corastcp: horizontal scaling improvments 09/8309/18
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Chris LukeFixes for issues reported by Coverity (VPP-972) 38/8338/5
2017-09-07 Dave WallaceAdd fd/socket name to clib_socket_* error msgs. 23/8323/3
2017-09-06 Chris LukeFixes for issues raised by Coverity (VPP-972) 04/8304/4
2017-09-01 Dave BarachAdd fixed-size, preallocated pool support 37/8237/9
2017-08-31 Dave BarachFix BIHASH_KVP_CACHE_SIZE == 0 case 70/8270/2
2017-08-22 Andrew Yourtchenkoacl-plugin: Recreate the bihash_40_8.h in the proper... 37/7937/4
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
2017-07-23 Dave BarachAtomic bucket lock 07/7707/2
2017-07-19 Dave BarachAdd a bihash prefetchable bucket-level cache 84/7584/6
2017-07-13 Christophe FontaineUse clib_crc32c_uses_intrinsics instead of __SSE4_2__ 65/7565/3
2017-07-10 Alexander KotovVPP-904: fixes zero length CLI parameters parse 06/7506/2
2017-07-09 Chris Lukeformat: Check for NaN when rendering doubles 96/7496/1
2017-07-06 Damjan Marionvppinfra: revert clib_memcpy optimization 28/7428/2
2017-07-01 Klement SekeraRefactor API message handling code 83/7083/10
2017-06-30 Dave BarachVPP-893: handle multiple simultaneous event registrations 71/7371/2
2017-06-28 Dave Barachswitch vlib process model to tw_timer_template timer... 26/7126/3
2017-06-27 Ole TroanFLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits 30/7130/3
2017-06-21 Damjan MarionAdd option to create clib_socket with group write permi... 44/7244/2
2017-06-21 Damjan MarionAdd knob to specify effective group id (gid) for VPP... 43/7243/2
2017-06-20 Andrew YourtchenkoParenthesize the usage of the macro argument within... 17/7217/2
2017-06-14 Dave BarachVPP-874: fix coverity warnings in tw_timer_template.c 31/7131/2
2017-06-12 Dave Barachthree-level timer wheel implementation w/ overflow... 46/7046/10
2017-06-12 Neale RannsFix build breakge post 6956 99/7099/1
2017-06-12 Christophe FontaineRemove calls to crc_u32 and add clib_crc32c for armv8+crc 56/6956/8
2017-06-05 Damjan Marionvppinfra: fix vec_validate_init_empty_aligned macro 08/7008/2
2017-06-05 Marco VarleseMore GCC-7 errors 05/7005/2
2017-06-02 Steve ShinFix mac_age process crash in multi-threaded environment 88/6988/2
2017-05-18 Dave BarachVPP-847: improve bihash template memory allocator perfo... 50/6750/2
2017-05-10 Damjan Marioncompletelly deprecate os_get_cpu_number, replace new... 42/6642/4
2017-05-10 Damjan MarionAdd crc32c inline function, allows compilation on 32... 52/6452/6
2017-05-10 Damjan Marionvppinfra: optimize and simplify splat inline functions 25/6625/6
2017-05-09 Damjan MarionFix remaining 32-bit compile issues 65/6465/10
2017-05-03 Filip TehlarFix vnet unit tests 53/6553/3
2017-04-25 Damjan MarionDefine cache line size for x86 32-bit 90/6390/2
2017-04-21 Ray Kinsellavppinfra: clib_memcpy improvement 26/6326/1
2017-04-01 Dave BarachClean up event log merge code 91/5991/2
next