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
/
vlib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
Fix error while compiling using 'vlib/vlib.h' dependencie.
Dmitry Vakhrushev
1
-0
/
+2
2019-01-28
Less intrusive way to capture numa_node and cpu_id changes
Damjan Marion
4
-11
/
+13
2019-01-27
Fix issue with cpu_id and numa_code captured too early
Damjan Marion
4
-5
/
+9
2019-01-27
perfmon: collect data on selected thread(s)
Dave Barach
2
-9
/
+43
2019-01-24
move misc-drop-errors to vnet
Dave Barach
1
-31
/
+0
2019-01-24
perfmon plugin: 2-way parallel stat collection
Dave Barach
4
-58
/
+54
2019-01-24
buffers: fix vector types
Damjan Marion
2
-3
/
+5
2019-01-23
buffers: wrap vlib_buffer_t to union and expose vector types
Damjan Marion
3
-79
/
+98
2019-01-20
buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes
Damjan Marion
5
-61
/
+17
2019-01-20
buffers: remove vlib_buffer_delete_free_list
Damjan Marion
3
-62
/
+0
2019-01-20
buffers: don't init metadata, as it is already initialized
Damjan Marion
2
-39
/
+1
2019-01-20
buffers: keep buffer_main in vlib_main_t
Damjan Marion
6
-42
/
+45
2019-01-20
Store numa-noda and cpu-index in vlib_main_t
Damjan Marion
3
-1
/
+8
2019-01-20
log: bug fix register class compare mismatch
Su Wang
1
-1
/
+3
2019-01-18
Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro
Steven Luong
1
-2
/
+2
2019-01-19
buffers: remove free-list information from buffer metadata
Damjan Marion
4
-70
/
+19
2019-01-18
buffers: remove freelist argument from vlib_buffer_add_data
Damjan Marion
2
-12
/
+7
2019-01-18
Add vlib_buffer_copy_indices inline function
Damjan Marion
2
-8
/
+14
2019-01-18
deprecate clib_memcpy64_x4
Damjan Marion
2
-9
/
+14
2019-01-17
vmbus: fix strncpy related warnings
Stephen Hemminger
1
-4
/
+4
2019-01-17
pci: fix strncpy warnings
Stephen Hemminger
1
-4
/
+4
2019-01-09
Use the official libpcap file type
Dave Barach
1
-1
/
+1
2019-01-07
avf: allocate descriptor memory from local numa
Damjan Marion
5
-0
/
+21
2019-01-07
Handle buffer alloc failure in vlib_buffer_add_data
Dave Barach
2
-8
/
+9
2019-01-02
Add microarch details to 'show cpu'.
Paul Vinciguerra
1
-1
/
+1
2019-01-01
buffers: remove unused code
Damjan Marion
5
-449
/
+4
2018-12-19
vlib: support Hyper-v/Azure VMBus
Stephen Hemminger
4
-1
/
+518
2018-12-18
STATS: add vlib_set_simple_counter (VPP-1484)
Matus Fabian
1
-0
/
+16
2018-12-13
fix vlib_buffer_chain_compress assert in debug
Klement Sekera
1
-1
/
+2
2018-12-04
Add VNET_BUFFER_F_AVAIL definitions
Dave Barach
1
-0
/
+1
2018-11-30
Metadata / opaque formatting belongs in vpp
Dave Barach
4
-57
/
+109
2018-11-25
vlib:init free list buffers vec
Eyal Bari
2
-0
/
+6
2018-11-20
Add buffer tracing to the dispatch tracer
Dave Barach
4
-7
/
+85
2018-11-20
vlib: reset frame flags when frame is reused
Damjan Marion
1
-0
/
+1
2018-11-20
vlib: add vlib_buffer_enqueue_to_single_next(...) function
Damjan Marion
1
-0
/
+35
2018-11-20
dhcp4:(VPP-1483) linearize chained packets before handling
Eyal Bari
2
-1
/
+65
2018-11-18
add vlib_prefetch_buffer_data(...) macro
Damjan Marion
1
-0
/
+2
2018-11-17
pcap-based dispatch tracer
Dave Barach
3
-2
/
+311
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
8
-66
/
+68
2018-11-13
vlib:remove unused argument
Eyal Bari
2
-4
/
+2
2018-11-13
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
Damjan Marion
4
-6
/
+4
2018-11-08
physmem: Add physmem map support
Mohsin Kazmi
1
-3
/
+9
2018-11-08
vlib: use index to free suspended frame
Florin Coras
1
-4
/
+4
2018-11-02
vlib: define minimum chained buffer segment size
Damjan Marion
1
-0
/
+11
2018-11-01
Move RPC calls off the binary API input queue
Dave Barach
3
-2
/
+12
2018-10-26
cj: cj dump crash
Steven
1
-1
/
+1
2018-10-25
Revert "Keep RPC traffic off the shared-memory API queue"
Florin Coras
2
-4
/
+0
2018-10-25
pmalloc: support for 4K pages
Damjan Marion
4
-12
/
+35
2018-10-24
vlib: Fix pci io bar read/write fd leak
Mohsin Kazmi
1
-0
/
+6
2018-10-24
Keep RPC traffic off the shared-memory API queue
Dave Barach
2
-0
/
+4
[next]