service: initialize with EAL
[dpdk.git] / lib / librte_eal / linuxapp /
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
2017-06-05 Lee Robertskni: fix build on RHEL 7.4
2017-06-04 Ferruh Yigiteal: remove duplicated license
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-05 Ferruh Yigitkni: fix ethtool build with kernel 4.11
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 generic driver and device lists
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-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 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 Ferruh Yigitkni: fix ethtool support
2017-04-19 Hemant Agrawalvfio: export utility functions in map file
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckeal: remove unused device init function
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-11 Stephen Hemmingerlib: remove unnecessary void cast
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-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 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 Olivier Matzmk: optimize directory dependencies
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-15 Matt Petersigb_uio: support devices with only I/O BAR
2017-03-09 Gowrishankar Muthu... eal/ppc: support sPAPR IOMMU for vfio-pci
2017-03-09 Ben Walkereal/linux: support running as unprivileged user
2017-02-21 Thomas Monjalonlog: remove old symbols from map
2017-02-21 Ferruh Yigitkni: remove KNI vhost support
2017-02-13 Qi Zhangvfio: fix maximum number of interrupt for MSI-X
2017-02-10 Yong Wangpci: fix UIO interrupt file descriptor check before...
2017-02-09 Patrick MacArthurvfio: fix file descriptor leak in multi-process
2017-01-29 Michał Mirosławkni: guard against unterminated name oops
2017-01-29 Michał Mirosławkni: set interface name source as user-space
2017-01-29 Ferruh Yigitkni: add build option for ethtool support
2017-01-19 Shreyansh Jainbus: add probing
2017-01-19 Shreyansh Jainbus: add scanning
2017-01-19 Shreyansh Jainbus: introduce bus abstraction
2017-01-17 Michał Mirosławnet/i40e: return errno when interrupt setup fails
2017-01-12 Ben Walkerpci: use address struct in function arguments
2016-12-24 Jan Blunckeal: allow passing const interrupt handle
2016-12-21 Stephen Hemmingerpci: remove unused unbind support
2016-12-21 Jerin Jacobeal: postpone vdev initialization
2016-12-07 Robin Jarrykni: avoid using lsb_release script
2016-12-06 Wei Daipci: fix check of mknod
next