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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-17
Fix a bug in function pipe_rx
Lijian Zhang
1
-1
/
+1
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-17
VOM: support for pipes
Neale Ranns
2
-10
/
+10
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
5
-6
/
+6
2018-07-09
new pipe code does not use stdints
Neale Ranns
1
-2
/
+2
2018-07-08
vhost: Add multi-versioning support
Mohsin Kazmi
6
-1534
/
+1667
2018-07-07
Pipes
Neale Ranns
4
-0
/
+1141
2018-06-27
gcc8 and Wstringop-truncation
Marco Varlese
1
-2
/
+2
2018-06-22
Update tapv2 documentation
Ian Wells
1
-1
/
+1
2018-06-11
MTU: Software interface / Per-protocol MTU support
Ole Troan
1
-2
/
+1
2018-06-05
VPP-1305: Add support for tags
Jerome Tollet
2
-2
/
+18
2018-05-29
af_packet: Add support for dump interfaces
Mohsin Kazmi
4
-1
/
+98
2018-05-28
af-packet: Add support for logging
Mohsin Kazmi
3
-38
/
+52
2018-05-28
itf: Fix admin up down for AF_PACKET and vhost-user
Mohsin Kazmi
2
-10
/
+45
2018-05-18
tap: remove the local vlib_log_info definition
Mohsin Kazmi
1
-9
/
+3
2018-05-10
vppinfra: use count_trailing_zeros in sparse_vec_index
Damjan Marion
1
-6
/
+6
2018-04-27
TAP memory leaks:
Neale Ranns
2
-26
/
+18
2018-04-17
Add logging support
Damjan Marion
2
-0
/
+12
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
2
-5
/
+6
2018-03-26
afpacket: Fix the reply if itf already exits
Mohsin Kazmi
1
-1
/
+3
2018-03-22
Avoid atomic ops when polling queues
Dave Barach
1
-4
/
+5
2018-03-14
At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receivin...
Chaoyu Jin
1
-12
/
+12
2018-03-03
netlink: Use nl_pid 0 to play nice with others.
Jon Loeliger
1
-1
/
+1
2018-03-02
tapv2: CLI and binary API fixes
Steven
2
-3
/
+3
2018-02-28
tapv2: abort in tap_create_if (VPP-1179)
Steven
1
-0
/
+1
2018-02-28
at af_packet input, drop partial packets to prevent l4 checksum deadloop at o...
Chaoyu Jin
1
-4
/
+17
2018-02-19
virtio: add missing tx lock when running multithreaded
Damjan Marion
3
-0
/
+10
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-07
af_packet: Fix lock position
Pierre Pfister
1
-2
/
+1
2018-02-06
vlib: epoll on worker threads
Damjan Marion
5
-1
/
+9
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
4
-4
/
+4
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-18
tapv2: add option to set host-side default gw
Damjan Marion
7
-2
/
+97
2018-01-16
tapv2: deleting tap interface may leak buffers (VPP-1124)
Steven
4
-11
/
+34
2018-01-15
svm: refactor memfd and remove ssvm_eth
Florin Coras
3
-976
/
+0
2018-01-11
api: remove transport specific code from handlers
Florin Coras
2
-29
/
+31
2018-01-09
api: refactor vlibmemory
Florin Coras
5
-29
/
+25
2018-01-05
VPP-1115 Fix a debug log mistake when create AF_PACKET socket
zhaoqingling
1
-1
/
+1
2017-12-14
tap_v2: include host-side parameters in the dump binary API
Milan Lenco
8
-7
/
+114
2017-12-11
call unformat_free in some flow, remove unnecessary calls
Swarup Nayak
1
-3
/
+5
2017-12-10
tap_v2: fix issues reported by coverity
Damjan Marion
1
-3
/
+3
[next]