dpdk.git
2018-01-29 Olivier Matznet/virtio: rationalize queue flushing
2018-01-29 Olivier Matznet/virtio: fix memory leak when reinitializing device
2018-01-29 Olivier Matznet/virtio: fix queue flushing with vector Rx enabled
2018-01-29 Samuel Gauthiernet/virtio: fix Rx and Tx handler selection for ARM32
2018-01-29 Jianfeng Tannet/virtio-user: fix crash as features change
2018-01-29 Zhihong Wangvhost: claim to support any layout feature
2018-01-29 Rafal Koziknet/ena: do not set Tx L4 offloads in Rx path
2018-01-29 Xueming Linet/mlx5: map UAR address around huge pages
2018-01-29 Shahaf Shulernet/mlx5: fix memory region boundary checks
2018-01-29 Shahaf Shulernet/mlx5: fix memory region cache last index
2018-01-29 Shahaf Shulernet/mlx5: warn for unsuccessful memory registration
2018-01-29 Shahaf Shulernet/mlx5: remove assert un-accessible from secondary...
2018-01-29 Shahaf Shulernet/mlx5: fix secondary process mempool registration
2018-01-29 Shahaf Shulernet/mlx5: fix memory region cache lookup
2018-01-29 Shahaf Shulernet/mlx5: fix link state on device start
2018-01-29 Nélio Laranjeironet/mlx5: fix reception of multiple MAC addresses
2018-01-29 Nélio Laranjeironet/mlx5: use RSS table max size from config
2018-01-29 Nélio Laranjeironet/mlx5: support IPv4 time-to-live filter
2018-01-29 Nélio Laranjeironet/mlx5: fix flow item validation
2018-01-29 Nélio Laranjeironet/mlx5: fix flow director conversion
2018-01-29 Shahaf Shulernet/mlx5: fix missing RSS capability
2018-01-29 Yuanhan Liunet/mlx5: use PCI address as port name
2018-01-29 Qi Zhangnet/i40e: fix RSS flow action parser
2018-01-29 Yong Wangnet/i40e: fix memory leak
2018-01-29 Yong Wangnet/e1000: fix null pointer check
2018-01-29 Zhiyong Yangnet/i40e: remove unnecessary explicit type casting
2018-01-29 Zhiyong Yangexamples/flow_filtering: fix port id size
2018-01-29 Radu Nicolaunet/bonding: check dequeue result before proceeding
2018-01-29 Radu Nicolaunet/bonding: add MAC set operation
2018-01-29 Chas Williamsnet/bonding: do not early mark device as bonded
2018-01-29 Matan Azradnet/failsafe: fix Rx burst infinite loop
2018-01-29 Hyong Youb Kimnet/enic: set L4 checksum flags for IPv6 packets
2018-01-29 Hyong Youb Kimnet/enic: add Tx prepare handler
2018-01-29 Hyong Youb Kimnet/enic: fix crash due to static max number of queues
2018-01-29 Tomasz Duszynskinet/mrvl: switch to the new Tx offload API
2018-01-29 Tomasz Duszynskinet/mrvl: switch to the new Rx offload API
2018-01-29 David Marchandethdev: move internal callback list definition
2018-01-29 Olivier Matznet/mlx5: fix allocation when no memory on device NUMA...
2018-01-29 Olivier Matznet/mlx5: fix return value of start operation
2018-01-29 Nélio Laranjeironet/mlx5: fix all multi verification code position
2018-01-29 Wei Zhaodoc: add i40e queue region support to release notes
2018-01-29 Beilei Xingdoc: add i40e tunnel support in release notes
2018-01-29 Radu Nicolaunet/ixgbe: check security enable bits
2018-01-29 Pablo de Laramaintainers: update for cryptodev
2018-01-29 Fiona Trahecrypto/qat: fix truncated response ring value
2018-01-29 Fiona Trahetest/crypto: improve NULL authentication validation
2018-01-29 Fiona Trahecrypto/qat: fix null auth algo overwrite
2018-01-29 Zhiyong Yangcryptodev: fix session pointer cast
2018-01-29 Fan Zhangapp/crypto-perf: fix out-of-bounds array access
2018-01-29 Fan Zhangexamples/ipsec_secgw: fix security session
2018-01-29 Tomasz Jozwiakcrypto/qat: fix parameter type
2018-01-29 Tomasz Jozwiakcrypto/qat: fix typo in error message
2018-01-29 Tomasz Jozwiakcrypto/qat: fix out-of-bounds access
2018-01-29 Akhil Goyalcrypto/dpaa_sec: support scatter gather
2018-01-29 Akhil Goyalcrypto/dpaa2_sec: support scatter gather
2018-01-29 Akhil Goyaldoc: update feature list for cryptodevs
2018-01-29 Thomas Monjaloncrypto/dpaa2_sec: fix build with GCC 7
2018-01-29 Thomas Monjaloncrypto/mrvl: fix export map file name
2018-01-29 Neil Hormandoc: add ABI experimental tag in versioning guide
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-29 Neil Hormancompat: add experimental tag macro
2018-01-29 Neil Hormanbuildtools: add script to check experimental API exports
2018-01-29 Bruce Richardsonpmdinfogen: allow using stdin and stdout
2018-01-29 Harry van Haarenapp/procinfo: call EAL cleanup before exit
2018-01-29 Harry van Haarenapp/pdump: call EAL cleanup before exit
2018-01-29 Harry van Haareneal: add function to release internal resources
2018-01-29 Harry van Haarenservice: restrict finalize to internal usage
2018-01-29 Hemant Agrawalbus/fslmc: register platform HW mempool on runtime
2018-01-29 Hemant Agrawalbus/dpaa: register platform HW mempool on runtime
2018-01-29 Pavan Nikhileshapp/testpmd: add log for preferred mempool ops
2018-01-29 Hemant Agrawalmbuf: add pool create helper for specific mempool ops
2018-01-29 Hemant Agrawalmbuf: add pool ops selection functions
2018-01-29 Hemant Agrawalmbuf: maintain user and compile time mempool ops name
2018-01-29 Hemant Agrawaleal: prefix mbuf pool ops name with user defined
2018-01-29 Olivier Matzmbuf: fix VLAN flags documentation
2018-01-29 Olivier Matzmbuf: rename Tx VLAN flags
2018-01-29 Olivier Matzmbuf: fix NULL freeing when debug enabled
2018-01-29 Konstantin... eal/x86: use lock-prefixed instructions for SMP barrier
2018-01-29 Konstantin... test: introduce memory barrier test case
2018-01-29 Jerin Jacobconfig/thunderx: disable C11 memory model ring
2018-01-29 Jia Hering: introduce C11 memory model barrier option
2018-01-29 Jia Hering: move code in a new header file
2018-01-29 Jia Heeal/arm64: remove the braces in memory barrier macros
2018-01-28 Yongseok Kohnet/mlx5: fix synchronization on polling Rx completions
2018-01-28 Yongseok Kohnet/mlx5: replace I/O memory barrier with coherent...
2018-01-28 Yongseok Kohnet/mlx5: remove unnecessary memory barrier
2018-01-28 Yongseok Koheal/arm64: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/arm32: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/ppc64: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/x86: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal: introduce coherent I/O memory barriers
2018-01-28 Yongseok Koheal: group memory barriers by type in doxygen
2018-01-27 Pavan Nikhileshtest: add reciprocal based division
2018-01-27 Pavan Nikhilesheal: add u64-bit variant for reciprocal divide
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-26 Vipin Vargheseservice: fix memory leak with new function
2018-01-25 Ivan Malovlog: fix memory leak in regexp level set
2018-01-25 Jasvinder Singhflow_classify: fix memory leak in rule add
2018-01-25 Andriy Berestovskyykeepalive: fix state alignment
next