Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vppinfra
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-27
Various fixes for issues found by Coverity (VPP-972)
Chris Luke
1
-0
/
+6
2017-09-19
format_sockaddr: add trivial support for AF_LOCAL sockets
Dave Barach
1
-0
/
+12
2017-09-18
Fixes for issues Coverity has reported (VPP-972)
Chris Luke
1
-1
/
+1
2017-09-15
vppinfra: add clib_mem_vm_ext_alloc function
Damjan Marion
8
-268
/
+696
2017-09-14
clib_socket: add sendmsg / recvmsg with ancillary data support
Damjan Marion
3
-24
/
+161
2017-09-12
tcp: horizontal scaling improvments
Florin Coras
1
-4
/
+7
2017-09-09
move unix_file_* code to vppinfra
Damjan Marion
1
-0
/
+134
2017-09-08
Fixes for issues reported by Coverity (VPP-972)
Chris Luke
1
-2
/
+14
2017-09-07
Add fd/socket name to clib_socket_* error msgs.
Dave Wallace
1
-12
/
+22
2017-09-06
Fixes for issues raised by Coverity (VPP-972)
Chris Luke
1
-1
/
+2
2017-09-01
Add fixed-size, preallocated pool support
Dave Barach
12
-38
/
+431
2017-08-31
Fix BIHASH_KVP_CACHE_SIZE == 0 case
Dave Barach
3
-4
/
+37
2017-08-22
acl-plugin: Recreate the bihash_40_8.h in the proper place
Andrew Yourtchenko
1
-0
/
+87
2017-08-02
Fix tcp tx buffer allocation
Florin Coras
1
-1
/
+1
2017-07-23
Atomic bucket lock
Dave Barach
2
-41
/
+58
2017-07-19
Add a bihash prefetchable bucket-level cache
Dave Barach
7
-37
/
+320
2017-07-13
Use clib_crc32c_uses_intrinsics instead of __SSE4_2__
Christophe Fontaine
1
-1
/
+1
2017-07-10
VPP-904: fixes zero length CLI parameters parse
Alexander Kotov
1
-2
/
+3
2017-07-09
format: Check for NaN when rendering doubles
Chris Luke
2
-1
/
+14
2017-07-06
vppinfra: revert clib_memcpy optimization
Damjan Marion
2
-10
/
+14
2017-07-01
Refactor API message handling code
Klement Sekera
2
-13
/
+36
2017-06-30
VPP-893: handle multiple simultaneous event registrations
Dave Barach
2
-1
/
+7
2017-06-28
switch vlib process model to tw_timer_template timer impl
Dave Barach
8
-0
/
+107
2017-06-27
FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits
Ole Troan
1
-0
/
+14
2017-06-21
Add option to create clib_socket with group write permissions
Damjan Marion
2
-0
/
+10
2017-06-21
Add knob to specify effective group id (gid) for VPP process
Damjan Marion
2
-0
/
+29
2017-06-20
Parenthesize the usage of the macro argument within vec_search() macro defini...
Andrew Yourtchenko
1
-1
/
+1
2017-06-14
VPP-874: fix coverity warnings in tw_timer_template.c
Dave Barach
1
-4
/
+4
2017-06-12
three-level timer wheel implementation w/ overflow vector
Dave Barach
12
-77
/
+1325
2017-06-12
Fix build breakge post 6956
Neale Ranns
1
-0
/
+2
2017-06-12
Remove calls to crc_u32 and add clib_crc32c for armv8+crc
Christophe Fontaine
4
-63
/
+35
2017-06-05
vppinfra: fix vec_validate_init_empty_aligned macro
Damjan Marion
1
-1
/
+1
2017-06-05
More GCC-7 errors
Marco Varlese
1
-0
/
+2
2017-06-02
Fix mac_age process crash in multi-threaded environment
Steve Shin
1
-2
/
+1
2017-05-18
VPP-847: improve bihash template memory allocator performance
Dave Barach
5
-57
/
+111
2017-05-10
completelly deprecate os_get_cpu_number, replace new occurences
Damjan Marion
9
-33
/
+44
2017-05-10
Add crc32c inline function, allows compilation on 32-bit systems
Damjan Marion
3
-10
/
+62
2017-05-10
vppinfra: optimize and simplify splat inline functions
Damjan Marion
1
-17
/
+11
2017-05-09
Fix remaining 32-bit compile issues
Damjan Marion
1
-1
/
+1
2017-05-03
Fix vnet unit tests
Filip Tehlar
1
-4
/
+4
2017-04-25
Define cache line size for x86 32-bit
Damjan Marion
1
-1
/
+1
2017-04-21
vppinfra: clib_memcpy improvement
Ray Kinsella
2
-10
/
+0
2017-04-01
Clean up event log merge code
Dave Barach
3
-70
/
+276
2017-03-30
vppinfra: add spinlock inline functions
Damjan Marion
1
-0
/
+97
2017-03-22
Add memif - packet memory interface for intra-host communication
Damjan Marion
1
-0
/
+6
2017-03-21
armv8 - fix os_cpu_clock_frequency for armv8
Gabriel Ganne
1
-0
/
+6
2017-03-04
timing wheel: avoid queueing expired timers and caching wrong earliest expiry...
Andrew Yourtchenko
1
-2
/
+11
2017-03-03
IPv6 RA improvements
Neale Ranns
1
-0
/
+26
2017-03-01
vppinfra: fix issue when copying 16 bytes with clib_memcpy
Damjan Marion
2
-0
/
+10
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
4
-0
/
+291
[prev]
[next]