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
/
vnet
/
devices
/
virtio
/
vhost-user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
1
-2
/
+2
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
1
-2
/
+2
2018-02-08
vhostuser: Fix vhostuser file descriptor leak
Haiyang Tan
1
-4
/
+13
2018-02-07
vhost: Added ARMV8 NEON version of function map_guest_mem()
Nitin Saxena
1
-0
/
+69
2018-02-05
vhost_user: code cleanup
Haiyang Tan
1
-4
/
+4
2018-01-30
VPP-899: Run VPP under SELinux
Billy McFall
1
-13
/
+17
2018-01-21
vhost_user: 'nregions' saves the actual number of mapped guest physical addre...
Haiyang Tan
1
-1
/
+2
2017-10-14
vhost: crash under heavy traffic condition due to memory corruption (VPP-1016)
Steven
1
-2
/
+33
2017-10-09
fix buffer allocation for sparse jumbo frames in vhost
Pierre Pfister
1
-1
/
+3
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
1
-1
/
+1
2017-09-22
vhost-user: fix link-up status
Yoann Desmouceaux
1
-1
/
+1
2017-09-09
move unix_file_* code to vppinfra
Damjan Marion
1
-31
/
+31
2017-08-31
vhost: Disallow interrupt mode config if driver opts out interrupt support
Steven
1
-3
/
+8
2017-08-30
vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t
Steven
1
-31
/
+27
2017-07-27
vhost: debug vhost-user command needs better error checking on the syntax (VP...
Steven
1
-5
/
+26
2017-06-02
vhost: add debug vhost-user on | off CLI
Steven
1
-20
/
+56
2017-05-22
vhost: migrate to use device infra for worker thread assignment, rx-mode.
Steven
1
-444
/
+304
2017-05-20
vhost: buffers leak and interface disable upon vring descriptor out of mmap
Steven
1
-16
/
+9
2017-05-17
vhost: bad packet assembled from descriptor chaining
Steven
1
-1
/
+2
2017-05-09
Fix remaining 32-bit compile issues
Damjan Marion
1
-1
/
+1
2017-04-28
vhost: Disallow duplicate path name for vhost interface
Steven
1
-1
/
+35
2017-04-26
vhost: Fix mmap size calculation
Pierre Pfister
1
-3
/
+3
2017-04-26
vhost: core dump on quit with worker threads
Steven
1
-0
/
+2
2017-04-24
vhost: remove socket linked file when deleting vhost interface
Steven
1
-9
/
+18
2017-04-11
vhost: interrupt mode enhancements
Steven
1
-34
/
+25
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-62
/
+65
2017-03-29
vhost: vhost-user component may become unusable with too many open files (VPP...
Steven
1
-9
/
+20
2017-03-26
Rename "show interfaces" -> "show interface"
Dave Barach
1
-1
/
+1
2017-03-22
vhost: support interrupt mode
Steven
1
-22
/
+311
2017-03-16
vhost: wrong value return for VHOST_USER_VRING_GET_BASE
Steven
1
-4
/
+11
2017-03-09
vlib_mains == 0 special cases be gone
Dave Barach
1
-5
/
+4
2017-03-08
vhost: binary API changes for interrupt mode
Steven
1
-6
/
+18
2017-03-06
features: take device-input buffer advance value directly
Damjan Marion
1
-1
/
+1
2017-03-01
devices: vnet_get_aggregate_rx_packets should not be dpdk specific
Damjan Marion
1
-0
/
+2
2017-02-22
VPP-635: CLI Memory leak with invalid parameter
Billy McFall
1
-18
/
+44
2017-02-14
Fix is_server flag in vhost dump (VPP-562)
Marek Gradzki
1
-0
/
+1
2017-02-14
vhost-user: fix crash when descriptor points to unknown region
Damjan Marion
1
-1
/
+2
2017-02-03
vhost-user: fix missing speculative enqueue unwind
Steven
1
-0
/
+4
2017-01-18
Fix coverity warnings, VPP-608
Dave Barach
1
-2
/
+6
2017-01-17
Fix crash on deleting activated vhost-user - VPP-603
Wojciech Dec
1
-3
/
+4
2017-01-10
VPP-585: vhost-user interface deletion leaks memory.
Ole Troan
1
-0
/
+7
2017-01-03
VPP-574: fix VPP hang during security group configuration on a suspended VM
Andrew Yourtchenko
1
-0
/
+4
2017-01-03
Fix crash on null vhost-user socket - VPP-573
Wojciech Dec
1
-0
/
+5
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+3314