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
/
svm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
svm: better march support for svm fifo
Florin Coras
2
-96
/
+87
2018-09-12
vcl: add apis that expos fifo as buffer
Florin Coras
2
-2
/
+57
2018-09-12
vcl: improve read and fifo event handling
Florin Coras
2
-5
/
+9
2018-09-06
vcl/session/svm: fix coverity warnings
Florin Coras
1
-1
/
+1
2018-08-28
32/64 shmem bihash interoperability
Dave Barach
1
-1
/
+1
2018-08-26
cmake: add add_vpp_library and add_vpp_executable macros
Damjan Marion
1
-24
/
+21
2018-08-24
session: add support for multiple app workers
Florin Coras
1
-3
/
+4
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+62
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
4
-27
/
+167
2018-08-03
svm: add support for eventfd signaling to queue
Florin Coras
4
-68
/
+113
2018-07-27
vcl: use events for epoll/select/read/write
Florin Coras
3
-18
/
+44
2018-07-23
session: send rx events only if session ready
Florin Coras
1
-0
/
+6
2018-07-23
fix vector index range checks
Eyal Bari
1
-1
/
+1
2018-07-18
svm: make message queue more compact
Florin Coras
2
-18
/
+31
2018-07-18
Add config option to use dlmalloc instead of mheap
Dave Barach
3
-19
/
+87
2018-07-17
session: send ctrl msg over mq
Florin Coras
2
-2
/
+3
2018-07-17
session: use msg queue for events
Florin Coras
6
-40
/
+255
2018-07-17
session: make sure segment sizes are page aligned
Florin Coras
1
-2
/
+3
2018-07-11
session: push tx notifications only if needed
Florin Coras
1
-0
/
+6
2018-07-08
session/svm: fix coverity warnings
Florin Coras
1
-2
/
+5
2018-07-06
svm: add unidirectional message queue
Florin Coras
4
-3
/
+496
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
2
-0
/
+8
2018-06-05
VPP API: Memory trace
Ole Troan
1
-0
/
+4
2018-06-01
session: improve disconnect handling
Florin Coras
1
-1
/
+2
2018-05-31
VPP-1299: Reset uid/gid on shared memory segment if client starts first.
Ole Troan
1
-0
/
+4
2018-05-24
VPP-1286: close the fd after mmap-ing svm segments
Dave Barach
1
-0
/
+2
2018-05-10
vppinfra: use count_trailing_zeros in sparse_vec_index
Damjan Marion
1
-1
/
+1
2018-05-09
session: cleanup session tx function
Florin Coras
1
-3
/
+3
2018-04-27
svm/session: improve svm fifo allocation
Florin Coras
1
-13
/
+15
2018-04-18
udp/session: refactor to support dgram mode
Florin Coras
2
-1
/
+24
2018-03-16
Fix sample-plugin build on ubuntu 18.04
Damjan Marion
1
-1
/
+0
2018-03-15
tls: add openssl engine
Florin Coras
1
-0
/
+43
2018-03-02
session: first approximation implementation of tls
Florin Coras
2
-5
/
+7
2018-02-14
session: support local sessions and deprecate redirects
Florin Coras
2
-5
/
+8
2018-02-05
session: segment manager refactor
Florin Coras
5
-159
/
+173
2018-02-02
vlmemory/svm: fix client detach from svm region
Florin Coras
2
-5
/
+36
2018-01-25
session: add support for memfd segments
Florin Coras
4
-104
/
+214
2018-01-22
svm: queue sub: Add conditional timed wait
Mohsin Kazmi
2
-6
/
+46
2018-01-17
ssvm: reuse clib mem infra for memfd segments
Florin Coras
3
-71
/
+55
2018-01-15
svm: refactor memfd and remove ssvm_eth
Florin Coras
4
-336
/
+137
2018-01-14
vabits - subtract from the 'end' address instead of from 'bits'.
Gabriel Ganne
1
-2
/
+3
2018-01-10
svm: calc base address on AArch64 based on autodetected VA space size
Gabriel Ganne
1
-4
/
+3
2018-01-10
svm: calc base address on AArch64 based on autodetected VA space size
Damjan Marion
3
-11
/
+42
2018-01-09
api: refactor vlibmemory
Florin Coras
2
-0
/
+478
2017-12-14
session: cleanup attach flags
Florin Coras
2
-3
/
+2
2017-11-10
Map SVM regions at a sane offset on arm64
Brian Brooks
1
-1
/
+7
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
1
-1
/
+1
2017-10-03
Repair vlib API socket server
Dave Barach
5
-93
/
+437
2017-09-19
session/tcp: improve preallocated segment handling
Florin Coras
2
-15
/
+19
2017-09-08
Fixes for issues reported by Coverity (VPP-972)
Chris Luke
1
-1
/
+1
[next]