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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vlib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
Buffer clone: copy opaque2
Neale Ranns
1
-0
/
+2
2018-07-20
Add congestion drop in interface handoff
Damjan Marion
3
-21
/
+57
2018-07-20
physmem: fix alloc when dlmaloc is used
Damjan Marion
1
-1
/
+5
2018-07-19
Cleanup of handoff code
Damjan Marion
1
-0
/
+86
2018-07-18
Add config option to use dlmalloc instead of mheap
Dave Barach
6
-18
/
+98
2018-07-12
Fix debug CLI node recycling bugs
Dave Barach
1
-5
/
+26
2018-07-11
threads: fix issue with setting main-core to 0
Damjan Marion
2
-8
/
+15
2018-07-04
Do not override skip-cores if set in startup.conf
Damjan Marion
1
-4
/
+2
2018-07-03
Set main thread affinity before main heap is allocated
Damjan Marion
1
-7
/
+7
2018-07-02
Add per-numa page allocation info to 'show memory'
Damjan Marion
1
-2
/
+7
2018-06-30
cli: Validate cli_file_index on quit command
Steve Shin
1
-0
/
+4
2018-06-27
gcc8 and Wstringop-truncation
Marco Varlese
1
-2
/
+4
2018-06-26
add backtrace in unix_signal_handler
Kingwel Xie
1
-9
/
+49
2018-06-21
configurable per-dispatch-cycle sleep
Dave Barach
3
-2
/
+25
2018-06-15
STATS: Add more hierarchy to counters.
Ole Troan
1
-1
/
+1
2018-06-14
Use __attribute__((weak)) references where necessary
Dave Barach
1
-4
/
+17
2018-06-13
Stat segment / client: show run" works now
Dave Barach
4
-14
/
+44
2018-06-13
add end of string for format name in unix_physmem_region_alloc
lollita liu
1
-1
/
+1
2018-06-13
cli: 'restart' should close open files (VPP-1068)
Chris Luke
1
-2
/
+17
2018-06-10
cli: Disable XON/XOFF in the tty
Chris Luke
1
-0
/
+4
2018-06-10
cli: Fix reverse-line-wrap in terminals (VPP-1295)
Chris Luke
1
-86
/
+195
2018-06-10
cli: Fix off-by-one in the pager
Chris Luke
1
-2
/
+2
2018-06-09
Fix bug in vlib_buffer_free_from_ring_no_next
Damjan Marion
1
-1
/
+1
2018-06-08
export counters in a memfd segment
Dave Barach
4
-1
/
+82
2018-06-05
VPP API: Memory trace
Ole Troan
1
-9
/
+49
2018-06-03
dpdk: improve buffer alloc perfomance
Damjan Marion
2
-3
/
+0
2018-05-31
fix missing void pointer explicit type cast
Zhiyong Yang
1
-1
/
+1
2018-05-31
Add src/vlib/config.h.in template
Damjan Marion
1
-0
/
+21
2018-05-29
Add VLIB_NODE_FN() macro to simplify multiversioning of node functions
Damjan Marion
2
-0
/
+48
2018-05-29
Fixed vlib_buffer_clone with stale chained buffers
Yoann Desmouceaux
1
-2
/
+7
2018-05-19
log: Validate the size of vec in vlib_log
Mohsin Kazmi
1
-0
/
+1
2018-05-19
Disable vector code in vlib_buffer_enqueue_to_next if no msb mask function
Damjan Marion
1
-1
/
+1
2018-05-18
Add vlib_buffer_enqueue_to_next inline function
Damjan Marion
1
-0
/
+115
2018-05-18
session: add session process node
Florin Coras
1
-1
/
+3
2018-05-17
Add buffer pointer-to-index and index-to-pointer array functions
Damjan Marion
1
-0
/
+143
2018-05-17
vlib: Fix WARN-ING macro in function
Mohsin Kazmi
1
-1
/
+1
2018-05-04
Harmonize vec/pool_get_aligned object sizes and alignment requests
Dave Barach
1
-0
/
+1
2018-04-27
A bit of buffer metadata reshuffling to accommodate flow_id
Damjan Marion
2
-19
/
+12
2018-04-26
vlib: set log tap level <level> does not work for some keywords
Steven
1
-2
/
+2
2018-04-18
vlib: logging improvements
Damjan Marion
2
-32
/
+74
2018-04-17
Add logging support
Damjan Marion
3
-0
/
+737
2018-04-12
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
Neale Ranns
1
-1
/
+2
2018-04-09
features: don't break linked list, create separate one for arc
Damjan Marion
1
-9
/
+11
2018-04-09
plugins: unload plugin if early init fails
Damjan Marion
8
-2
/
+111
2018-04-04
memif: zero copy slave
Damjan Marion
1
-0
/
+24
2018-03-29
Coverity fixes (VPP-1204)
Chris Luke
1
-1
/
+2
2018-03-27
vlib: gcc-7 -O3 uninitialized values
Damjan Marion
1
-5
/
+5
2018-03-27
vlib: make cloned structures cacheline aligned
Damjan Marion
2
-13
/
+24
2018-03-26
vlib: add support for vfio no-iommu mode
Damjan Marion
4
-33
/
+51
2018-03-26
plugin: Add plugin 'default' disable/enable
Mohsin Kazmi
2
-0
/
+11
[prev]
[next]