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-09-19
session: improve close procedure
Florin Coras
1
-0
/
+8
2018-09-17
STATS: Dynamically mapped shared memory segment
Ole Troan
5
-16
/
+42
2018-09-14
vlib: introduce user flags in vlib_frame_t
Damjan Marion
3
-16
/
+20
2018-09-12
Add and enable u32x4_extend_to_u64x2_high for aarch64 NEON intrinsics.
Sirshak Das
1
-1
/
+5
2018-09-09
vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412]
Steven
1
-2
/
+31
2018-09-07
Improve NTP / kernel time change event handling
Dave Barach
1
-2
/
+14
2018-09-07
cmake: set packaging component for different files
Damjan Marion
1
-1
/
+5
2018-09-07
Silence warning over ignored return value (CID 187932)
Chris Luke
1
-2
/
+2
2018-09-06
Fix Telnet option processing issue
Chris Luke
1
-1
/
+8
2018-09-03
Deprecate old buffer replication scheme
Damjan Marion
3
-64
/
+16
2018-08-29
STATS: stat_client updates.
Ole Troan
2
-6
/
+7
2018-08-28
vlib: add 'show node' and 'set node function' CLI
Damjan Marion
3
-35
/
+262
2018-08-26
cmake: add add_vpp_library and add_vpp_executable macros
Damjan Marion
1
-11
/
+5
2018-08-25
Add int cast to fit '.*' printf expectations
Pierre Pfister
1
-4
/
+5
2018-08-24
Clean up packet tracer, especially "clear trace"
Dave Barach
3
-25
/
+24
2018-08-24
Rename struct mallinfo -> struct dlmallinfo
Dave Barach
1
-1
/
+1
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+98
2018-08-14
Run interior graph nodes before process nodes
Dave Barach
1
-14
/
+7
2018-08-13
Multiarch handling in different constructor macros
Damjan Marion
3
-0
/
+46
2018-08-03
vlib: avoid double process dispatch
Florin Coras
1
-1
/
+9
2018-08-01
Improve cpu { coremask-% } configure option
Yi He
1
-20
/
+4
2018-07-27
128-bit SIMD version of vlib_get_buffers
Damjan Marion
1
-0
/
+8
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
[next]