dpdk.git
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
2018-04-11 Anatoly Burakovbus/fslmc: do not needlessly check for IOVA mode
2018-04-11 Anatoly Burakovmem: do not use physical addresses in IOVA as VA mode
2018-04-11 Anatoly Burakovapp/crypto-perf: fix IOVA translation
2018-04-10 Hemant Agrawalusertools: change to SPDX license identifier
2018-04-10 Hemant Agrawalusertools: add missing SPDX identifier
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-10 Jan Viktorineal/arm: use SPDX tag for Cavium and RehiveTech copyrig...
2018-04-10 Jan Viktorinuse SPDX tag for RehiveTech copyright files
2018-04-10 Pablo de Laramaintainers: call out subtree committers
2018-04-10 Ferruh Yigitmaintainers: maintain avf PMD in next-net-intel
2018-04-10 Yong Wangmaintainers: claim responsibility for vmxnet3
2018-04-10 Pavan Nikhileshhash: fix missing spinlock unlock in add key
2018-04-10 Jasvinder Singhexamples/ip_pipeline: skip in FreeBSD build
2018-04-06 Jasvinder Singhdoc: add meter API change to release notes
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add ECMP route example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: fix load balance table action
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add flow classification example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add firewall example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add route example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add TAP port example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add KNI port example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add l2fwd example
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add load balance action command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add TTL stats command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add DSCP table update command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add meter stats command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add meter profile commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table entry stats command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table bulk add command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table entry delete command
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add table entry commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add stats read commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add port enable and disable commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add enable and disable commands
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add thread runtime
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add threads
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add pipeline object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add action profile objects
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add KNI object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add tap object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add traffic manager object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add sw queue object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add link object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add mempool object
2018-04-05 Jasvinder Singhexamples/ip_pipeline: add CLI interface
2018-04-05 Jasvinder Singhexamples/ip_pipeline: remove infra code
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove config
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove master pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove firewall pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove flow actions pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove flow classification pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove routing pipeline
2018-04-04 Jasvinder Singhexamples/ip_pipeline: remove passthrough pipeline
2018-04-04 Jasvinder Singhtable: remove incorrect check for ACL
2018-04-04 Jasvinder Singhpipeline: add port in action APIs
2018-04-04 Jasvinder Singhpipeline: add load balance action
2018-04-04 Jasvinder Singhpipeline: add timestamp action
2018-04-04 Jasvinder Singhpipeline: add statistics read action
2018-04-04 Jasvinder Singhpipeline: add TTL update action
2018-04-04 Jasvinder Singhpipeline: add NAT action
2018-04-04 Jasvinder Singhpipeline: add packet encapsulation action
2018-04-04 Jasvinder Singhpipeline: add traffic manager action
2018-04-04 Jasvinder Singhpipeline: add traffic metering action
2018-04-04 Jasvinder Singhpipeline: get table action params
2018-04-04 Jasvinder Singhpipeline: add table action APIs
2018-04-04 Gaetan Rivetbus/fslmc: fix find device start condition
next