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
/
vlib
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
vlib: fix null pointer crash on strncmp
Steven Luong
1
-2
/
+2
2019-05-16
init / exit function ordering
Dave Barach
2
-8
/
+14
2019-04-03
pci: Fix the crash on deleting the pci device
Mohsin Kazmi
1
-2
/
+5
2019-03-13
VPP-1576: fix a set of coverity warnings
Dave Barach
1
-1
/
+4
2019-03-13
vmbus: not having uio_hv_generic is not an error
Stephen Hemminger
1
-7
/
+20
2019-03-06
vmbus: fix bug that breaks multiple netvsc vdevs
Matthew Smith
1
-2
/
+2
2019-01-31
pci: get the number of interrupts
Mohsin Kazmi
1
-0
/
+18
2019-01-20
buffers: keep buffer_main in vlib_main_t
Damjan Marion
1
-1
/
+1
2019-01-18
Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro
Steven Luong
1
-2
/
+2
2019-01-17
vmbus: fix strncpy related warnings
Stephen Hemminger
1
-4
/
+4
2019-01-17
pci: fix strncpy warnings
Stephen Hemminger
1
-4
/
+4
2019-01-07
avf: allocate descriptor memory from local numa
Damjan Marion
1
-0
/
+9
2018-12-19
vlib: support Hyper-v/Azure VMBus
Stephen Hemminger
1
-0
/
+405
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-1
/
+1
2018-10-25
pmalloc: support for 4K pages
Damjan Marion
1
-1
/
+1
2018-10-24
vlib: Fix pci io bar read/write fd leak
Mohsin Kazmi
1
-0
/
+6
2018-10-23
vlib: Add support for pci io read/write
Mohsin Kazmi
1
-19
/
+79
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
4
-345
/
+68
2018-10-23
c11 safe string handling support
Dave Barach
2
-9
/
+9
2018-10-22
vlib: pci improvements
Damjan Marion
3
-106
/
+150
2018-10-16
Fix coverity issue for potentially overflowing of page size
Haiyang Tan
2
-3
/
+3
2018-10-05
vfio: don't display error if no pci devices are assigned to container
Damjan Marion
1
-3
/
+4
2018-09-27
Add logging to vfio code
Damjan Marion
2
-3
/
+23
2018-07-20
physmem: fix alloc when dlmaloc is used
Damjan Marion
1
-1
/
+5
2018-07-18
Add config option to use dlmalloc instead of mheap
Dave Barach
1
-1
/
+24
2018-06-27
gcc8 and Wstringop-truncation
Marco Varlese
1
-2
/
+4
2018-06-13
add end of string for format name in unix_physmem_region_alloc
lollita liu
1
-1
/
+1
2018-03-29
Coverity fixes (VPP-1204)
Chris Luke
1
-1
/
+2
2018-03-26
vlib: add support for vfio no-iommu mode
Damjan Marion
3
-33
/
+48
2018-03-09
Correct address calculation for VPP-1168
Lee Roberts
1
-1
/
+1
2018-03-09
dpdk: move DPDK vfio hack to dpdk plugin
Damjan Marion
3
-48
/
+3
2018-03-07
fix physmem mappings
Damjan Marion
1
-0
/
+2
2018-03-05
physmem: keep only one physmem_main
Damjan Marion
2
-5
/
+5
2018-03-05
vlib: add functions to dynamically open/close PCI device
Damjan Marion
1
-3
/
+121
2018-03-05
vlib: vfio code rework
Damjan Marion
4
-210
/
+387
2018-03-05
vlib: rework PCI INTx support
Damjan Marion
1
-96
/
+72
2018-03-04
vlib: add PCI MSI-X interrupt support (vfio only)
Damjan Marion
1
-5
/
+183
2018-03-04
vlib: map pci region by using vfio FD when vfio is used
Damjan Marion
1
-41
/
+83
2018-03-04
vlib: fix vlib_pci_get_device_info on when not running as root
Damjan Marion
1
-4
/
+2
2018-02-26
vlib: use vfio fd for accessing PCI config space
Damjan Marion
1
-32
/
+29
2018-02-18
vlib: fix pci init
Damjan Marion
1
-2
/
+1
2018-01-09
physmem: fix physmem allocation on kernels without NUMA support
Damjan Marion
1
-2
/
+2
2017-12-14
pci: auto-detect right vfio/uio driver
Damjan Marion
1
-0
/
+55
2017-12-13
physmem: fix bug in detection of cross page boundary allocations
Damjan Marion
1
-2
/
+2
2017-12-10
vlib: fix issues in the new pci code reported by coverity
Damjan Marion
1
-6
/
+12
2017-12-09
vlib: PCI rework to support VFIO
Damjan Marion
1
-272
/
+646
2017-10-31
physmem: register region with IOMMU
Damjan Marion
1
-0
/
+57
2017-10-25
vlib: add support for multiple buffer pools
Damjan Marion
1
-5
/
+0
2017-09-18
Fixes for issues Coverity has reported (VPP-972)
Chris Luke
1
-1
/
+1
2017-09-15
vppinfra: add clib_mem_vm_ext_alloc function
Damjan Marion
5
-530
/
+39
[next]