dpdk.git
2019-03-29 Hemant Agrawalbus/dpaa: delay fman device list to bus probe
2019-03-29 Akhil Goyalmempool/dpaa: allocate bp info for multiprocess
2019-03-29 Akhil Goyalbus/dpaa: save fq lookup table for secondary process
2019-03-29 Shreyansh Jainbus/dpaa: fix Rx discard register mask
2019-03-29 Stephen Hemmingerbus/fslmc: remove unneeded strdup
2019-03-29 Stephen Hemmingerbus/fslmc: decrease log level for unsupported devices
2019-03-29 Stephen Hemmingernet/netvsc: remove unnecessary format of MAC address
2019-03-29 Stephen Hemmingerbus/vmbus: refactor secondary mapping
2019-03-29 Stephen Hemmingerbus/vmbus: map ring in secondary process
2019-03-29 Stephen Hemmingerbus/vmbus: stop mapping if empty resource found
2019-03-29 Stephen Hemmingerbus/vmbus: fix check for mmap failure
2019-03-29 Stephen Hemmingernet/netvsc: fix VF support with secondary process
2019-03-29 Stephen Hemmingerbus/vmbus: fix secondary process setup
2019-03-29 Anatoly Burakovmalloc: fix IPC message initialization
2019-03-29 Anatoly Burakovfbarray: fix init unlock without lock
2019-03-29 Darek Stojaczykfbarray: fix attach deadlock
2019-03-28 Stephen Hemmingerdrivers: fix SPDX license id consistency
2019-03-28 Anatoly Burakovvfio: document multiprocess limitation for container API
2019-03-28 Thomas Monjaloneal: remove redundant atomic API description
2019-03-28 Dekel Peledeal/ppc: fix global memory barrier
2019-03-28 Michał Mirosławmem: count overcommit hugepages as available
2019-03-28 Anatoly Burakovmem: attempt multiple hugepage allocations at init
2019-03-28 Anatoly Burakovmem: improve best-effort allocation
2019-03-28 Anatoly Burakovfbarray: add API to find biggest used or free chunks
2019-03-28 Anatoly Burakovfbarray: add internal tailq for mapped areas
2019-03-28 Nikhil Raoservice: fix parameter type for attribute
2019-03-28 Ruifeng Wanghash: optimize signature compare for Arm NEON
2019-03-28 Dharmik Thakkartest/timer: replace config macro with runtime log level
2019-03-28 Dharmik Thakkartest/efd: replace config macro with runtime log level
2019-03-28 Dharmik Thakkartest/hash: replace config macro with runtime log level
2019-03-28 Joyce Kongtest/ticketlock: add test cases
2019-03-28 Joyce Kongticketlock: enable generic ticketlock on all arch
2019-03-28 Joyce Kongticketlock: introduce fair ticket based locking
2019-03-28 Joyce Kongtest/rwlock: amortize the cost of getting time
2019-03-28 Joyce Kongtest/rwlock: benchmark on all available cores
2019-03-28 Joyce Kongrwlock: reimplement with atomic builtins
2019-03-28 Gavin Huspinlock: reimplement with atomic one-way barrier
2019-03-28 Gavin Hutest/spinlock: amortize the cost of getting time
2019-03-28 Gavin Hutest/spinlock: remove delay for correct benchmarking
2019-03-28 Gavin Huring: enforce reading tail before slots
2019-03-27 Pavan Nikhilesheal: roundup TSC frequency when estimating
2019-03-27 Pavan Nikhilesheal: add macro to align value to the nearest multiple
2019-03-27 Jerin Jacobuse appropriate EAL macro for constructors
2019-03-27 Jakub Grajciareal: add pending interrupt callback unregister
2019-03-27 Kevin Traynoreal/linux: fix log levels for pagemap reading failure
2019-03-27 Ferruh Yigitdoc: deprecate KNI ethtool support
2019-03-27 Ferruh Yigitdoc: add deprecation marker usage
2019-03-27 Ferruh Yigitdoc: make RTE_NEXT_ABI optional in guidelines
2019-03-27 Ferruh Yigitdoc: clean ABI/API policy guide
2019-03-27 Kevin Traynordoc: update DPDK LTS versions
2019-03-27 Anatoly Burakovmalloc: fix documentation of realloc function
2019-03-27 Stephen Hemmingermem: poison memory when freed
2019-03-27 Andrius Sirvysacl: fix compiler flags with meson and AVX2 runtime
2019-03-27 Bruce Richardsoneal: remove unneeded version logic
2019-03-27 Bruce Richardsonbuild: use version number from config file
2019-03-27 Bruce Richardsonbuild: move meson version handling to config directory
2019-03-27 Bruce Richardsonbuild: add single source of DPDK version number
2019-03-27 Jerin Jacobusertools: add octeontx2 SSO and NPA PCIe devices
2019-03-27 Reshma Pattantest: fix build without pdump
2019-03-27 Bruce Richardsonapp/pipeline: fix dependency for FreeBSD
2019-03-26 Bruce Richardsondevtools: fix config check when building tags
2019-03-26 Joyce Kongdoc: update cross Arm toolchain in Linux guide
2019-03-26 Jerin Jacobbuild: remove meson warning for Arm
2019-03-26 Andrius Sirvysbuild: move variable for drivers to top level
2019-03-26 Luca Boccassibuild: use integer for max ethdev ports option
2019-03-26 Michael Santanaci: introduce Travis builds for GitHub repositories
2019-03-22 Fiona Trahecompressdev: add flag to specify where processing is...
2019-03-22 Fan Zhangexamples/ipsec-secgw: add test scripts for 3DES-CBC
2019-03-22 Fan Zhangipsec: support 3DES-CBC
2019-03-22 Fan Zhangexamples/ipsec-secgw: add test scripts for AES-CTR
2019-03-22 Fan Zhangipsec: support AES-CTR
2019-03-22 Damian Nowakcryptodev: remove XTS comment duplication
2019-03-22 Damian Nowakcrypto/qat: support XTS
2019-03-22 Damian Nowaktest/crypto: add tests for XTS on QAT
2019-03-22 Chaitanya Babu... test/crypto: fix possible overflow using strlcat
2019-03-22 Damian Nowakexamples/fips_validation: support plain SHA
2019-03-22 Anoob Josephcrypto/octeontx: move device specific code to driver
2019-03-22 Anoob Josephcommon/cpt: redesign propagation of error
2019-03-22 Anoob Josephcommon/cpt: improve structures used in datapath
2019-03-22 Anoob Josephcryptodev: fix driver name comparison
2019-03-22 Bernard Iremongerexamples/ipsec-secgw: fix debug logs
2019-03-22 Fan Zhangexamples/ipsec-secgw: fix AES-CTR block size
2019-03-22 Tomasz Jozwiakcompress/qat: add fallback to fixed compression
2019-03-22 Tomasz Celcompress/isal: add version display
2019-03-22 Marko Kovaceviccompress/qat: fix setup inter buffers
2019-03-22 Arek Kusztaltest: add result field to mod exp and inv
2019-03-22 Arek Kusztalcrypto/openssl: add result field to mod exp and inv
2019-03-22 Arek Kusztalcryptodev: add result field to mod exp and inv
2019-03-22 Konstantin... cryptodev: restore crypto op alignment and layout
2019-03-22 Chaitanya Babu... drivers/net: fix possible overflow using strlcat
2019-03-21 David Marchandnet/bonding: fix queue index types
2019-03-21 David Marchandnet/bonding: fix packet count type for LACP
2019-03-21 David Marchandnet/bonding: fix slave id types
2019-03-21 David Marchandnet/bonding: fix port id types
2019-03-21 David Marchanddoc: fix examples in bonding guide
2019-03-21 Vishal Kulkarninet/cxgbe: fix missing checksum flags and packet type
2019-03-21 Vishal Kulkarninet/cxgbe: remove unused code in Rx path
2019-03-21 Liang Zhangnet/bonding: fix LACP negotiation
2019-03-21 Stephen Hemmingerethdev: check for invalid device name
2019-03-21 Andrew Rybchenkonet/sfc: fix speed capabilities reported in device...
next