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
/
plugins
/
memif
/
memif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-04
memif: integrate with new tx infra
Mohsin Kazmi
1
-4
/
+8
2021-05-26
vppinfra: explicit blocking mode for sock connects
Florin Coras
1
-2
/
+3
2021-05-08
memif: Fix delete on error
Nathan Skrzypczak
1
-8
/
+0
2021-04-18
vppinfra: remove linux/syscall.h
Damjan Marion
1
-1
/
+0
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
1
-2
/
+2
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
1
-1
/
+1
2021-01-21
memif: adapt to new rxq framework
Mohammed Hawari
1
-18
/
+17
2021-01-20
memif: fix vpp to go link up immediately on admin up
Ed Warnicke
1
-0
/
+20
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-3
/
+3
2020-12-04
libmemif: clean up typos
Paul Vinciguerra
1
-1
/
+1
2020-10-26
memif: handle unexpected EPOLLOUT for RX queue
Steven Luong
1
-0
/
+12
2020-10-08
interface: shorten vnet_hw_if_rx_mode
Damjan Marion
1
-3
/
+3
2020-10-02
memif: map shared memory with clib_mem_vm_map_shared(...)
Damjan Marion
1
-10
/
+25
2019-10-23
memif: memif buffer leaks during disconnecting zero copy interface.
Changqian Wang
1
-0
/
+36
2019-10-14
memif: Revert "memif buffer leaks during disconnect."
Andrew Yourtchenko
1
-36
/
+2
2019-10-03
memif: memif buffer leaks during disconnect.
Padma Ram
1
-2
/
+36
2019-05-03
plugins: clean up plugin descriptions
Dave Wallace
1
-1
/
+1
2019-01-30
buffers: major cleanup and improvements
Damjan Marion
1
-0
/
+5
2019-01-20
buffers: keep buffer_main in vlib_main_t
Damjan Marion
1
-1
/
+1
2019-01-18
deprecate clib_memcpy64_x4
Damjan Marion
1
-4
/
+1
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
[next]