net/enic: move PCI device ids to the driver
[dpdk.git] / lib / librte_eal /
2016-07-11 David Marchandnet/enic: move PCI device ids to the driver
2016-07-11 David Marchandnet/vmxnet3: move PCI device ids to the driver
2016-07-11 David Marchandnet/virtio: move PCI device ids to the driver
2016-07-11 David Marchandnet/fm10k: move PCI device ids to the driver
2016-07-11 David Marchandnet/i40e: move PCI device ids to the driver
2016-07-11 David Marchandnet/e1000: move em PCI device ids to the driver
2016-07-11 David Marchandeal: remove PCI device ids header from doxygen
2016-07-11 Jan Viktorinvfio: rework initialization to be extendable
2016-07-11 Jan Viktorinvfio: initialize out of the PCI subsystem
2016-07-11 Jan Viktorinvfio: generalize process synchronization
2016-07-11 Jan Viktorinvfio: make mode types private
2016-07-11 Jan Viktorinvfio: fix typo in doc for device setup
2016-07-11 Jan Viktorinvfio: move global config out of PCI files
2016-07-11 Jan Viktorinvfio: extract setup logic out of resource mapping
2016-07-11 Jan Viktorinvfio: generalize non PCI-specific functions
2016-07-11 Jan Viktorinvfio: move common code out of PCI file
2016-07-11 Jan Viktorinvfio: move definitions from PCI to VFIO header
2016-07-11 Jan Viktorinvfio: fix private include to be local
2016-07-10 Ferruh Yigitigb_uio: fix possible mmap failure with Linux 4.5
2016-07-10 Sergio Gonzalez... mem: do not zero out memory on zmalloc
2016-07-10 Sergio Gonzalez... mem: zero out memory on free
2016-07-10 Daniel Mrzyglodmem: fix hugepage resource leak
2016-07-08 Thomas Monjaloneal: remove PCI include from generic driver header
2016-07-06 Neil Hormaneal: export default plugin path to external tools
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-04 Thomas Monjalonversion: 16.07-rc1
2016-06-30 Olivier Matzmem: revert page locking when not using hugepages
2016-06-30 Jianfeng Tanmem: fix allocating all free hugepages
2016-06-30 Huilong Xupci: increase log level to show blacklisted devices
2016-06-27 Beilei Xingnet/ixgbe/base: update device IDs
2016-06-24 Ajit Khapardenet/bnxt: support Cumulus+ Ethernet adapter
2016-06-20 Ajit Khapardenet/bnxt: add driver for Broadcom NetXtreme-C devices
2016-06-20 Helin Zhangnet/i40e/base: support new devices
2016-06-15 Rahul Lakkireddypci: fix config space access on FreeBSD
2016-06-27 Pablo de Larakni: fix build with gcc 6.1
2016-06-21 Anupam Kapoorkni: fix build with gcc 6
2016-06-21 Ferruh Yigitigb_uio: fix build on CentOS 6.8
2016-06-20 Remy Hortonkeepalive: fix missing symbol export
2016-06-20 Marcin Kerlinmem: fix leak after mapping failure
2016-06-20 Marcin Kerlinmem: fix error message with Xen
2016-06-20 Sergio Gonzalez... mem: fix possible integer overflow
2016-06-20 Tetsuya Mukawapci: fix resource release when unmapping
2016-06-20 Tetsuya Mukawapci: fix resource leak when secondary process mapping...
2016-06-20 Tetsuya Mukawaeal: fix argument parsing check
2016-06-20 Thomas Monjaloneal/linux: fix build with glibc < 2.12
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-06-17 Thomas Monjalonkeepalive: fix exported symbols
2016-06-16 Remy Hortonkeepalive: add liveness callback
2016-06-16 Remy Hortonkeepalive: export states
2016-06-15 Olivier Matzpci: mmap ioports on non-x86 Linux
2016-06-15 Olivier Matzpci: split function parsing resources in sysfs
2016-06-15 Olivier Matzpci: remove invalid comment
2016-06-15 Olivier Matzeal/linux: only call iopl on x86
2016-06-15 Olivier Matzpci: fix typos in ioport doxygen comments
2016-06-15 Zhihong Wangeal/x86: improve memcpy performance
2016-06-14 Ziye Yangpci: support class id probing
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-06-10 Thomas Monjaloneal: remove useless includes of mempool and ring
2016-06-10 Thomas Monjalonlog: deprecate history dump
2016-06-07 Anatoly Burakovivshmem: fix overlap detection
2016-06-07 Ferruh Yigitkni: move more kernel version check to compat header
2016-06-07 Ferruh Yigitkni: fix spacing in compat header
2016-06-07 Ferruh Yigitkni: fix build with kernel 4.7
2016-06-07 Olivier Matzkni: fix build clean on Ubuntu
2016-06-03 Damjan Marioneal/x86: fix clang build with -O0
2016-05-19 Olivier Matzmempool: add flag for removing phys contiguous constraint
2016-05-19 Olivier Matzmem: avoid memzone/mempool/ring name truncation
2016-05-19 Olivier Matzxen: return machine address without knowing memseg id
2016-05-19 Olivier Matzmem: lock pages when not using hugepages
2016-05-18 Maxime Leroylog: fix level/type retrieving from a standard thread
2016-05-05 Bruce Richardsoneal: add missing include to debug header
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-05-02 Thomas Monjalonlog: increase default level to info
2016-05-02 Thomas Monjaloneal: increase log level of some messages
2016-05-02 Mauricio Vasquez Bmem: fix freeing of memzone used by ivshmem
2016-05-02 Ferruh Yigitkni: support chained mbufs
2016-05-02 Igor Ryzhovkni: keep ethernet MAC address when interface goes up
2016-04-27 Daniel Mrzyglodvfio: fix socket option check
2016-04-27 Thomas Monjaloneal: remove useless internal function from memcpy headers
2016-04-26 Thomas Monjalonversion: 16.07-rc0
2016-04-22 Thomas Monjalonlib: remove poisoned flags
2016-04-20 Thomas Monjalonpci: remove deprecated specific config
2016-04-11 Thomas Monjalonversion: 16.04
2016-04-11 Ferruh Yigitkni: fix vhost build with kernels 4.2 and 4.4
2016-04-11 Daniel Mrzyglodvfio: fix resource leak
2016-04-07 Thomas Monjalonversion: 16.04-rc4
2016-04-07 Ferruh Yigitkni: fix possible deadlock
2016-04-07 Anatoly Burakovivshmem: avoid infinite loop when concatenating segments
2016-04-01 Thomas Monjalonversion: 16.04-rc3
2016-04-01 Chao Zhueal/ppc: fix prefetch instruction
2016-04-01 Chao Zhuconfig: fix CPU and memory parameters on IBM POWER8
2016-03-25 Thomas Monjalonversion: 16.04-rc2
2016-03-24 Jan Viktorineal/arm: disable NEON for 32-bit memcpy
2016-03-22 Daniel Mrzyglodmk: fix missing librt dependencies
2016-03-22 Thomas Monjalonmk: restrict CPU flags list
2016-03-16 Thomas Monjalonversion: 16.04-rc1
2016-03-16 David Marchandpci: fix ioport support for uio_pci_generic on x86
2016-03-16 David Marchandpci: separate ioport handlers per UIO driver
2016-03-16 David Marchandpci: align ioport special case for x86 in read/write...
2016-03-16 David Marchandpci: align ioport unmap error handling to ioport map
next