Code Review
/
vpp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
Adj Delegates; don't store raw pointers
[vpp.git]
/
src
/
vlib
/
2018-02-18
Damjan Marion
vlib: fix pci init
27/10627/2
tree
|
commitdiff
2018-02-07
Damjan Marion
Refactor vlib_buffer flags
75/10375/8
tree
|
commitdiff
2018-02-06
Damjan Marion
vlib: epoll on worker threads
67/10167/4
tree
|
commitdiff
2018-02-05
Dave Barach
Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used...
09/10409/2
tree
|
commitdiff
2018-02-02
Neale Ranns
vlib_buffer_clone: allow client to request the maximum...
78/10078/7
tree
|
commitdiff
2018-02-01
Klement Sekera
IPv4/6 reassembly
32/9532/10
tree
|
commitdiff
2018-01-31
Steven
vlib: allocating buffers on thread-x and freeing them...
34/10334/2
tree
|
commitdiff
2018-01-30
Billy McFall
VPP-899: Run VPP under SELinux
11/10111/4
tree
|
commitdiff
2018-01-19
Dave Barach
Fix MP hazard in interrupt node scheduling
73/10173/3
tree
|
commitdiff
2018-01-18
Damjan Marion
vlib: add vlib_buffer_alloc_to_ring API
58/10158/2
tree
|
commitdiff
2018-01-09
Damjan Marion
physmem: fix physmem allocation on kernels without...
35/9935/2
tree
|
commitdiff
2018-01-09
Florin Coras
api: refactor vlibmemory
76/9976/21
tree
|
commitdiff
2017-12-15
Dave Barach
VPP-1102: fix dangling references in RPC handling
58/9858/3
tree
|
commitdiff
2017-12-14
Damjan Marion
pci: auto-detect right vfio/uio driver
01/9801/4
tree
|
commitdiff
2017-12-13
Damjan Marion
physmem: fix bug in detection of cross page boundary...
24/9824/2
tree
|
commitdiff
2017-12-10
Damjan Marion
vlib: fix issues in the new pci code reported by coverity
81/9781/1
tree
|
commitdiff
2017-12-10
Swarup Nayak
VPP-1077 Add meaningful error info, when executing...
97/9697/3
tree
|
commitdiff
2017-12-09
Damjan Marion
vlib: PCI rework to support VFIO
57/9757/12
tree
|
commitdiff
2017-12-06
Dave Barach
Remove unused, uninteresting code
32/9732/2
tree
|
commitdiff
2017-12-06
Neale Ranns
fix bug in pager
37/9737/2
tree
|
commitdiff
2017-12-04
Eyal Bari
vlib: switch when frames are different
05/9705/4
tree
|
commitdiff
2017-11-29
Dave Barach
Configure vat-plugin-path and vat-plugin-name-filter
12/9612/2
tree
|
commitdiff
2017-11-28
Gabriel Ganne
net/virtio: support modern device id
96/9596/2
tree
|
commitdiff
2017-11-27
Damjan Marion
vlib: make vlib_buffer_alloc inline function
63/9563/5
tree
|
commitdiff
2017-11-18
Dave Barach
Call a plugin init function by name
80/9480/2
tree
|
commitdiff
2017-11-13
Damjan Marion
dpdk: introduce AVX512 variants of node functions
86/9386/8
tree
|
commitdiff
2017-11-13
Chris Luke
Instead of a min term size, use a default (VPP-1061)
92/9392/2
tree
|
commitdiff
2017-11-09
Klement Sekera
buffers: fix bug in free list n_alloc tracking
56/9356/3
tree
|
commitdiff
2017-10-31
Damjan Marion
physmem: register region with IOMMU
27/9127/3
tree
|
commitdiff
2017-10-25
Damjan Marion
vlib: add support for multiple buffer pools
82/8782/6
tree
|
commitdiff
2017-10-24
Dave Wallace
Add extern to *_main global variable declarations in...
72/8972/1
tree
|
commitdiff
2017-10-20
Keith Burns (alagalah)
Thread_index for thread0 in vlib_global_main not initia...
48/8948/1
tree
|
commitdiff
2017-10-19
Dave Barach
VPP-1024: rewrite buffer trajectory tracer
88/8888/2
tree
|
commitdiff
2017-10-14
Dave Barach
VPP-1029: Don't call clib_longjmp(...) directly from...
14/8814/2
tree
|
commitdiff
2017-10-04
Christophe Fontaine
[aarch64] Fixes CLI crashes on dpaa2 platform.
21/8621/3
tree
|
commitdiff
2017-10-03
Dave Barach
Repair vlib API socket server
69/8369/50
tree
|
commitdiff
2017-09-26
Dave Barach
Add thread-safe event signaller, use RPC where required
40/8540/5
tree
|
commitdiff
2017-09-22
Dave Barach
Fix vpp "unix interactive" when running under emacs...
07/8507/1
tree
|
commitdiff
2017-09-21
Chris Luke
vppctl,cli: Improve non-interactive vppctl (VPP-944)
91/8491/6
tree
|
commitdiff
2017-09-20
Yoann Desmouceaux
CLI: fix segfault when browsing an empty history
68/8468/2
tree
|
commitdiff
2017-09-20
John Lo
Fix DHCP client so it works for worker threads
64/8464/2
tree
|
commitdiff
2017-09-18
Chris Luke
Fixes for issues Coverity has reported (VPP-972)
46/8446/3
tree
|
commitdiff
2017-09-15
Florin Coras
dpdk: cli to check for buffer leakage
87/8387/8
tree
|
commitdiff
2017-09-15
Damjan Marion
vppinfra: add clib_mem_vm_ext_alloc function
32/8432/7
tree
|
commitdiff
2017-09-14
Damjan Marion
clib_socket: add sendmsg / recvmsg with ancillary data...
85/8385/3
tree
|
commitdiff
2017-09-12
Damjan Marion
physmem: remove debug leftovers
98/8398/1
tree
|
commitdiff
2017-09-11
Colin Tregenza Dancer
Recombine diags and minimum barrier open time changes...
22/8322/4
tree
|
commitdiff
2017-09-09
Damjan Marion
move unix_file_* code to vppinfra
66/8366/2
tree
|
commitdiff
2017-09-08
Damjan Marion
physmem: make fake allocation non-fatal if we cannot...
64/8364/2
tree
|
commitdiff
2017-09-08
Damjan Marion
vlib: move linux-specific code to vlib/linux
60/8360/3
tree
|
commitdiff
2017-09-08
Chris Luke
Fixes for issues reported by Coverity (VPP-972)
38/8338/5
tree
|
commitdiff
2017-09-07
Damjan Marion
vlib physmem rework
33/8333/2
tree
|
commitdiff
2017-09-05
Pierre Pfister
Add pidfile cmdline option
33/7833/7
tree
|
commitdiff
2017-09-05
Colin Tregenza Dancer
Refork worker thread data structures in parallel (VPP...
98/8298/2
tree
|
commitdiff
2017-08-31
Damjan Marion
Set runtime_path properly when running non-root
56/8256/3
tree
|
commitdiff
2017-08-30
Damjan Marion
Thread safe internal buffer manager, take two
32/8232/4
tree
|
commitdiff
2017-08-25
Dave Barach
TCP horizontal scaling
62/8162/3
tree
|
commitdiff
2017-08-24
Damjan Marion
Make VPP runtime directory configurable
90/7690/4
tree
|
commitdiff
2017-08-11
Florin Coras
Fix tcp multi buffer segments retransmission
71/7871/12
tree
|
commitdiff
2017-08-02
Florin Coras
Fix tcp tx buffer allocation
61/7861/9
tree
|
commitdiff
2017-07-27
Damjan Marion
Thread safe internal buffer manager
98/7798/4
tree
|
commitdiff
2017-07-26
JingLiuZTE
VPP-905: Wrong define used in function start_workers.
17/7717/3
tree
|
commitdiff
2017-07-18
Dave Wallace
Fix unlinking of /dev/shm files.
99/7399/5
tree
|
commitdiff
2017-07-14
Damjan Marion
Introduce l{2,3,4}_hdr_offset fields in the buffer...
72/7572/4
tree
|
commitdiff
2017-07-13
Igor Mikhailov ...
VPP-895 multi-thread: fix vpp crash on show runtime
23/7523/2
tree
|
commitdiff
2017-07-13
Chris Luke
dpdk: fix dpdk_buffer_pool_create name
94/7494/3
tree
|
commitdiff
2017-07-10
Damjan Marion
vlib: store buffer memory information in the buffer_main
03/7503/3
tree
|
commitdiff
2017-07-10
Damjan Marion
vlib: fix issues with PCI handling code
04/7504/2
tree
|
commitdiff
2017-07-06
Chris Luke
unix: mkdir VPP_RUN_DIR before opening a socket in it
34/7434/2
tree
|
commitdiff
2017-07-05
Chris Luke
Buffer name inconsistently used a cstring/vec (VPP...
30/7430/1
tree
|
commitdiff
2017-06-30
Neale Ranns
VPP debug image with worker threads hit assert on addin...
66/7366/2
tree
|
commitdiff
2017-06-28
Dave Barach
switch vlib process model to tw_timer_template timer...
26/7126/3
tree
|
commitdiff
2017-06-21
Damjan Marion
Add option to create clib_socket with group write permi...
44/7244/2
tree
|
commitdiff
2017-06-21
Damjan Marion
Add knob to specify effective group id (gid) for VPP...
43/7243/2
tree
|
commitdiff
2017-06-09
Florin Coras
Implement sack based tcp loss recovery (RFC 6675)
87/6887/21
tree
|
commitdiff
2017-06-07
Dave Barach
VPP-873: fix vector expansion bug in dispatch_pending_node
39/7039/2
tree
|
commitdiff
2017-06-06
Damjan Marion
vlib: add screen-256color CLI terminal type
10/7010/2
tree
|
commitdiff
2017-06-05
Damjan Marion
vlib: add unix_file_del_by_index function
09/7009/2
tree
|
commitdiff
2017-05-24
Damjan Marion
vlib: use driver_override in sysfs for binding pci...
46/6846/4
tree
|
commitdiff
2017-05-24
Yoann Desmouceaux
Fix tab-completion coverity issue
60/6860/2
tree
|
commitdiff
2017-05-23
Yoann Desmouceaux
Add TAB-based auto-completion to the CLI
55/6755/5
tree
|
commitdiff
2017-05-22
Steven
vhost: migrate to use device infra for worker thread...
40/6540/6
tree
|
commitdiff
2017-05-16
Dave Barach
VPP-845: add configurable elog post-mortem dump
22/6722/1
tree
|
commitdiff
2017-05-10
Damjan Marion
completelly deprecate os_get_cpu_number, replace new...
42/6642/4
tree
|
commitdiff
2017-05-09
Damjan Marion
Fix remaining 32-bit compile issues
65/6465/10
tree
|
commitdiff
2017-05-08
Damjan Marion
vlib: do not unbind devices already bound to vfio-pci
15/6615/1
tree
|
commitdiff
2017-05-03
Filip Tehlar
Fix vnet unit tests
53/6553/3
tree
|
commitdiff
2017-04-26
Damjan Marion
Exit if plugin load attempt fail
33/6433/2
tree
|
commitdiff
2017-04-25
Damjan Marion
Fix structure alignment with 32-bit pointers
91/6391/2
tree
|
commitdiff
2017-04-21
Damjan Marion
vlib: add cli command to dump all CLI commands
35/6335/2
tree
|
commitdiff
2017-04-11
Pierre Pfister
Fix typo in minimal epoll polling time
39/6039/4
tree
|
commitdiff
2017-04-10
Damjan Marion
Common device-input interrupt infra
62/6062/5
tree
|
commitdiff
2017-04-06
Damjan Marion
Use thread local storage for thread index
11/6011/4
tree
|
commitdiff
2017-04-04
Damjan Marion
vlib: make vlib_node_interrupt_pending(...) thread...
91/5891/5
tree
|
commitdiff
2017-04-01
Dave Barach
Clean up event log merge code
91/5991/2
tree
|
commitdiff
2017-03-31
Damjan Marion
vlib: extend foreach_vlib_main macro to assert if worke...
73/5773/3
tree
|
commitdiff
2017-03-28
Damjan Marion
vlib: inline dispatch_node(...) (again)
92/5892/2
tree
|
commitdiff
2017-03-22
Damjan Marion
vlib: add description field in plugin registration
24/5824/2
tree
|
commitdiff
2017-03-22
Steven
vhost: support interrupt mode
64/5764/6
tree
|
commitdiff
2017-03-20
Damjan Marion
vnet: add device-input threadplacement infra
87/5787/3
tree
|
commitdiff
next