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
/
plugins
/
memif
/
memif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-5
/
+5
2018-10-23
c11 safe string handling support
Dave Barach
1
-7
/
+7
2018-10-09
memif: coverity fix
Jakub Grajciar
1
-2
/
+4
2018-10-08
memif: socket filename add/del bugfix
Jakub Grajciar
1
-3
/
+3
2018-10-03
memif: include interface name in logs
Juraj Sloboda
1
-18
/
+15
2018-10-03
VPP-1440: clean up coverity warnings
Dave Barach
1
-2
/
+2
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
1
-1
/
+1
2018-07-31
memif: socket filename fix
Jakub Grajciar
1
-11
/
+19
2018-07-25
VPP-1332 memif: add/del socket filename bugfix
Jakub Grajciar
1
-1
/
+27
2018-05-25
memif: Add support for logging
Jakub Grajciar
1
-22
/
+61
2018-04-04
memif: zero copy slave
Damjan Marion
1
-103
/
+157
2018-03-22
memif: version 2
Damjan Marion
1
-6
/
+33
2018-02-09
memif: fix crash caused by zero pkt len in memif and clear dirty cache while ...
Chun Li
1
-6
/
+11
2018-02-06
vlib: epoll on worker threads
Damjan Marion
1
-0
/
+7
2018-01-29
memif: Add new API calls to manage memif socket names.
Jon Loeliger
1
-43
/
+129
2017-11-09
memif: use clib_socket_t for socket connections
Damjan Marion
1
-70
/
+55
2017-10-04
memif: crash on slave mode
Steven
1
-0
/
+1
2017-09-15
vppinfra: add clib_mem_vm_ext_alloc function
Damjan Marion
1
-11
/
+10
2017-09-09
move unix_file_* code to vppinfra
Damjan Marion
1
-18
/
+18
2017-09-08
vlib: move linux-specific code to vlib/linux
Damjan Marion
1
-0
/
+1
2017-09-08
memif: fix coverity warnings as of 9/7
Steven
1
-2
/
+5
2017-08-24
Make VPP runtime directory configurable
Damjan Marion
1
-5
/
+9
2017-07-10
memif: mask interrupts on startup if we are in the polling mode
Damjan Marion
1
-0
/
+8
2017-06-21
Introduce default rx mode for device drivers
Damjan Marion
1
-1
/
+1
2017-06-19
memif: add ip mode
Damjan Marion
1
-16
/
+45
2017-06-13
memif: fix crash during interface delete
Damjan Marion
1
-0
/
+4
2017-06-12
memif: complete refactor of socket handling code
Damjan Marion
1
-746
/
+398
2017-06-02
memif: fix coverity warnings
Steven
1
-0
/
+2
2017-05-31
memif: multi-queues support
Steven
1
-56
/
+78
2017-05-29
memif: master instance crashes when typing quit on slave
Steven
1
-15
/
+29
2017-05-15
memif: migrate memif to use vnet device infra APIs
Steven
1
-2
/
+20
2017-04-20
Temporary workaround for the bug VPP-698.
Milan Lenco
1
-2
/
+2
2017-04-05
Fix two more memif coverity issues
Milan Lenco
1
-1
/
+12
2017-04-03
Fix memif coverity issues
Milan Lenco
1
-6
/
+20
2017-03-30
vppinfra: add spinlock inline functions
Damjan Marion
1
-10
/
+2
2017-03-22
Add memif - packet memory interface for intra-host communication
Damjan Marion
1
-0
/
+1045