Code Review
/
vpp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
Flow: Rename IPFIX exporter.
[vpp.git]
/
src
/
vppinfra
/
2018-05-04
Dave Barach
Harmonize vec/pool_get_aligned object sizes and alignme...
79/12379/5
tree
|
commitdiff
2018-04-30
Dave Barach
Remove historical README file
93/12293/2
tree
|
commitdiff
2018-04-25
Damjan Marion
dpdk: complete rework of the dpdk-input node
98/11798/30
tree
|
commitdiff
2018-04-18
Damjan Marion
vppinfra: make set_mempolicy failure non-critical unles...
70/11870/2
tree
|
commitdiff
2018-04-11
Dave Barach
Clean up temp dir in failure cases
88/11688/1
tree
|
commitdiff
2018-03-22
Dave Barach
Add circular logging
12/11312/3
tree
|
commitdiff
2018-03-12
Dave Barach
Remove md5.[ch] from vppinfra
83/11083/1
tree
|
commitdiff
2018-03-09
Lee Roberts
Correct address calculation for VPP-1168
32/11032/2
tree
|
commitdiff
2018-03-06
Marco Varlese
glibc 2.27 fix
69/10969/2
tree
|
commitdiff
2018-03-04
Damjan Marion
vppinfra: fix clib_mem_vm_ext_alloc non-shared allocations
45/10945/2
tree
|
commitdiff
2018-02-26
Adrian Oanca
Added u8x16,u32x4,u64x2 variants of _zero_byte_mask...
88/10788/4
tree
|
commitdiff
2018-02-24
Adrian Oanca
u8x16_compare_byte_mask - optimize to use 128bit regist...
71/10571/3
tree
|
commitdiff
2018-02-23
Dave Barach
Add prefetch inlines, update bi-hash doc tags
80/10780/1
tree
|
commitdiff
2018-02-22
Dave Barach
bihash table size perf/scale improvements
58/10758/2
tree
|
commitdiff
2018-02-21
Damjan Marion
vppinfra: change default cache line size 64 bytes
31/10731/3
tree
|
commitdiff
2018-02-21
Damjan Marion
vppinfra: remove vector_iwmmxt.h
30/10730/3
tree
|
commitdiff
2018-02-21
Adrian Oanca
add 'is_all_zero(x)' for NEON
87/10687/2
tree
|
commitdiff
2018-02-20
Damjan Marion
vppinfra: autogerate vector typedefs and basic inline...
72/10672/3
tree
|
commitdiff
2018-02-20
Dave Barach
Reset expired timer vector length after callback
79/10679/2
tree
|
commitdiff
2018-02-20
Damjan Marion
vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2
70/10670/1
tree
|
commitdiff
2018-02-19
Damjan Marion
Use neutral vector code for ethernet_frame_is_tagged
36/10636/4
tree
|
commitdiff
2018-02-18
Damjan Marion
fix format_hexdump
26/10626/3
tree
|
commitdiff
2018-02-14
Mohsin Kazmi
vppinfra: Remove empty file
82/10482/3
tree
|
commitdiff
2018-02-09
Neale Ranns
GBP plugin
65/10465/2
tree
|
commitdiff
2018-02-08
Gabriel Ganne
add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127)
55/10455/2
tree
|
commitdiff
2018-02-08
Dave Barach
Minimize bihash memory consumption
49/10449/3
tree
|
commitdiff
2018-02-06
Damjan Marion
vlib: epoll on worker threads
67/10167/4
tree
|
commitdiff
2018-02-06
Igor Mikhailov ...
Provide page-aligned length to ftruncate.
15/10415/2
tree
|
commitdiff
2018-02-05
Florin Coras
session: segment manager refactor
71/10371/14
tree
|
commitdiff
2018-02-01
Pierre Pfister
Add flowhash hash table to vppinfra
84/10084/9
tree
|
commitdiff
2018-01-30
Dave Barach
Compile valloc.c, install header file, etc.
36/10336/1
tree
|
commitdiff
2018-01-30
Brian Brooks
Arm system counter cleanup
13/10313/2
tree
|
commitdiff
2018-01-27
Dave Barach
First-fit virtual space allocator
38/10238/3
tree
|
commitdiff
2018-01-25
Florin Coras
vppinfra: add readers-writer lock
24/10224/4
tree
|
commitdiff
2018-01-25
Florin Coras
session: add support for memfd segments
09/10109/17
tree
|
commitdiff
2018-01-24
Vijayabhaskar Kata...
Adding a format function for bihash init routine to...
50/9850/5
tree
|
commitdiff
2018-01-19
John Lo
Sub-Interface deletion not cleanup hash's properly...
68/10168/2
tree
|
commitdiff
2018-01-17
Florin Coras
ssvm: reuse clib mem infra for memfd segments
34/10134/2
tree
|
commitdiff
2018-01-09
Damjan Marion
physmem: fix physmem allocation on kernels without...
35/9935/2
tree
|
commitdiff
2018-01-09
Florin Coras
api: refactor vlibmemory
76/9976/21
tree
|
commitdiff
2018-01-06
Gabriel Ganne
aarch64 - show cpu microarchitecture
29/9929/6
tree
|
commitdiff
2018-01-05
Florin Coras
sock api: add infra for bootstrapping shm clients
93/9893/10
tree
|
commitdiff
2018-01-05
John Lo
Unify and cleanup usage of hash_set/unset_mem by variou...
53/9953/3
tree
|
commitdiff
2017-12-16
Gabriel Ganne
Use crc32 wrapper (VPP-1086)
54/9854/2
tree
|
commitdiff
2017-12-15
Kevin Wang
implement clib_smp_pause() for arm and aarch64 platform
20/9820/3
tree
|
commitdiff
2017-12-14
Damjan Marion
vppinfra: add AVX512 variant of clib_memcpy
40/9840/3
tree
|
commitdiff
2017-12-14
Dave Barach
VPP-1032: clean up coverity warnings.
34/9834/2
tree
|
commitdiff
2017-12-13
Dave Barach
VPP-1032: fix coverity warnings
11/9811/2
tree
|
commitdiff
2017-12-12
Dave Barach
Add chi-squared test statistic calculator to random.c
12/9812/1
tree
|
commitdiff
2017-12-08
Sergio Gonzalez...
vppinfra: fix issues depending on compiler
61/9761/2
tree
|
commitdiff
2017-12-06
Ole Troan
UT: Repaired broken C unit tests (--enable-tests)
44/9744/2
tree
|
commitdiff
2017-12-06
Dave Barach
Remove unused, uninteresting code
32/9732/2
tree
|
commitdiff
2017-12-06
Dave Barach
make clib_maplog_update_header(...) globally accessible
34/9734/2
tree
|
commitdiff
2017-12-05
Gabriel Ganne
fill "show cpu" Flag list on aarch64 platforms (VPP...
27/9727/3
tree
|
commitdiff
2017-12-05
Gabriel Ganne
remove smp dead code (VPP-1066)
30/9730/2
tree
|
commitdiff
2017-12-02
Dave Barach
maplog headers, offline processing, doxygen tags
95/9695/3
tree
|
commitdiff
2017-12-01
Dave Barach
Coverity warning be gone
91/9691/2
tree
|
commitdiff
2017-11-30
Dave Barach
mmap-based fixed-size record double-buffered logger
32/9632/2
tree
|
commitdiff
2017-11-22
Damjan Marion
use intel intrinsics in clib_memcpy64_x4
22/9522/2
tree
|
commitdiff
2017-11-21
Gabriel Ganne
use REV on aarch64 for endianness swapping (VPP-1067)
05/9505/3
tree
|
commitdiff
2017-11-18
Dave Barach
Call a plugin init function by name
80/9480/2
tree
|
commitdiff
2017-11-15
Gabriel Ganne
armv8 crc32 - fix macro name
18/9418/2
tree
|
commitdiff
2017-11-14
Florin Coras
vppinfra: fix pool_get_aligned_will_expand for fixed...
07/9407/2
tree
|
commitdiff
2017-11-13
Damjan Marion
dpdk: introduce AVX512 variants of node functions
86/9386/8
tree
|
commitdiff
2017-11-11
Damjan Marion
Update CPU list
88/9388/2
tree
|
commitdiff
2017-11-10
Gabriel Ganne
add warning control macro set
66/9266/2
tree
|
commitdiff
2017-11-10
Damjan Marion
vppinfra: add 512-bit vector definitions and types
80/9380/2
tree
|
commitdiff
2017-11-09
JingLiuZTE
lock init
78/9278/5
tree
|
commitdiff
2017-11-03
Gabriel Ganne
silence clib_mem_unaligned() invalid read found by...
13/9213/3
tree
|
commitdiff
2017-11-03
Florin Coras
vppinfra: make _vec_resize_will_expand read-only
06/9206/2
tree
|
commitdiff
2017-11-01
Gabriel Ganne
fix clib_mem_unaligned() invalid read
80/8980/2
tree
|
commitdiff
2017-10-30
Dave Barach
Add the bihash_vec8_8 variant
09/9109/2
tree
|
commitdiff
2017-10-25
Gabriel Ganne
Do not include x86intrin.h if unavailable
52/8952/2
tree
|
commitdiff
2017-10-20
Klement Sekera
add cuckoo hash
20/5920/10
tree
|
commitdiff
2017-10-17
Dave Barach
VPP-1032: fix coverity warnings
63/8863/1
tree
|
commitdiff
2017-10-15
Dave Barach
Fix minor issues in clib_spinlock_unlock()
21/8821/2
tree
|
commitdiff
2017-10-14
Gabriel Ganne
change format_get_indent() to use u32 instead of uword
76/8776/4
tree
|
commitdiff
2017-10-04
Christophe Fontaine
[aarch64] Fixes CLI crashes on dpaa2 platform.
21/8621/3
tree
|
commitdiff
2017-10-03
Dave Barach
Repair vlib API socket server
69/8369/50
tree
|
commitdiff
2017-09-27
Chris Luke
Various fixes for issues found by Coverity (VPP-972)
44/8544/3
tree
|
commitdiff
2017-09-19
Dave Barach
format_sockaddr: add trivial support for AF_LOCAL sockets
61/8461/2
tree
|
commitdiff
2017-09-18
Chris Luke
Fixes for issues Coverity has reported (VPP-972)
46/8446/3
tree
|
commitdiff
2017-09-15
Damjan Marion
vppinfra: add clib_mem_vm_ext_alloc function
32/8432/7
tree
|
commitdiff
2017-09-14
Damjan Marion
clib_socket: add sendmsg / recvmsg with ancillary data...
85/8385/3
tree
|
commitdiff
2017-09-12
Florin Coras
tcp: horizontal scaling improvments
09/8309/18
tree
|
commitdiff
2017-09-09
Damjan Marion
move unix_file_* code to vppinfra
66/8366/2
tree
|
commitdiff
2017-09-08
Chris Luke
Fixes for issues reported by Coverity (VPP-972)
38/8338/5
tree
|
commitdiff
2017-09-07
Dave Wallace
Add fd/socket name to clib_socket_* error msgs.
23/8323/3
tree
|
commitdiff
2017-09-06
Chris Luke
Fixes for issues raised by Coverity (VPP-972)
04/8304/4
tree
|
commitdiff
2017-09-01
Dave Barach
Add fixed-size, preallocated pool support
37/8237/9
tree
|
commitdiff
2017-08-31
Dave Barach
Fix BIHASH_KVP_CACHE_SIZE == 0 case
70/8270/2
tree
|
commitdiff
2017-08-22
Andrew Yourtchenko
acl-plugin: Recreate the bihash_40_8.h in the proper...
37/7937/4
tree
|
commitdiff
2017-08-02
Florin Coras
Fix tcp tx buffer allocation
61/7861/9
tree
|
commitdiff
2017-07-23
Dave Barach
Atomic bucket lock
07/7707/2
tree
|
commitdiff
2017-07-19
Dave Barach
Add a bihash prefetchable bucket-level cache
84/7584/6
tree
|
commitdiff
2017-07-13
Christophe Fontaine
Use clib_crc32c_uses_intrinsics instead of __SSE4_2__
65/7565/3
tree
|
commitdiff
2017-07-10
Alexander Kotov
VPP-904: fixes zero length CLI parameters parse
06/7506/2
tree
|
commitdiff
2017-07-09
Chris Luke
format: Check for NaN when rendering doubles
96/7496/1
tree
|
commitdiff
2017-07-06
Damjan Marion
vppinfra: revert clib_memcpy optimization
28/7428/2
tree
|
commitdiff
2017-07-01
Klement Sekera
Refactor API message handling code
83/7083/10
tree
|
commitdiff
next