dpdk.git
2017-01-30 Andrew Rybchenkonet/sfc: do not panic if alarms are not supported
2017-01-30 Nélio Laranjeironet/mlx5: fix Rx packet validation and type
2017-01-30 Nélio Laranjeironet/mlx5: fix flow API mark combined with drop
2017-01-30 Yongseok Kohnet/mlx5: fix queue wrap-around of multi-packet send
2017-01-30 Yongseok Kohnet/mlx5: increase RSS indirection table size limit
2017-01-30 Yongseok Kohnet/mlx5: add prefetching Rx completion queue
2017-01-30 Xiao Wangnet/i40e: fix Rx checksum flag
2017-01-30 Qi Zhangnet/ixgbe: fix blocked interrupts
2017-01-30 Andrew Rybchenkonet/sfc: fix flow control settings on port start
2017-01-30 Andrew Rybchenkonet/sfc: fix link status when port is not started
2017-01-30 Andrew Rybchenkonet/sfc: synchronize link status with HW on start
2017-01-30 Andrew Rybchenkonet/sfc: avoid usage of possibly uninitialized link...
2017-01-30 Yuanhan Liunet/virtio: optimize header reset on any layout
2017-01-30 Yuanhan Liunet/virtio: fix performance regression due to TSO
2017-01-30 Jianfeng Tannet/vhost: fix unix socket not removed as closing
2017-01-30 Emmanuel Roullitvhost: remove unneeded variable assignment
2017-01-30 Emmanuel Roullitvhost: do not GSO when no header is present
2017-01-28 Jianfeng Tannet/virtio-user: check value returned from malloc
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
next