dpdk.git
2017-01-29 Bruce Richardsonbuildtools: allow symlinks within a source directory
2017-01-29 Thomas Monjalonmk: remove default toolchain prefix for ThunderX
2017-01-29 Ferruh Yigitdevtools: add more git headline checks for acronyms
2017-01-29 Ferruh Yigitdevtools: update git headline prefix check for drivers
2017-01-20 Yuanhan Liuethdev: fix data reset when allocating port
2017-01-20 Keith Wilesnet/tap: fix build with old kernels
2017-01-19 Pablo de Laraeal: fix FreeBSD build
2017-01-19 Thomas Monjalonversion: 17.02-rc1
2017-01-19 Shreyansh Jainbus: add probing
2017-01-19 Shreyansh Jainbus: add scanning
2017-01-19 Shreyansh Jainbus: introduce bus abstraction
2017-01-19 Zbigniew Bodekcrypto/armv8: add documentation
2017-01-19 Zbigniew Bodekapp/test: add ARMv8 crypto tests and test vectors
2017-01-19 Zbigniew Bodekcryptodev: introduce ARM-specific feature flags
2017-01-19 Zbigniew Bodekcrypto/armv8: add PMD optimized for ARMv8 processors
2017-01-18 Pablo de Laradoc: add ZUC to crypto matrices
2017-01-18 Piotr Azarewiczcrypto/aesni_gcm: test new features
2017-01-18 Piotr Azarewiczcrypto/aesni_gcm: migrate from MB library to ISA-L
2017-01-18 Arek Kusztalapp/test: fix symmetric session free in crypto perf...
2017-01-18 Fan Zhangcryptodev: add user defined name for vdev
2017-01-18 Arek Kusztalcrypto/qat: add scatter gather to feature flags
2017-01-18 Zbigniew Bodekexamples/ipsec-secgw: support SHA256 HMAC
2017-01-18 Tomasz Kulasekapp/test: check scatter-gather for crypto drivers
2017-01-18 Tomasz Kulasekcrypto/openssl: support scatter-gather
2017-01-18 Tomasz Kulasekcrypto: support scatter-gather in software drivers
2017-01-18 Daniel Mrzyglodcrypto/openssl: fix indentation in guide
2017-01-18 Fan Zhangcryptodev: fix loop in device query
2017-01-18 Piotr Azarewiczcrypto/openssl: remove unneeded check
2017-01-18 Fiona Traheapp/test: add integrity check for crypto mbuf data
2017-01-18 Arek Kusztalcrypto/qat: fix IV size in capabilities
2017-01-18 Arek Kusztalcrypto/aesni_gcm: fix IV size in capabilities
2017-01-18 Arek Kusztalcrypto/aesni_gcm: fix J0 padding bytes
2017-01-18 Declan Dohertycrypto/aesni_mb: support AVX512
2017-01-18 Pablo de Laracrypto/aesni_mb: add missing supported algos in guide
2017-01-18 Pablo de Laracrypto/aesni_mb: add single operation functionality
2017-01-18 Pablo de Laracrypto/aesni_mb: update dependency in guide
2017-01-18 Pablo de Laracrypto/aesni_mb: fix incorrect crypto session
2017-01-18 Arek Kusztalapp/test: check SGL on QAT
2017-01-18 Arek Kusztalcrypto/qat: add SGL capability
2017-01-18 Arek Kusztalapp/test: check DES on QAT
2017-01-18 Arek Kusztalcrypto/qat: add DES capability
2017-01-18 Arek Kusztalcryptodev: add DES CBC cipher algorithm
2017-01-18 Piotr Azarewiczcrypto/openssl: fix extra bytes written at end of data
2017-01-18 Fiona Trahecrypto/qat: fix buffer overwrite in OOP case
2017-01-18 Jerin Jacobcryptodev: fix crash on null dereference
2017-01-18 Fiona Traheapp/test: check AES cipher-only on QAT
2017-01-18 Fiona Trahecryptodev: remove unused digest-appended feature
2017-01-18 Pablo de Laradoc: add flow distributor example guide
2017-01-18 Pablo de Laradoc: add EFD library section in programmers guide
2017-01-18 Pablo de Laraexamples/flow_distributor: new example to demonstrate EFD
2017-01-18 Pablo de Laraapp/test: add EFD functional and perf tests
2017-01-18 Pablo de Laraefd: add AVX2 vector lookup function
2017-01-18 Pablo de Laraefd: new Elastic Flow Distributor library
2017-01-18 Santosh Shuklacrypto/qat: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/vmxnet3: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/virtio: use I/O device memory read/write API
2017-01-18 Jerin Jacobnet/thunderx: use I/O device memory read/write API
2017-01-18 Jerin Jacobnet/ena: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/qede: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/bnxt: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/bnx2x: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/cxgbe: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/nfp: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/enic: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/fm10k: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/i40e: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/ixgbe: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/e1000: use I/O device memory read/write API
2017-01-18 Jerin Jacobeal/arm64: change barrier definitions to macros
2017-01-18 Jerin Jacobeal/arm64: override I/O device read/write access
2017-01-18 Jerin Jacobeal: let all architectures use generic I/O implementation
2017-01-18 Jerin Jacobeal: add generic I/O device read/write implementation
2017-01-18 Jerin Jacobeal: introduce I/O device memory read/write operations
2017-01-18 Jerin Jacobeal/arm64: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/arm64: define SMP barrier
2017-01-18 Jerin Jacobeal/arm64: fix memory barrier definition
2017-01-18 Jerin Jacobeal/armv7: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/arm: separate SMP barrier definition for ARMv7...
2017-01-18 Jerin Jacobeal/ppc64: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/tile: define I/O device memory barriers
2017-01-18 Jerin Jacobeal/x86: define I/O device memory barriers
2017-01-18 Jerin Jacobeal: introduce I/O device memory barriers
2017-01-18 Thomas Monjalondevtools: relax tag checking in fixes
2017-01-18 Thomas Monjalondevtools: fix lookup commit fixing a fix of many commits
2017-01-18 Alejandro Luceroconfig: enable nfp driver on Linux
2017-01-17 Shahaf Shulernet/mlx5: support extended statistics
2017-01-17 Jingjing Wudoc: update release notes for i40e base driver
2017-01-17 Chen Jing D... net/i40e: support Linux VF to configure IRQ link list
2017-01-17 Chen Jing D... net/i40e: parse more VF parameter and configure
2017-01-17 Chen Jing D... net/i40e: return correct VSI id
2017-01-17 Chen Jing D... net/i40e: change version number to support Linux VF
2017-01-17 Wenzhuo Ludoc: update for VFD experimental API
2017-01-17 Qi Zhangnet/i40e: set/clear VF stats from PF
2017-01-17 Chen Jing D... net/i40e: enhance sanity check of MAC
2017-01-17 Bernard Iremongerapp/testpmd: handle i40e in VF VLAN filter command
2017-01-17 Bernard Iremongerapp/testpmd: add command for VF VLAN tag on i40e
2017-01-17 Bernard Iremongerapp/testpmd: add command for VF broadcast mode on i40e
2017-01-17 Wenzhuo Luapp/testpmd: use multicast promiscuous mode on i40e
2017-01-17 Wenzhuo Luapp/testpmd: use unicast promiscuous mode on i40e
2017-01-17 Wenzhuo Luapp/testpmd: use VFD APIs on i40e
next