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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
vhost-user: Add disable feature support in api
Mohsin Kazmi
2
-2
/
+16
2018-09-12
vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406]
Yichen Wang
2
-1
/
+15
2018-08-13
Multiarch handling in different constructor macros
Damjan Marion
2
-5
/
+0
2018-08-11
Multiversioning: Device (tx) function constructor
Mohsin Kazmi
1
-18
/
+3
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
3
-3
/
+3
2018-07-08
vhost: Add multi-versioning support
Mohsin Kazmi
6
-1534
/
+1667
2018-06-27
gcc8 and Wstringop-truncation
Marco Varlese
1
-2
/
+2
2018-06-11
MTU: Software interface / Per-protocol MTU support
Ole Troan
1
-2
/
+1
2018-05-28
itf: Fix admin up down for AF_PACKET and vhost-user
Mohsin Kazmi
1
-6
/
+4
2018-05-10
vppinfra: use count_trailing_zeros in sparse_vec_index
Damjan Marion
1
-6
/
+6
2018-04-17
vhost: show vhost-user <interface> may crash [VPP-1242]
Steven
1
-0
/
+7
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-03-30
tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]
Steven
1
-3
/
+3
2018-02-19
virtio: add missing tx lock when running multithreaded
Damjan Marion
2
-0
/
+6
2018-02-08
virtio: reset vnet header on tx
Damjan Marion
1
-0
/
+3
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-06
vlib: epoll on worker threads
Damjan Marion
2
-0
/
+4
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-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-1
/
+1
2018-01-21
vhost_user: 'nregions' saves the actual number of mapped guest physical addre...
Haiyang Tan
1
-1
/
+2
2018-01-18
vlib: add vlib_buffer_alloc_to_ring API
Damjan Marion
2
-11
/
+4
2018-01-16
tapv2: deleting tap interface may leak buffers (VPP-1124)
Steven
3
-9
/
+32
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-11
/
+12
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-6
/
+4
2017-12-14
tap_v2: include host-side parameters in the dump binary API
Milan Lenco
4
-0
/
+15
2017-12-08
tapv2: multiple improvements
Damjan Marion
2
-2
/
+3
2017-12-04
tap_v2: move code to vnet/devices/tap
Damjan Marion
5
-1068
/
+0
2017-12-04
tap_v2: coverity strikes, again!
Steven
1
-2
/
+3
2017-12-04
virtio: zero data structs in virtio_vring_init
Damjan Marion
1
-3
/
+3
2017-12-02
tap_v2: multiple improvements
Damjan Marion
5
-60
/
+168
2017-12-01
virtio: fix coverity warnings
Steven
1
-1
/
+1
2017-11-30
tap_v2: move netlink code to separate file
Damjan Marion
1
-76
/
+2
2017-11-30
virtio: fast TAP interfaces with vhost-net backend
Damjan Marion
9
-0
/
+1953
2017-10-14
vhost: crash under heavy traffic condition due to memory corruption (VPP-1016)
Steven
1
-2
/
+33
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
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
2
-32
/
+32
2017-08-31
vhost: Disallow interrupt mode config if driver opts out interrupt support
Steven
2
-3
/
+9
2017-08-30
vhost: Cache qsz_mask instead of qsz in vhost_user_vring_t
Steven
2
-32
/
+28
2017-08-28
vhost: Remove operation mode in the API
Steven
1
-6
/
+0
2017-08-18
Use correct msg ID in the sw-interface-event from TAP and VHOST
Neale Ranns
1
-1
/
+1
2017-08-11
Dedicated SW Interface Event
Neale Ranns
1
-3
/
+3
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
2
-20
/
+59
2017-05-22
vhost: migrate to use device infra for worker thread assignment, rx-mode.
Steven
3
-484
/
+316
[next]