drivers/net: fix vfio kmod dependency
[dpdk.git] / lib / librte_eal /
2017-06-05 Tonghao Zhangmemzone: check NUMA id when reserving a zone
2017-06-05 Lee Robertskni: fix build on RHEL 7.4
2017-06-04 Ferruh Yigiteal: remove duplicated license
2017-05-15 Thomas Monjalonversion: 17.08-rc0
2017-05-11 Thomas Monjalonversion: 17.05.0
2017-05-10 Tiwei Bieeal/bsd: fix read on PCI configuration space
2017-05-10 Tiwei Bieeal/bsd: fix ioport write operation
2017-05-10 Jianfeng Tanxen: fix physical address availability in dom0
2017-05-10 Alejandro Lucerovfio: fix index for tracking devices in a group
2017-05-07 Thomas Monjalonversion: 17.05-rc4
2017-05-05 Ferruh Yigitkni: fix ethtool build with kernel 4.11
2017-05-05 Jerin Jacobeal: optimize TSC routines when HPET is disabled
2017-05-05 Wei Daiconfig: make backtrace optional
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-05-04 Thomas Monjaloneal: remove forward declaration of generic driver
2017-05-04 Thomas Monjaloneal: remove generic driver and device lists
2017-05-01 Thomas Monjalonversion: 17.05-rc3
2017-04-30 Adrien Mazarguileal: fix debug macro redefinition
2017-04-30 Alexey Kardashevskiyvfio: fix structures for sPAPR IOMMU
2017-04-30 Alejandro Lucerovfio: fix device unplug when several devices per group
2017-04-30 Andrew Rybchenkovfio: set IOMMU type for the container once
2017-04-30 Alexey Kardashevskiypci: initialize generic driver pointer
2017-04-21 Thomas Monjalonversion: 17.05-rc2
2017-04-20 Gaetan Rivetethdev: introduce device removal event
2017-04-20 Nicolas Dichteligb_uio: switch to new irq function for MSI-X
2017-04-20 Chao Zhueal/ppc: fix mmap for memory initialization
2017-04-19 Olivier Matzlog: fix dump of registered logs when disabled
2017-04-19 Olivier Matzlog: fix log level regexp matching
2017-04-19 Olivier Matzeal: remove undue printf
2017-04-19 Olivier Matzeal: remove log level from internal config
2017-04-19 Olivier Matzeal: move internal config initialization
2017-04-19 Olivier Matzlog: fix default level
2017-04-19 Pablo de Laralog: redefine logtype values
2017-04-19 Ferruh Yigitkni: fix ethtool support
2017-04-19 Hemant Agrawalvfio: export utility functions in map file
2017-04-18 Jan Blunckeal: parse driver argument before probing drivers
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-14 Jan Blunckvdev: make virtual bus use its device struct
2017-04-14 Jan Blunckvdev: add virtual device arguments helper function
2017-04-14 Jan Blunckvdev: add virtual device name helper function
2017-04-14 Jan Blunckvdev: add virtual device struct
2017-04-14 Jan Blunckvdev: refactor probe/remove
2017-04-14 Jan Blunckeal: remove unused device init function
2017-04-14 Jan Blunckvdev: move virtual device probing into a bus
2017-04-14 Jan Blunckeal: probe new virtual bus after other bus devices
2017-04-14 Shreyansh Jaineal: bump ABI version for bus refactoring
2017-04-14 Shreyansh Jainpci: use bus driver for scan/probe
2017-04-14 Shreyansh Jainpci: add bus driver
2017-04-14 Shreyansh Jainpci: remove loop over drivers in device detach
2017-04-14 Shreyansh Jainpci: split match and probe
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2017-04-06 Thomas Monjalonversion: 17.05-rc1
2017-04-06 Andrew Rybchenkopci: do not log false failures for non-whitelisted...
2017-04-06 Aaron Conoleeal: deprecate old cpu features check function
2017-04-06 Aaron Conoleeal: add missing function to symbol map
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-06 Qi Zhangvfio: keep interrupt source read only
2017-04-05 Olivier Matzeal: deprecate log functions
2017-04-05 Olivier Matzeal: change specific log levels at startup
2017-04-05 Olivier Matzeal: change several log levels matching a regexp
2017-04-05 Olivier Matzeal: dump registered log types
2017-04-05 Olivier Matzeal: support dynamic log types
2017-04-05 Olivier Matzmbuf: use 2 bytes for port and nb segments
2017-04-05 Jerin Jacobmbuf: make rearm data address naturally aligned
2017-04-04 Jerin Jacobeventdev: implement the northbound APIs
2017-04-01 Jianfeng Taneal/linux: add interrupt type for vdev
2017-04-04 Shahaf Shulereal/linux: support external Rx interrupt
2017-04-04 Nirmoy Daskni: fix build on Suse 12 SP3
2017-04-04 Jerin Jacobeal/linux: fix build with glibc 2.25
2017-04-04 Bruce Richardsonnic_uio: fix device binding at boot
2017-04-04 Jianfeng Tanvfio: fix secondary process start
2017-04-03 Anatoly Burakovvfio: fix build
2017-04-03 Ferruh Yigitigb_uio: fix build with kernel < 3.2
2017-03-30 David Suigb_uio: use non-threaded ISR
2017-03-30 Alejandro Luceroigb_uio: map dummy DMA forcing IOMMU domain attachment
2017-03-30 Alejandro Lucerovfio: support hotplug
2017-03-30 Nikhil Raovfio: fix disabling INTx
2017-03-30 Anatoly Burakovvfio: fix build on old kernel
2017-03-30 Ferruh Yigitkni: fix build with kernel 4.11
2017-03-27 Bruce Richardsoneal/bsd: query the cpu count only once
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-27 Aaron Conoleeal: add info about various init error codes
2017-03-27 Aaron Conoleeal: do not panic on bus probe/scan failure
2017-03-27 Aaron Conoleeal: do not panic on vdev init failure
2017-03-27 Aaron Conoleeal: do not panic on PCI failures
2017-03-27 Aaron Conoleeal: do not panic if plugins fail to init
2017-03-27 Aaron Conoleeal: do not panic on interrupt thread init
2017-03-27 Aaron Conoleeal: do not panic on timer init failure
2017-03-27 Aaron Conoleeal: do not panic on a number of conditions
2017-03-27 Aaron Conoleeal: set errno when exiting for already initialized
2017-03-27 Aaron Conoleeal: do not panic on memzone init failure
2017-03-27 Aaron Conoleeal: do not panic on argument parsing error
2017-03-27 Aaron Conoleeal: do not panic on hugepage info init
2017-03-27 Aaron Conoleeal: do not panic when CPU is not supported
2017-03-27 Aaron Conoleeal: do not panic on CPU detection
2017-03-27 Ben Walkerpci: fix device registration on FreeBSD
2017-03-15 Matt Petersigb_uio: support devices with only I/O BAR
2017-03-15 Thomas Monjalonremove unmaintained TILE-Gx architecture
next