dpdk.git
2017-10-13 Pablo de Laraapp/crypto-perf: fix build with -Ofast
2017-10-13 Wei Zhaonet/i40e: fix build on FreeBSD
2017-10-13 Adrien Mazarguilnet/mlx4: fix missing initializers for old GCC
2017-10-13 Lee Dalyethdev: rework xstats retrieve by id
2017-10-13 Moti Haimovskynet/mlx4: add loopback Tx from VF
2017-10-13 Moti Haimovskynet/mlx4: restore Rx offloads
2017-10-13 Moti Haimovskynet/mlx4: restore Tx checksum offloads
2017-10-13 Moti Haimovskynet/mlx4: add Rx bypassing Verbs
2017-10-13 Moti Haimovskynet/mlx4: add Tx bypassing Verbs
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS support outside flow API
2017-10-13 Adrien Mazarguilnet/mlx4: disable UDP support in RSS flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS flow rule action support
2017-10-13 Adrien Mazarguilnet/mlx4: remove unnecessary check
2017-10-13 Adrien Mazarguilnet/mlx4: convert Rx path to work queues
2017-10-13 Adrien Mazarguilnet/mlx4: allocate queues and mbuf rings together
2017-10-13 Adrien Mazarguilnet/mlx4: drop live queue reconfiguration support
2017-10-13 Adrien Mazarguilnet/mlx4: fix invalid errno value sign
2017-10-13 Adrien Mazarguilnet/mlx4: update Rx/Tx callbacks consistently
2017-10-13 Adrien Mazarguilnet/mlx4: restore promisc and allmulti support
2017-10-13 Adrien Mazarguilnet/mlx4: add flow support for multicast traffic
2017-10-13 Adrien Mazarguilnet/mlx4: add VLAN filter configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: add MAC addresses configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor flow item validation code
2017-10-13 Adrien Mazarguilnet/mlx4: simplify trigger code for flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: generalize flow rule priority support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor internal flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: relax check on missing flow rule target
2017-10-13 Adrien Mazarguilnet/mlx4: allocate drop flow resources on demand
2017-10-13 Adrien Mazarguilnet/mlx4: merge flow creation and validation code
2017-10-13 Adrien Mazarguilnet/mlx4: add iovec-like allocation wrappers
2017-10-13 Adrien Mazarguilnet/mlx4: compact flow rule error reporting
2017-10-13 Adrien Mazarguilnet/mlx4: tidy up flow rule handling code
2017-10-13 Adrien Mazarguilnet/mlx4: clarify flow objects naming scheme
2017-10-13 Adrien Mazarguilnet/mlx4: expose support for flow rule priorities
2017-10-13 Adrien Mazarguilnet/mlx4: enhance header files comments
2017-10-13 Adrien Mazarguilnet/mlx4: remove Rx QP initializer function
2017-10-13 Adrien Mazarguilnet/mlx4: replace bit-field type
2017-10-13 Adrien Mazarguilethdev: expose flow API error helper
2017-10-13 Mark Kavanaghdoc: fix GSO guide
2017-10-13 Zhiyong Yangapp/testpmd: fix port id type
2017-10-13 Zhiyong Yangapp/proc_info: fix port id type
2017-10-13 Zhiyong Yangapp/pdump: fix port id type
2017-10-13 Zhiyong Yangnet/liquidio: fix port id type
2017-10-13 Zhiyong Yangnet/bnxt: fix port id type
2017-10-13 Zhiyong Yangethdev: fix port id type
2017-10-13 Tomasz Duszynskiconfig: remove unused mrvl debug option
2017-10-13 Qi Zhangnet/i40e: fix mbuf free in vector Tx
2017-10-12 Andrey Chilikinnet/i40e: fix flexible payload configuration
2017-10-12 Pavan Bhagavatulatest: verify bitmap operations
2017-10-12 Pavan Bhagavatulaeal: move bitmap from sched library
2017-10-12 Luca Boccassimk: install symlinks before build step
2017-10-12 Luca Boccassimk: sort libraries in dependency lists
2017-10-12 Luca Boccassimk: sort source files before compilation
2017-10-12 Luca Boccassimk: sort headers before wildcard inclusion
2017-10-12 Luca Boccassimk: sort list of examples files in doc
2017-10-12 Luca Boccassimk: sort list of shared objects in linker script
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Jianfeng Tanmem: honor IOVA mode for no-huge case
2017-10-12 Tomasz Duszynskitest/crypto: add mrvl crypto unit tests
2017-10-12 Tomasz Duszynskidoc: add mrvl crypto guide
2017-10-12 Tomasz Duszynskicrypto/mrvl: add mrvl crypto driver
2017-10-12 Tomasz Duszynskidrivers/crypto: use snprintf return value correctly
2017-10-12 Akhil Goyaldoc: add NXP DPAA SEC
2017-10-12 Akhil Goyaltest/crypto: add dpaa crypto test cases
2017-10-12 Akhil Goyalcrypto/dpaa_sec: add crypto driver for NXP DPAA platform
2017-10-12 Akhil Goyalbus/dpaa: scan for DPAA Crypto devices
2017-10-12 Pablo de Laratest/crypto: add AES-CCM tests
2017-10-12 Pablo de Laratest/crypto: rename GCM test code
2017-10-12 Arek Kusztalcrypto/qat: support AES-CCM
2017-10-12 Pablo de Laracrypto/openssl: support AES-CCM
2017-10-12 Pablo de Laracrypto/openssl: init GCM key at session creation
2017-10-12 Pablo de Laracrypto/openssl: fix AEAD parameters
2017-10-12 Pablo de Laraapp/crypto-perf: support AES-CCM
2017-10-12 Pablo de Laraexamples/l2fwd-crypto: support AES-CCM
2017-10-12 Pablo de Laracryptodev: clarify API for AES-CCM
2017-10-12 Pablo de Laraapp/crypto-perf: use single mempool
2017-10-12 Pablo de Laraapp/crypto-perf: support multiple queue pairs
2017-10-12 Pablo de Laraapp/crypto-perf: do not populate the mbufs at init
2017-10-12 Pablo de Laraapp/crypto-perf: overwrite mbuf when verifying
2017-10-12 Pablo de Laraapp/crypto-perf: parse segment size
2017-10-12 Pablo de Laraapp/crypto-perf: parse AEAD data from vectors
2017-10-12 Pablo de Laraapp/crypto-perf: set AAD after the crypto operation
2017-10-12 Pablo de Laraapp/crypto-perf: refactor common test code
2017-10-12 Pablo de Laracryptodev: add function to retrieve device name
2017-10-12 Pablo de Laraapp/crypto-perf: fix packet length check
2017-10-12 Pablo de Laracrypto/openssl: support DES-CBC
2017-10-12 Pablo de Laracrypto/aesni_mb: support DES
2017-10-12 Pablo de Laradoc: update IPSec Multi-buffer lib versioning
2017-10-12 Pablo de Laratest/crypto: remove crypto perf tests
2017-10-12 Akhil Goyaltest/crypto: fix dpaa2 sec macros and definitions
2017-10-12 Bruce Richardsoncrypto/armv8: rename map file to standard name
2017-10-12 Bruce Richardsoncrypto/aesni_mb: rename map file to standard name
2017-10-12 Anatoly Burakovapp/crypto-perf: add new PMD benchmarking mode
2017-10-12 Anatoly Burakovapp/crypto-perf: add nb-desc parameter
2017-10-12 Anatoly Burakovcrypto/qat: enable Tx tail writes coalescing
2017-10-12 Anatoly Burakovcrypto/qat: enable Rx head writes coalescing
2017-10-12 Anatoly Burakovcrypto/qat: remove atomics
2017-10-12 Sergio Gonzalez... crypto/aesni_mb: fix invalid session error
2017-10-12 Pablo de Laratest/crypto: do not allocate extra memory for digest
2017-10-12 Pablo de Laracrypto/aesni_mb: do not append digest
next