mempool: fix slow allocation of large mempools
[dpdk.git] / drivers / bus /
2019-01-18 Andy Peibus/ifpga: fix AFU probe failure handler
2019-01-18 Andy Peibus/ifpga: fix forcing optional devargs
2019-01-18 Andy Peibus/ifpga: fix build for cpp applications
2019-01-14 Pallantla Poornimadrivers: fix sprintf with snprintf
2019-01-14 Shreyansh Jainbus/fslmc: support secondary process
2019-01-14 Shreyansh Jainnet/dpaa2: change reference to private device
2019-01-14 Shreyansh Jainmempool/dpaa2: support saving context of buffer pool
2019-01-14 Nipun Guptabus/fslmc: support scanning DPDMUX object
2019-01-14 Hemant Agrawalbus/fslmc: make portal function static
2019-01-14 Hemant Agrawalbus/fslmc: rename portal pi index to consumer index
2019-01-14 Hemant Agrawalbus/fslmc: add dynamic config for memback portal mode
2019-01-14 Hemant Agrawalbus/fslmc: upgrade to latest qbman library
2019-01-14 Shreyansh Jainbus/fslmc: fix parse method for bus devices
2019-01-14 Hemant Agrawalbus/fslmc: fix to convert error msg to warning
2019-01-14 Hemant Agrawalbus/fslmc: fix to use correct physical core for logical...
2019-01-14 Youri Querrybus/fslmc: fix ring mode to use correct cache settings
2019-01-14 Sachin Saxenabus/fslmc: fix to reset portal memory before use
2019-01-14 Hemant Agrawalbus/dpaa: fix logical to physical core affine logic
2018-12-19 Tone Zhangvfio: support 64KB kernel page size
2018-12-19 Stephen Hemmingerbus/dpaa: do nothing if bus not present
2018-12-19 Stephen Hemmingerbus/vmbus: debug subchannel setup
2018-12-19 Stephen Hemmingerbus/vmbus: fix race in subchannel creation
2018-11-25 Darek Stojaczykvfio: do not needlessly setup device in secondary process
2018-11-25 Ferruh Yigitbus/pci: fix allocation of device path
2018-11-18 Thomas Monjalonvfio: fix build with Linux < 4.0
2018-11-18 Jeff Guovfio: add lock for hot-unplug failure handler
2018-11-14 Stephen Hemmingerbus/vmbus: fix directory handle leak on error
2018-11-11 Thomas Monjalondevargs: do not replace already inserted device
2018-11-06 Fan Zhangbus/pci: fix config r/w access
2018-11-05 Alejandro Lucerobus/pci: avoid call to DMA mask check
2018-11-05 Alejandro Luceromem: rename DMA mask check with proper prefix
2018-11-04 Ferruh Yigitbus/dpaa: fix build with gcc 9.0
2018-11-01 Thomas Monjalondrivers: remove useless constructor headers
2018-10-31 Qi Zhangbus/pci: fix resource mapping override
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-29 Darek Stojaczykbus/pci: propagate probing error codes
2018-10-29 Darek Stojaczykvfio: fix interrupt unregister for hotplug notifier
2018-10-29 Alejandro Lucerobus/pci: compare kernel driver instead of interrupt...
2018-10-28 Luca Boccassibus/pci: harmonize return value of config read
2018-10-28 Alejandro Lucerobus/pci: use IOVA DMA mask check when setting IOVA...
2018-10-28 Alejandro Lucerobus/pci: check IOMMU addressing limitation just once
2018-10-28 Qi Zhangbus/vdev: fix devargs after multi-process bus scan
2018-10-26 Thomas Monjalonbus/vdev: add iteration filter on name
2018-10-25 Paul Lusebus/vdev: fix multi-process IPC buffer leak on scan
2018-10-24 Shreyansh Jainbus/fslmc: ignore dpaax PA-VA table errors
2018-10-22 Qi Zhangbus/vdev: fix uninitialized device bus
2018-10-22 Anatoly Burakovvfio: improve musl compatibility
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-19 Thomas Monjalondevargs: fix freeing during device removal
2018-10-17 Thomas Monjaloneal: allow probing a device again
2018-10-17 Thomas Monjaloneal: add function to query device status
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-17 Jerin Jacobvfio: fix missing header inclusion
2018-10-16 Hemant Agrawalnet/dpaa2: optimize fd reset in Tx path
2018-10-16 Nipun Guptabus/fslmc: support 32 enqueues/dequeues for LX2
2018-10-16 Nipun Guptabus/fslmc: support memory backed portals with QBMAN 5.0
2018-10-16 Hemant Agrawalbus/fslmc: upgrade mc FW APIs to 10.10.0
2018-10-16 Shreyansh Jainfslmc: enable dpaax library
2018-10-16 Shreyansh Jaindpaa: enable dpaax library
2018-10-16 Shreyansh Jainbus/fslmc: fix physical addressing check
2018-10-16 Jeff Guovfio: fix build with Linux < 4.0
2018-10-15 Jeff Guovfio: handle hotplug request notifier
2018-10-15 Jeff Guobus/pci: add VFIO request interrupt handle to device
2018-10-15 Jeff Guobus/pci: support sigbus handler
2018-10-15 Jeff Guobus/pci: support hot-unplug handler
2018-10-11 Thomas Monjaloneal: add bus pointer in device structure
2018-10-11 Thomas Monjalondevargs: simplify parameters of removal function
2018-10-11 Thomas Monjalondevargs: rename enum items with singular form
2018-10-11 Thomas Monjalonbus/pci: rename devargs parameter id to addr
2018-10-11 Anatoly Burakovmalloc: enable event callbacks for external memory
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-10-11 Anatoly Burakovmem: add length to memseg list
2018-10-03 Anatoly Burakovvfio: allow mapping MSI-X BARs if kernel allows it
2018-10-03 Gaetan Rivetbus/vdev: implement device iteration
2018-10-03 Gaetan Rivetbus/pci: add iteration filter on address
2018-10-03 Gaetan Rivetbus/pci: implement device iteration
2018-09-27 Hemant Agrawalbus/dpaa: add check for re-definition in compat
2018-09-27 Nipun Guptabus/dpaa: avoid big endian conversions for contextb
2018-09-27 Nipun Guptabus/dpaa: avoid tag set for eqcr in Tx path
2018-09-27 Hemant Agrawalbus/dpaa: support interrupt portal based fd
2018-09-27 Thomas Monjalondrivers/bus: fill driver reference after NXP probing
2018-09-27 Thomas Monjalonbus/ifpga: remove useless driver cast
2018-09-14 Stephen Hemmingerbus/vmbus: add devargs support
2018-08-28 Stephen Hemmingerbus/vmbus: add host latency tuning function
2018-09-16 Qi Zhangbus/vdev: fix error log on secondary device scan
2018-08-27 Hemant Agrawalbus/fslmc: fix undefined reference of memsegs
2018-08-09 Rami Rosenbus/pci: remove unneeded EAL private include
2018-08-09 Rami Rosenbus/pci: remove useless forward declaration
2018-08-07 Stephen Hemmingerbus/vmbus: handle EOF on IRQ read
2018-08-07 Stephen Hemmingerbus/vmbus: make sure path is null terminated
2018-08-07 Stephen Hemmingerbus/vmbus: close directory in error path
2018-08-05 Stephen Hemmingerbus/vmbus: avoid signalling host on read
2018-08-01 Anatoly Burakovvfio: revert retry logic for MSI-X BAR mapping
2018-07-26 Rami Rosenbus/pci: fix a typo
2018-07-26 Takeshi Yoshimuravfio: fix workaround of BAR mapping
2018-07-20 Qi Zhangvfio: enable unmapping resource for secondary
2018-07-20 Qi Zhangvfio: fix PCI address comparison
2018-07-15 Thomas Monjalonbus/vmbus: fix build without libuuid
2018-07-13 Stephen Hemmingernet/netvsc: add Hyper-V network device
next