dpdk.git
2017-01-28 Yuanhan Liunet/virtio: fix crash when number of virtio devices > 1
2017-01-28 Yuanhan Liuvhost: fix long stall of negotiation
2017-01-28 Yuanhan Liuvhost: fix dead loop in enqueue path
2017-01-30 Ferruh Yigitcrypto/qat: make PCI device id struct const
2017-01-30 Slawomir Mrozowiczdoc: describe new performance test application
2017-01-30 Slawomir Mrozowiczapp/crypto-perf: add test vectors files
2017-01-30 Slawomir Mrozowiczapp/crypto-perf: introduce performance test application
2017-01-30 Slawomir Mrozowiczcryptodev: retrieve device info
2017-01-30 Fan Zhangcrypto/scheduler: add documentation
2017-01-30 Fan Zhangcrypto/scheduler: add unit test
2017-01-30 Fan Zhangcrypto/scheduler: enable compilation
2017-01-30 Fan Zhangcrypto/scheduler: register operation functions
2017-01-30 Fan Zhangcrypto/scheduler: register as vdev driver
2017-01-30 Fan Zhangcrypto/scheduler: add round-robin mode
2017-01-30 Fan Zhangcrypto/scheduler: add API implementations
2017-01-30 Fan Zhangcrypto/scheduler: add internal structures
2017-01-30 Fan Zhangcrypto/scheduler: add API
2017-01-30 Fan Zhangcryptodev: add scheduler PMD name and type
2017-01-30 Hemant Agrawalcryptodev: decouple from PCI device
2017-01-30 Declan Dohertycryptodev: uninline some functions
2017-01-30 Ferruh Yigitmk: parallelize make config
2017-01-30 Jerin Jacobdoc: add I/O device memory access API to release notes
2017-01-30 Yoni Giladusertools: fix active interface detection when binding
2017-01-30 Pablo de Laraexamples/server_node_efd: renamed from flow_distributor
2017-01-30 Pablo de Laraapp/test: fix build with overflowed EFD value
2017-01-30 Ferruh Yigitapp/test: make PCI device id struct const
2017-01-30 Andrew Rybchenkopdump: fix coverage warning
2017-01-30 Qiming Yangapp/testpmd: add offload capabilities query
2017-01-30 Michał Mirosławacl: fix flow data comments
2017-01-30 Michał Mirosławacl: allow zero verdict
2017-01-30 Michał Mirosławacl: remove invalid test
2017-01-30 Olivier Matzefd: fix build by removing dependency to libmath
2017-01-30 Emmanuel Roullitethdev: remove useless pointer initialization
2017-01-30 Steve Shinethdev: fix MAC address replay
2017-01-30 Ilya V. Matveychikovmbuf: remove redundant assignment when attaching
2017-01-29 Olivier Matzmempool: fix stack handler dequeue
2017-01-29 Emmanuel Roullitdevargs: reset driver name pointer on parsing failure
2017-01-29 Olivier Matzeal: fix warning about debug log at startup
2017-01-29 Michał Mirosławkni: guard against unterminated name oops
2017-01-29 Michał Mirosławkni: set interface name source as user-space
2017-01-29 Ferruh Yigitconfig: disable KNI ethtool by default
2017-01-29 Ferruh Yigitkni: add build option for ethtool support
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
next