vxlan: vxlan/vxlan.api API cleanup
[vpp.git] / src / vlib / linux /
2019-11-20 Benoît Gannevlib: pci: fix non-NULL terminated C-string 56/23556/2
2019-10-20 Yulong Peivlib: linux: fix wrong iommu_group value issue when... 05/22805/4
2019-10-05 Benoît Gannevlib: pci: set pci driver name to none when no driver... 44/22544/2
2019-08-22 Steven Luongvlib: fix null pointer crash on strncmp 42/21442/2
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-04-03 Mohsin Kazmipci: Fix the crash on deleting the pci device 35/18635/2
2019-03-13 Dave BarachVPP-1576: fix a set of coverity warnings 70/18270/1
2019-03-13 Stephen Hemmingervmbus: not having uio_hv_generic is not an error 31/18231/2
2019-03-06 Matthew Smithvmbus: fix bug that breaks multiple netvsc vdevs 06/18006/2
2019-01-31 Mohsin Kazmipci: get the number of interrupts 87/17087/9
2019-01-20 Damjan Marionbuffers: keep buffer_main in vlib_main_t 03/16903/3
2019-01-19 Steven LuongFix GCC 8 compiler warnings on strncpy's truncated... 98/16898/1
2019-01-17 Stephen Hemmingervmbus: fix strncpy related warnings 41/16841/2
2019-01-17 Stephen Hemmingerpci: fix strncpy warnings 40/16840/2
2019-01-07 Damjan Marionavf: allocate descriptor memory from local numa 17/16717/2
2018-12-19 Stephen Hemmingervlib: support Hyper-v/Azure VMBus 11/15311/7
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-25 Damjan Marionpmalloc: support for 4K pages 09/15509/6
2018-10-24 Mohsin Kazmivlib: Fix pci io bar read/write fd leak 01/15501/2
2018-10-23 Mohsin Kazmivlib: Add support for pci io read/write 79/15479/2
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Damjan Marionvlib: pci improvements 50/15450/3
2018-10-16 Haiyang TanFix coverity issue for potentially overflowing of page... 91/15291/2
2018-10-05 Damjan Marionvfio: don't display error if no pci devices are assigne... 59/15159/2
2018-09-27 Damjan MarionAdd logging to vfio code 17/15017/2
2018-07-20 Damjan Marionphysmem: fix alloc when dlmaloc is used 88/13588/3
2018-07-18 Dave BarachAdd config option to use dlmalloc instead of mheap 56/13356/20
2018-06-27 Marco Varlesegcc8 and Wstringop-truncation 33/13233/7
2018-06-13 lollita liuadd end of string for format name in unix_physmem_regio... 21/13021/2
2018-03-29 Chris LukeCoverity fixes (VPP-1204) 62/11462/2
2018-03-26 Damjan Marionvlib: add support for vfio no-iommu mode 81/11381/3
2018-03-09 Lee RobertsCorrect address calculation for VPP-1168 32/11032/2
2018-03-09 Damjan Mariondpdk: move DPDK vfio hack to dpdk plugin 63/11063/4
2018-03-07 Damjan Marionfix physmem mappings 19/11019/1
2018-03-05 Damjan Marionphysmem: keep only one physmem_main 63/10963/2
2018-03-05 Damjan Marionvlib: add functions to dynamically open/close PCI device 58/10958/3
2018-03-05 Damjan Marionvlib: vfio code rework 48/10948/5
2018-03-05 Damjan Marionvlib: rework PCI INTx support 53/10953/2
2018-03-04 Damjan Marionvlib: add PCI MSI-X interrupt support (vfio only) 49/10949/1
2018-03-04 Damjan Marionvlib: map pci region by using vfio FD when vfio is... 47/10947/3
2018-03-04 Damjan Marionvlib: fix vlib_pci_get_device_info on when not running... 46/10946/2
2018-02-26 Damjan Marionvlib: use vfio fd for accessing PCI config space 12/10812/4
2018-02-18 Damjan Marionvlib: fix pci init 27/10627/2
2018-01-09 Damjan Marionphysmem: fix physmem allocation on kernels without... 35/9935/2
2017-12-14 Damjan Marionpci: auto-detect right vfio/uio driver 01/9801/4
2017-12-13 Damjan Marionphysmem: fix bug in detection of cross page boundary... 24/9824/2
2017-12-10 Damjan Marionvlib: fix issues in the new pci code reported by coverity 81/9781/1
2017-12-09 Damjan Marionvlib: PCI rework to support VFIO 57/9757/12
2017-10-31 Damjan Marionphysmem: register region with IOMMU 27/9127/3
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-09-18 Chris LukeFixes for issues Coverity has reported (VPP-972) 46/8446/3
2017-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-12 Damjan Marionphysmem: remove debug leftovers 98/8398/1
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Damjan Marionphysmem: make fake allocation non-fatal if we cannot... 64/8364/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3