Code Review
/
vpp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
Add interface rx pcap tracing
[vpp.git]
/
src
/
vlib
/
2018-05-19
Mohsin Kazmi
log: Validate the size of vec in vlib_log
50/12650/3
tree
|
commitdiff
2018-05-19
Damjan Marion
Disable vector code in vlib_buffer_enqueue_to_next...
59/12659/3
tree
|
commitdiff
2018-05-18
Damjan Marion
Add vlib_buffer_enqueue_to_next inline function
35/12635/3
tree
|
commitdiff
2018-05-18
Florin Coras
session: add session process node
09/12609/6
tree
|
commitdiff
2018-05-17
Damjan Marion
Add buffer pointer-to-index and index-to-pointer array...
20/12620/5
tree
|
commitdiff
2018-05-17
Mohsin Kazmi
vlib: Fix WARN-ING macro in function
28/12628/2
tree
|
commitdiff
2018-05-04
Dave Barach
Harmonize vec/pool_get_aligned object sizes and alignme...
79/12379/5
tree
|
commitdiff
2018-04-27
Damjan Marion
A bit of buffer metadata reshuffling to accommodate...
72/11872/10
tree
|
commitdiff
2018-04-26
Steven
vlib: set log tap level <level> does not work for some...
41/12141/2
tree
|
commitdiff
2018-04-18
Damjan Marion
vlib: logging improvements
88/11888/3
tree
|
commitdiff
2018-04-17
Damjan Marion
Add logging support
28/10328/13
tree
|
commitdiff
2018-04-12
Neale Ranns
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
48/11648/2
tree
|
commitdiff
2018-04-09
Damjan Marion
features: don't break linked list, create separate...
31/11631/1
tree
|
commitdiff
2018-04-09
Damjan Marion
plugins: unload plugin if early init fails
55/11555/8
tree
|
commitdiff
2018-04-04
Damjan Marion
memif: zero copy slave
11/11511/2
tree
|
commitdiff
2018-03-29
Chris Luke
Coverity fixes (VPP-1204)
62/11462/2
tree
|
commitdiff
2018-03-27
Damjan Marion
vlib: gcc-7 -O3 uninitialized values
10/11410/2
tree
|
commitdiff
2018-03-27
Damjan Marion
vlib: make cloned structures cacheline aligned
09/11409/1
tree
|
commitdiff
2018-03-26
Damjan Marion
vlib: add support for vfio no-iommu mode
81/11381/3
tree
|
commitdiff
2018-03-26
Mohsin Kazmi
plugin: Add plugin 'default' disable/enable
15/11315/6
tree
|
commitdiff
2018-03-16
Florin Coras
cli: make q work again
95/11195/1
tree
|
commitdiff
2018-03-16
Dave Barach
Fix a long-latent bi=0 bug in vlib_buffer_add_data
93/11193/2
tree
|
commitdiff
2018-03-14
Damjan Marion
vlib: internal buffer manager rework
38/11138/3
tree
|
commitdiff
2018-03-13
Dave Barach
Rationalize plugin symbol error reporting
85/11085/2
tree
|
commitdiff
2018-03-09
Lee Roberts
Correct address calculation for VPP-1168
32/11032/2
tree
|
commitdiff
2018-03-09
Damjan Marion
dpdk: move DPDK vfio hack to dpdk plugin
63/11063/4
tree
|
commitdiff
2018-03-07
Damjan Marion
fix physmem mappings
19/11019/1
tree
|
commitdiff
2018-03-06
Damjan Marion
vlib: avoid crash if fill_free_list returns 0 buffers
88/10988/2
tree
|
commitdiff
2018-03-05
Damjan Marion
physmem: keep only one physmem_main
63/10963/2
tree
|
commitdiff
2018-03-05
Damjan Marion
vlib: add functions to dynamically open/close PCI device
58/10958/3
tree
|
commitdiff
2018-03-05
Damjan Marion
vlib: vlib_buffer_free_internal optimizations
52/10952/2
tree
|
commitdiff
2018-03-05
Damjan Marion
vlib: vfio code rework
48/10948/5
tree
|
commitdiff
2018-03-05
Damjan Marion
vlib: rework PCI INTx support
53/10953/2
tree
|
commitdiff
2018-03-04
Damjan Marion
vlib: add PCI MSI-X interrupt support (vfio only)
49/10949/1
tree
|
commitdiff
2018-03-04
Damjan Marion
vlib: map pci region by using vfio FD when vfio is...
47/10947/3
tree
|
commitdiff
2018-03-04
Damjan Marion
vlib: fix vlib_pci_get_device_info on when not running...
46/10946/2
tree
|
commitdiff
2018-02-26
Damjan Marion
vlib: use vfio fd for accessing PCI config space
12/10812/4
tree
|
commitdiff
2018-02-26
Damjan Marion
vlib: add vlib_buffer_free_from_ring
08/10808/2
tree
|
commitdiff
2018-02-26
Damjan Marion
vlib: fix formatting in pci_config.h
11/10811/2
tree
|
commitdiff
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
next