net/virtio: fix incorrect cast of void *
[dpdk.git] / lib / librte_eal / linuxapp /
2017-12-08 Olivier Matzeal: set name when creating a control thread
2017-12-08 Olivier Matzeal: new function to create control threads
2017-12-08 Olivier Matzeal: use sizeof to avoid a double use of a define
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-07 Ferruh Yigitigb_uio: remove device reset in release
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Jingjing Wueal/linux: add interrupt counter size for vdev
2017-11-07 Xiaoyun Lieal/x86: revert select optimized memcpy at run-time
2017-11-06 Ferruh Yigitigb_uio: prevent reset for bnx2x devices
2017-11-06 Ferruh Yigiteal/linux: force IOVA as PA mode if KNI module inserted
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-11-06 Santosh Shuklamem: rename segment address from physical to IOVA
2017-11-06 Thomas Monjalonmem: hide physical address error in VA mode
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Gaetan Rivetvfio: fix namespace prefix of newly exposed functions
2017-10-31 Ferruh Yigitbus/pci: fix VFIO mode
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetpci: use EAL exposed configuration
2017-10-26 Gaetan Rivetpci: use new address comparison function
2017-10-26 Gaetan Rivetvfio: move PCI related symbols
2017-10-26 Gaetan Rivetvfio: check PCI dependency in PCI scan
2017-10-26 Gaetan Rivetvfio: remove useless PCI headers
2017-10-26 Gaetan Rivetvfio: expose functions
2017-10-26 Gaetan Riveteal: expose internal config elements
2017-10-26 Gaetan Rivetmem: expose function for physical address use
2017-10-26 Ferruh Yigiteal: fix build with glibc < 2.12
2017-10-24 Ferruh Yigitigb_uio: remove device reset in open
2017-10-23 Bruce Richardsoneal: use a single version map file
2017-10-23 Bruce Richardsoneal: merge bsdapp and linuxapp interrupt headers
2017-10-23 Olivier Matzlog: remove deprecated functions
2017-10-23 Anatoly Burakovvfio: fix secondary process initialization
2017-10-23 Hemant Agrawalvfio: enable independently of PCI bus
2017-10-16 Jingjing Wuigb_uio: fix build with kernel <= 3.17
2017-10-13 Nirmoy Daskni: fix build on SLE12 SP3
2017-10-13 Jingjing Wuigb_uio: fix interrupt enablement after FLR in VM
2017-10-13 Markus Theiligb_uio: fix legacy MSI masking
2017-10-13 Ferruh Yigitigb_uio: fix unknown MSI symbols
2017-10-13 Santosh Shuklaeal: call plugin init before device parse
2017-10-13 Xiaoyun Lieal/x86: select optimized memcpy at run-time
2017-10-13 Jerin Jacobtimer: honor arch-specific TSC frequency query
2017-10-12 Jianfeng Tanmem: honor IOVA mode for no-huge case
2017-10-11 Pavan Nikhilesheal: add function to check lcore role
2017-10-10 Jonas Pfefferlevfio: refactor PCI BAR mapping
2017-10-10 Jonas Pfefferlevfio: fix sPAPR IOMMU DMA window size
2017-10-09 Patrick MacArthureal: copy raw strings taken from command line
2017-10-09 Seth Howellmem: check mmap failure
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-08 Hemant Agrawaligb_uio: fix build on arm64 kernel
2017-10-06 Tonghao Zhangigb_uio: use UIO macro instead of hardcoded value
2017-10-06 Markus Theiligb_uio: add MSI IRQ mode
2017-10-06 Markus Theiligb_uio: use kernel functions for masking MSI-X
2017-10-06 Markus Theiligb_uio: release in exact reverse order
2017-10-06 Markus Theiligb_uio: fix MSI-X IRQ assignment with new IRQ function
2017-10-06 Markus Theiligb_uio: fix IRQ disable on recent kernels
2017-10-06 Markus Theiligb_uio: refactor IRQ enable/disable into own functions
2017-10-06 Nirmoy Daskni: fix SLE version detection
2017-10-06 Santosh Shuklaeal: allow user to override default mempool driver
2017-10-06 Santosh Shuklamem: honor IOVA mode in virt2phy
2017-10-06 Santosh Shuklavfio: honor IOVA mode before mapping
2017-10-06 Santosh Shuklaeal: auto detect IOVA mode
2017-10-06 Santosh Shuklaeal: introduce helper API for IOVA mode
2017-10-06 Santosh Shuklabus: get IOMMU class
2017-10-06 Santosh Shuklapci: get IOMMU class on Linux
2017-10-06 Santosh Shuklapci: get IOMMU class
2017-10-06 Santosh Shuklapci: export match function
2017-10-06 Olivier Matzuio: fix compilation with -Og
2017-10-05 Kuba Kozakvfio: fix close unchecked file descriptor
2017-09-15 Harry van Haarenservice: add component runstate
2017-09-15 Harry van Haarenservice: use id in get by name function
2017-09-15 Harry van Haarenservice: use id in unregister
2017-09-15 Harry van Haarenservice: use id in runstate function
2017-09-15 Harry van Haarenservice: return integer service id from register
2017-09-15 Harry van Haarenservice: use id in lcore to service map functions
2017-09-14 Pavan Nikhileshservice: add count per lcore
2017-08-08 Gaetan Riveteal: bump ABI version
2017-08-03 Gaetan Riveteal: read and parse device option separately
2017-07-31 Chas Williamslog: get level for dynamic types
2017-07-30 Hemant Agrawaleal: disable NUMA related warnings on non-NUMA systems
2017-07-21 Sergio Gonzalez... pci: move NUMA node check from scan to probe
2017-07-20 Shijith Thottonigb_uio: issue FLR during open and release of device...
2017-07-19 Gaetan Rivetbus/pci: use given name as generic name
2017-07-19 Gaetan Rivetdevargs: introduce insert function
2017-07-19 Gaetan Rivetdevargs: introduce removal function
2017-07-16 Harry van Haarenservice: initialize with EAL
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-05 Stephen Hemmingerpci: remove unnecessary casts in address parsing
2017-07-04 Olivier Matzmem: do not advertise physical address when no hugepages
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-06-30 Ilya Maximetsmem: balanced allocation of hugepages
2017-06-23 Tonghao Zhangpci: set default numa node for broken systems
2017-06-16 Thomas Monjalonmem: support page locking on FreeBSD
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-14 Ferruh Yigitkni: fix build with gcc 7.1
2017-06-05 Alejandro Lucerovfio: fix array bounds check
next