vlib: fix error when creating avf interface on SMP system
[vpp.git] / src / vlib / linux / pci.c
2020-03-21 Jieqiang Wangvlib: fix error when creating avf interface on SMP... 96/25896/2
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-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 Hemmingerpci: fix strncpy warnings 40/16840/2
2019-01-07 Damjan Marionavf: allocate descriptor memory from local numa 17/16717/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
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-06-27 Marco Varlesegcc8 and Wstringop-truncation 33/13233/7
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-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
2017-12-14 Damjan Marionpci: auto-detect right vfio/uio driver 01/9801/4
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-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3