dpdk.git
2018-04-13 Zhiyong Yangnet/virtio-user: fix port id type
2018-04-13 Zhihong Wangvhost: add APIs for live migration
2018-04-13 Zhihong Wangvhost: adapt library for selective datapath
2018-04-13 Zhihong Wangvhost: add APIs for datapath configuration
2018-04-13 Zhihong Wangvhost: support selective datapath
2018-04-13 Zhihong Wangvhost: export vhost feature definitions
2018-04-15 Ferruh Yigitdoc: reduce initial offload API rework scope to drivers
2018-04-15 Shreyansh Jainhash: fix comment for lookup
2018-04-15 Allain Legacyip_frag: fix double free of chained mbufs
2018-04-15 Gowrishankar... bus/fslmc: fix 64-bit format specifiers
2018-04-13 Jeff Guoapp/testpmd: enable device hotplug monitoring
2018-04-13 Jeff Guoeal/linux: add uevent parse and process
2018-04-13 Jeff Guoeal: add device event monitor framework
2018-04-13 Jeff Guoeal: add device event handle in interrupt thread
2018-04-12 Anatoly Burakovvfio: fix device hotplug when several devices per group
2018-04-12 Hemant Agrawalvfio: export some internal functions
2018-04-12 Hemant Agrawaldoc: add VFIO API in doxygen
2018-04-12 Neil Hormanmem: set fd to -1 for anonymous mmap
2018-04-11 Nipun Guptabus/fslmc: configure separate portal for Ethernet Rx
2018-04-11 Hemant Agrawalnet/dpaa2: fix xstats
2018-04-11 Akhil Goyalnet/dpaa: update checksum for external pool obj
2018-04-11 Hemant Agrawalbus/dpaa: fix resource leak
2018-04-11 Hemant Agrawalnet/dpaa: fix oob access
2018-04-11 Hemant Agrawalnet/dpaa: fix array overrun
2018-04-11 Sunil Kumar... bus/dpaa: fix unchecked return value
2018-04-11 Sunil Kumar... bus/dpaa: fix resource leak
2018-04-11 Olivier Matzmbuf: remove control mbuf
2018-04-11 Darren Edamuraigb_uio: bind error if PCIe bridge
2018-04-11 Pavan Nikhilesheal: fix ARM build with clang
2018-04-11 Anatoly Burakovmem: prevent preallocated pages from being freed
2018-04-11 Anatoly Burakovmalloc: enable validation before new page allocation
2018-04-11 Anatoly Burakovmem: add validator callback
2018-04-11 Anatoly Burakoveal: enable non-legacy memory mode
2018-04-11 Anatoly Burakovbus/fslmc: support memory event callbacks for VFIO
2018-04-11 Anatoly Burakovbus/fslmc: move VFIO DMA map into bus probe
2018-04-11 Anatoly Burakovvfio: support memory event callbacks
2018-04-11 Anatoly Burakovmalloc: enable callbacks on alloc/free and mp sync
2018-04-11 Anatoly Burakovmalloc: support callbacks on memory events
2018-04-11 Anatoly Burakovmalloc: support multiprocess memory hotplug
2018-04-11 Anatoly Burakovmalloc: enable memory hotplug support
2018-04-11 Anatoly Burakovmem: add secondary process init with memory hotplug
2018-04-11 Anatoly Burakovmem: share hugepage info primary and secondary
2018-04-11 Anatoly Burakovmem: make use of memory hotplug for init
2018-04-11 Anatoly Burakovmem: read hugepage counts from node-specific sysfs...
2018-04-11 Anatoly Burakovmem: prepare memseg lists for multiprocess sync
2018-04-11 Anatoly Burakovmem: add function to check if memory is contiguous
2018-04-11 Anatoly Burakoveal: add single file segments option
2018-04-11 Anatoly Burakovmem: support unmapping pages at runtime
2018-04-11 Anatoly Burakovmem: support mapping hugepages at runtime
2018-04-11 Anatoly Burakovmemzone: replace memzone array with fbarray
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakoveal: add shared indexed file-backed array
2018-04-11 Anatoly Burakoveal: add legacy memory option
2018-04-11 Anatoly Burakovvfio: allow to map other memory regions
2018-04-11 Anatoly Burakovmemzone: use walk instead of iteration for dumping
2018-04-11 Anatoly Burakovnet/mlx5: use virt2memseg instead of iteration
2018-04-11 Anatoly Burakovnet/mlx4: use virt2memseg instead of iteration
2018-04-11 Anatoly Burakovcrypto/dpaa_sec: use virt2memseg instead of iteration
2018-04-11 Anatoly Burakovbus/fslmc: use virt2memseg instead of iteration
2018-04-11 Anatoly Burakovmem: add virt2memseg function
2018-04-11 Anatoly Burakovcrypto/dpaa_sec: use iova2virt instead of memseg iteration
2018-04-11 Anatoly Burakovbus/fslmc: use iova2virt instead of memseg iteration
2018-04-11 Anatoly Burakovbus/dpaa: use iova2virt instead of memseg iteration
2018-04-11 Anatoly Burakovmem: add iova2virt function
2018-04-11 Anatoly Burakovnet/virtio: use memseg contig walk instead of iteration
2018-04-11 Anatoly Burakovmem: add contig walk function
2018-04-11 Anatoly Burakovvfio/spapr: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovvfio/type1: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovtest: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovmempool: use memseg walk instead of iteration
2018-04-11 Anatoly Burakoveal: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovnet/mlx5: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovbus/pci: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovbus/fslmc: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovmem: add function to walk all memsegs
2018-04-11 Anatoly Burakovmempool: support new allocation methods
2018-04-11 Anatoly Burakovnet/vmxnet3: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/virtio: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/qede: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/i40e: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/enic: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/ena: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/cxgbe: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/bnxt: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/bnx2x: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/avf: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovcrypto/qat: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovethdev: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovmemzone: enable IOVA-contiguous reserving
2018-04-11 Anatoly Burakovmalloc: support contiguous allocation
2018-04-11 Anatoly Burakovmalloc: replace panics with error messages
2018-04-11 Anatoly Burakovmalloc: make free return resulting element
2018-04-11 Anatoly Burakovmalloc: make free list removal function public
2018-04-11 Anatoly Burakovmalloc: make join elements function public
2018-04-11 Anatoly Burakovtest: add command to dump malloc heap contents
2018-04-11 Anatoly Burakovmalloc: add function to dump heap contents
2018-04-11 Anatoly Burakovmalloc: make heap a doubly-linked list
2018-04-11 Anatoly Burakovmalloc: move all locking to heap
2018-04-11 Anatoly Burakovmem: move virtual area function in common directory
2018-04-11 Anatoly Burakovvfio: do not needlessly check for IOVA mode
next