dpdk.git
2018-05-13 Yangchao Zhoukni: fix possible mbuf leaks and speed up port release
2018-05-13 Reshma Pattanexamples/vhost_scsi: replace strncpy with strlcpy
2018-05-13 Reshma Pattanexamples/ipsec-secgw: replace strncpy with strlcpy
2018-05-13 Reshma Pattanexamples/quota_watermark: fix return type of threads
2018-05-13 David Hunttest/pipeline: fix return type of stub miss
2018-05-13 David Hunttest/distributor: fix return type of thread function
2018-05-13 Reshma Pattantest/reorder: fix freeing mbuf twice
2018-05-13 Andy Greenhash: explicit casts for truncation in CRC32c
2018-05-13 Andy Greenhash: move stack declaration at top of CRC32c function
2018-05-13 Andy Greenethdev: explicit cast of buffered Tx number
2018-05-13 Andy Greennet: move stack variable at top of VLAN strip function
2018-05-13 Andy Greenspinlock/x86: move stack declaration before code
2018-05-13 Andy Greeneal: declare trace buffer at top of own block
2018-05-13 Andy Greeneal: explicit cast of core id when getting index
2018-05-13 Andy Greeneal: explicit cast of builtin for bsf32
2018-05-13 Pablo de Larabus/fpga: use strlcpy instead of strncpy
2018-05-08 Ravi Kumarcrypto/ccp: add meson build
2018-05-08 Bruce Richardsonbuild: ensure compatibility with future meson versions
2018-05-08 Bruce Richardsonbuild: fix check for libbsd in meson
2018-05-08 Bruce Richardsonkernel: fix cross-build of Linux modules with meson
2018-05-08 Bruce Richardsonnet/i40e: fix missing defines for non-AVX build
2018-05-11 Konstantin... doc: add BPF library guide
2018-05-11 Konstantin... test/bpf: introduce functional test
2018-05-11 Konstantin... test/bpf: add samples
2018-05-11 Konstantin... app/testpmd: add commands to load/unload BPF filters
2018-05-11 Konstantin... bpf: introduce basic Rx/Tx filters
2018-05-11 Konstantin... bpf: add JIT compilation for x86_64 ISA
2018-05-11 Konstantin... bpf: add more checks
2018-05-11 Konstantin... bpf: add ability to load eBPF program from ELF object...
2018-05-11 Konstantin... bpf: add BPF loading and execution framework
2018-05-11 Rosen Xuraw/ifpga: add Intel FPGA bus rawdev driver
2018-05-11 Tianfei Zhangraw/ifpga/base: add Intel FPGA OPAE share code
2018-05-11 Rosen Xubus/ifpga: add Intel FPGA bus library
2018-05-10 Ravi Kumarcrypto/ccp: support run-time CPU based auth
2018-05-10 Kamil Chalupnikbbdev: change names of baseband devices
2018-05-10 Lee Dalydoc: add compression driver and ISA-L PMD guides
2018-05-10 Lee Dalycompress/isal: add ISA-L decomp functionality
2018-05-10 Lee Dalycompress/isal: add ISA-L compression functionality
2018-05-10 Lee Dalycompress/isal: add stats related ops
2018-05-10 Lee Dalycompress/isal: support burst enqueue/dequeue
2018-05-10 Lee Dalycompress/isal: add queue pair related ops
2018-05-10 Lee Dalycompress/isal: add private xform related ops
2018-05-10 Lee Dalycompress/isal: add basic PMD ops
2018-05-10 Lee Dalycompress/isal: add device init and de-init
2018-05-10 Lee Dalycompress/isal: add skeleton ISA-L compression PMD
2018-05-10 Kamil Chalupnikdoc: update bbdev test app guide
2018-05-10 Kamil Chalupnikdoc: add shared lib building instructions for bbdev
2018-05-10 Kamil Chalupnikdoc: update bbdev guide
2018-05-10 Kamil Chalupnikapp/bbdev: improve readability
2018-05-10 Kamil Chalupnikapp/bbdev: add new test vectors
2018-05-10 Kamil Chalupnikapp/bbdev: update default test vectors
2018-05-10 Kamil Chalupnikbbdev: split queue groups
2018-05-10 Kamil Chalupnikbbdev: measure offload cost
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: support optional CRC overlap
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: increase internal buffers
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: scale likelihood ratio input
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: move macros to bbdev library
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: optimize memory copy
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: support FlexRAN 1.4.0
2018-05-10 Radu Nicolauexamples/ipsec-secgw: limit inflight packets count
2018-05-10 Pablo de Laraapp/crypto-perf: check minimum lcore number
2018-05-10 Reshma Pattantest/crypto: enhance scheduler unit tests
2018-05-10 Hemant Agrawalcrypto/dpaa2_sec: remove IOVA conversion for fle address
2018-05-10 Tomasz Jozwiakapp/crypto-perf: fix burst size calculation
2018-05-10 Nipun Guptacrypto/dpaa_sec: update maximum queue pairs to 8
2018-05-10 Pablo de Laratest/compress: add invalid configuration tests
2018-05-10 Pablo de Laratest/compress: add multi xform test
2018-05-10 Pablo de Laratest/compress: add multi level test
2018-05-10 Pablo de Laratest/compress: add multi op test
2018-05-10 Pablo de Laratest/compress: add initial unit tests
2018-05-10 Ashish Guptadoc: add compressdev library guide
2018-05-10 Fiona Trahecompressdev: get device id from name
2018-05-10 Fiona Trahecompressdev: add device capabilities
2018-05-10 Fiona Trahecompressdev: add device stats
2018-05-10 Fiona Trahecompressdev: add compression service feature flags
2018-05-10 Fiona Trahecompressdev: add device feature flags
2018-05-10 Shally Vermacompressdev: support hash operations
2018-05-10 Fiona Trahecompressdev: support stateful operations
2018-05-10 Fiona Trahecompressdev: support stateless operations
2018-05-10 Fiona Trahecompressdev: add operation management
2018-05-10 Fiona Trahecompressdev: add enqueue/dequeue functions
2018-05-10 Fiona Trahecompressdev: add compression specific data
2018-05-10 Fiona Trahecompressdev: add queue pair management
2018-05-10 Fiona Trahecompressdev: add basic device management
2018-05-10 Pablo de Laracrypto/scheduler: fix memory leak
2018-05-10 Pablo de Laracrypto/scheduler: set null pointer after freeing
2018-05-10 Tomasz Duszynskicrypto/mrvl: rename PMD to mvsam
2018-05-10 Nikhil Raoeventdev: make ethdev port identifiers 16-bit
2018-05-10 Abhinandan... doc: add event crypto adapter guide
2018-05-10 Abhinandan... test: add event crypto adapter auto-test
2018-05-10 Abhinandan... eventdev: add crypto adapter implementation
2018-05-10 Abhinandan... eventdev: add driver interface of crypto adapter
2018-05-10 Abhinandan... eventdev: introduce event crypto adapter
2018-05-10 Ashish Jainevent/dpaa2: remove link from info structure
2018-05-10 Nipun Guptaevent/dpaa2: remove check on epoll return
2018-05-10 Erik Gabriel... test: fix build with gcc 4.8.5
2018-05-10 Pavan Nikhileshmk: disable OcteonTx for buggy compilers
2018-05-10 Pavan Nikhileshevent/octeontx: fix SPDX tag placement
2018-05-10 Nikhil Raoeventdev: convert eth Rx adapter files to SPDX license tag
2018-05-10 Pavan Nikhileshdoc: update release notes for OcteonTx TIM driver
next