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-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
2018-10-23
physmem coverity issues
Damjan Marion
2
-3
/
+3
2018-10-23
vlib: alloc buffers on local numa, not on numa 1
Damjan Marion
1
-1
/
+2
2018-10-23
vlib: Add support for pci io read/write
Mohsin Kazmi
2
-31
/
+108
2018-10-23
vlib: reduce default buffer memory size to be below RLIMIT_MEMLOCK
Damjan Marion
1
-1
/
+5
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
16
-543
/
+292
2018-10-23
c11 safe string handling support
Dave Barach
15
-48
/
+48
2018-10-22
vlib: pci improvements
Damjan Marion
5
-145
/
+202
2018-10-22
vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines
Damjan Marion
2
-5
/
+20
2018-10-22
X86_64 perf counter plugin
Dave Barach
4
-24
/
+105
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
4
-30
/
+14
2018-10-16
Fix coverity issue for potentially overflowing of page size
Haiyang Tan
3
-4
/
+4
2018-10-10
Integer underflow and out-of-bounds read (VPP-1442)
Neale Ranns
1
-4
/
+9
2018-10-05
vfio: don't display error if no pci devices are assigned to container
Damjan Marion
1
-3
/
+4
2018-10-05
node_cli: Give the user a hint as to the problem.
Paul Vinciguerra
1
-5
/
+15
2018-10-03
fix format error in show logging config output
Jerome Tollet
1
-3
/
+6
2018-10-01
API / CLI event-log tracing
Dave Barach
10
-3339
/
+125
2018-10-01
thread: Add show threads api
Mohsin Kazmi
4
-58
/
+40
2018-09-30
vlib: barrier sync elog tracing improvements
Dave Barach
3
-135
/
+113
2018-09-27
Add logging to vfio code
Damjan Marion
2
-3
/
+23
2018-09-27
"show log": print wall-clock time
Dave Barach
1
-1
/
+14
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
1
-4
/
+4
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
[next]