test: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / lib / librte_eal / linuxapp /
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-02-01 Hemant Agrawalkni: set initial value for MTU
2018-02-01 Hemant Agrawalkni: support promiscuous mode set
2018-02-01 Hemant Agrawalkni: support MAC address change
2018-01-31 Pavan Nikhilesheal: fix default mempool ops
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsonbuild: detect and use libnuma
2018-01-30 Luca Boccassieal: do not hard-code install path with meson
2018-01-30 Bruce Richardsonbuild: add option to version libs using DPDK version
2018-01-30 Bruce Richardsonigb_uio: build with meson
2018-01-30 Bruce Richardsoneal: build with meson
2018-01-30 Jianfeng Taneal: add channel for multi-process communication
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-29 Harry van Haareneal: add function to release internal resources
2018-01-29 Hemant Agrawaleal: prefix mbuf pool ops name with user defined
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-20 Jonas Pfefferlevfio: improve noiommu check error handling
2018-01-16 Pavan Nikhileshvfio: make groups max configurable
2018-01-16 Hemant Agrawalvfio: expose clear group function for internal usages
2018-01-16 Xiao Wangigb_uio: allow multi-process access
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-12 Anatoly Burakovvfio: fix enabled check on error
2018-01-11 Thomas Monjaloneal/x86: get hypervisor name
2018-01-11 Jonas Pfefferlemem: warn if address hint is not respected
2018-01-11 Ferruh Yigitigb_uio: convert license header to SPDX tag
2018-01-11 Ferruh Yigitkni: convert license headers to SPDX tags
2018-01-11 Thierry Herbelotfix typos
2018-01-05 Stephen Hemmingerkni: remove redundant parenthesis
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-12-15 Ferruh Yigitkni: fix build with kernel 4.15
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
next