net/sfc: make multi-segment support a Tx datapath feature
[dpdk.git] / lib / librte_eal /
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
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-03-08 Jan Blunckeal: ensure constness of container_of target
2017-03-08 Jan Blunckeal: fix container_of macro for const members
2017-02-27 Chris Metcalftile: fix build
2017-02-27 Chris Metcalfeal/tile: avoid use of non-upstreamed header
2017-02-21 Thomas Monjalonlog: remove old symbols from map
2017-02-21 Ferruh Yigitkni: remove KNI vhost support
2017-02-17 Thomas Monjalonversion: 17.05-rc0
2017-02-14 Thomas Monjalonversion: 17.02.0
2017-02-13 Qi Zhangvfio: fix maximum number of interrupt for MSI-X
2017-02-10 Thomas Monjalonversion: 17.02-rc3
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-30 Thomas Monjalonversion: 17.02-rc2
2017-01-29 Emmanuel Roullitdevargs: reset driver name pointer on parsing failure
2017-01-29 Olivier Matzeal: fix warning about debug log at startup
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 Pablo de Laraeal: fix FreeBSD build
2017-01-19 Thomas Monjalonversion: 17.02-rc1
2017-01-19 Shreyansh Jainbus: add probing
2017-01-19 Shreyansh Jainbus: add scanning
2017-01-19 Shreyansh Jainbus: introduce bus abstraction
2017-01-18 Pablo de Laraefd: new Elastic Flow Distributor library
2017-01-18 Jerin Jacobeal/arm64: change barrier definitions to macros
2017-01-18 Jerin Jacobeal/arm64: override I/O device read/write access
2017-01-18 Jerin Jacobeal: let all architectures use generic I/O implementation
2017-01-18 Jerin Jacobeal: add generic I/O device read/write implementation
2017-01-18 Jerin Jacobeal: introduce I/O device memory read/write operations
2017-01-18 Jerin Jacobeal/arm64: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/arm64: define SMP barrier
2017-01-18 Jerin Jacobeal/arm64: fix memory barrier definition
2017-01-18 Jerin Jacobeal/armv7: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/arm: separate SMP barrier definition for ARMv7...
2017-01-18 Jerin Jacobeal/ppc64: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/tile: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/x86: define I/O device memory barriers
2017-01-18 Jerin Jacobeal: introduce I/O device memory barriers
2017-01-17 Michał Mirosławnet/i40e: return errno when interrupt setup fails
2017-01-17 Zhihong Wangeal: optimize aligned memcpy on x86
2017-01-12 Ben Walkerpci: use address struct in function arguments
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2017-01-12 Ben Walkerpci: unmap resources if probe fails
2017-01-04 Nelio Laranjeiroeal: define generic vector types
2017-01-04 Thomas Monjalontools: move to usertools
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-24 Stephen Hemmingereal: make driver pointer const in device struct
2016-12-24 Jan Blunckeal: allow passing const interrupt handle
2016-12-24 Jan Blunckeal: define container_of macro
2016-12-21 Stephen Hemmingerpci: remove unused unbind support
2016-12-21 Jerin Jacobeal: postpone vdev initialization
2016-12-21 Jianfeng Taneal: restrict cores auto detection
2016-12-21 Aaron Conoleeal: clarify the argc and argv documentation
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-12-07 Anatoly Burakovvdev: fix detaching with alias
2016-12-07 Robin Jarrykni: avoid using lsb_release script
2016-12-07 Thomas Monjalonconfig: remove insecure warnings
2016-12-06 Wei Daipci: fix check of mknod
2016-12-01 Olivier Matzlog: do not drop debug logs at compile time
2016-11-14 Thomas Monjalonversion: 17.02-rc0
2016-11-13 Thomas Monjalonversion: 16.11.0
2016-11-07 Thomas Monjalonversion: 16.11-rc3
2016-11-07 Igor Ryzhovpci: fix probing error if no driver found
2016-11-07 David Marchandpci: unset driver if probe fails
2016-11-06 Ben Walkerpci: probe only devices without any driver
2016-11-06 Jianbo Liueal/ppc: fix file descriptor leak when getting CPU...
next