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
2019-10-07
devices: vhost not reading packets from vring
Steven Luong
2
-0
/
+25
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
2
-0
/
+2
2019-09-06
tap: revert clean-up when linux will delete the tap interface
Mohsin Kazmi
1
-1
/
+0
2019-09-02
tap: interface rx counter not increment correct
Steven Luong
1
-1
/
+1
2019-08-19
devices: skip checksum calculation if guest supports checksum offload
Steven Luong
1
-3
/
+7
2019-08-17
gso: fix l3 and l4 header offset in case of tagged interface
Mohsin Kazmi
1
-0
/
+14
2019-08-16
devices: vhost-user crashes displaying show trace for deleted interface
Steven Luong
1
-6
/
+10
2019-08-16
gso: remove the ip checksum flag in case of ipv6
Mohsin Kazmi
1
-1
/
+0
2019-08-02
devices: add null check after map_guest_mem calls
Steven Luong
1
-2
/
+16
2019-08-02
virtio: add the display information in virtio cli
Chenmin Sun
2
-2
/
+2
2019-07-31
devices interface tests: vhosst GSO support
Steven Luong
7
-19
/
+296
2019-07-23
api: binary api cleanup
Dave Barach
3
-8
/
+14
2019-07-23
devices: vhost handling VHOST_USER_SET_FEATURES
Steven Luong
1
-0
/
+1
2019-07-18
vlib: convert frame_index into real pointers
Andreas Schultz
1
-1
/
+1
2019-06-29
devices: virtio pci leaking spinlock
Steven Luong
1
-0
/
+1
2019-06-20
tap: fix the total length of packet for stats byte
Mohsin Kazmi
1
-3
/
+3
2019-06-20
tap: add support to configure tap interface host MTU size
Mohsin Kazmi
2
-0
/
+4
2019-05-28
tap: crash in multi-thread environment
Mohsin Kazmi
2
-1
/
+4
2019-05-27
virtio: Add gso support for native virtio driver
Mohsin Kazmi
5
-7
/
+77
2019-05-24
Tap: Fix the indirect buffers allocation VPP-1660
Mohsin Kazmi
4
-48
/
+61
2019-05-16
init / exit function ordering
Dave Barach
1
-6
/
+6
2019-05-06
virtio: refactor ctrl queue support
Mohsin Kazmi
1
-22
/
+32
2019-05-01
virtio: Fix virtio buffer allocation
Mohsin Kazmi
1
-1
/
+1
2019-05-01
virtio: remove configurable queue size support
Mohsin Kazmi
5
-41
/
+27
2019-04-25
tap: Fix the indirect buffer allocation
Mohsin Kazmi
1
-1
/
+1
2019-04-17
tap: clean-up when linux will delete the tap interface
Mohsin Kazmi
1
-0
/
+1
2019-04-10
API: Fix shared memory only action handlers.
Ole Troan
2
-47
/
+0
2019-04-08
fixing typos
Jim Thompson
1
-1
/
+1
2019-04-08
virtio: Fix the coverity warnings
Mohsin Kazmi
1
-6
/
+11
2019-04-03
virtio: Add support for multiqueue
Mohsin Kazmi
6
-76
/
+466
2019-03-15
Revert "API: Cleanup APIs interface.api"
Ole Trøan
2
-2
/
+4
2019-03-15
API: Cleanup APIs interface.api
Jakub Grajciar
2
-4
/
+2
2019-03-13
vhost-user: restart vpp may cause vhost to crash
Steven Luong
1
-1
/
+1
2019-03-13
deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH
Filip Tehlar
1
-7
/
+7
2019-03-04
devices: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
1
-6
/
+3
2019-02-23
vhoat: potential crash in map_guest_mem using debug image
Steven Luong
1
-1
/
+14
2019-02-22
Add no-append flag to vlib_frame_t
Damjan Marion
1
-0
/
+1
2019-02-21
vhost: VPP stalls with vhost performing control plane actions
Steven Luong
3
-214
/
+259
2019-02-19
tap gso: experimental support
Andrew Yourtchenko
4
-7
/
+121
2019-02-14
Add -fno-common compile option
Benoît Ganne
2
-2
/
+2
2019-02-09
buffers: fix typo
Damjan Marion
2
-5
/
+4
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
2
-3
/
+4
2019-02-06
virtio: enable msix interrupt mode
Mohsin Kazmi
4
-44
/
+114
2019-02-06
virtio: Use new buffer optimization
Mohsin Kazmi
4
-2
/
+23
2019-01-30
virtio: fix the device order (legacy or modern)
Mohsin Kazmi
1
-3
/
+3
2019-01-29
virtio: Support legacy and transitional virtio devices
Mohsin Kazmi
1
-3
/
+11
2019-01-24
virtio: Minor fixes and header cleanup
Mohsin Kazmi
5
-24
/
+7
2019-01-23
virtio: Add support for logging
Mohsin Kazmi
4
-31
/
+97
2019-01-21
virtio: Native virtio driver
Mohsin Kazmi
9
-67
/
+2049
2019-01-08
virtio: fix kick race issue
Damjan Marion
3
-10
/
+29
[next]