dpdk.git
2018-05-22 Dan Goraeventdev: fix resetting software timer
2018-05-22 Pablo de Laradoc: update ZUC installation section
2018-05-22 Pablo de Laradoc: update SNOW3G installation section
2018-05-22 Pablo de Laradoc: update KASUMI installation section
2018-05-22 Pablo de Laracryptodev: rename functions to get session size
2018-05-22 Pablo de Laradoc: announce deprecation in crypto feature flags
2018-05-22 Pablo de Laradoc: announce deprecation in crypto queue pair start...
2018-05-22 Pablo de Laradoc: announce deprecation for attach/detach crypto...
2018-05-22 Pablo de Laradoc: announce ABI change for crypto info struct
2018-05-22 Pablo de Laradoc: announce ABI change for crypto sym info struct
2018-05-22 Pablo de Laracompressdev: clarify mbuf offsets
2018-05-22 Fiona Trahecryptodev: clarify when session can be cleared
2018-05-22 Fiona Trahecompressdev: clarify when private xform can be cleared
2018-05-22 Fiona Trahecompressdev: clarify buffer size limitation
2018-05-22 Pablo de Laracompressdev: remove unused driver id
2018-05-22 Kirill Rybalchenkocrypto/scheduler: fix 64-bit mask of workers cores
2018-05-22 Fiona Trahedoc: clarify chained mbuf feature in crypto guide
2018-05-22 Pablo de Laracryptodev: add missing security feature string
2018-05-22 Pablo de Laracryptodev: extend feature flags description
2018-05-22 Pablo de Laracryptodev: fix supported size check
2018-05-22 Pablo de Laracrypto/aesni_gcm: remove unneeded cast
2018-05-22 Pablo de Laracrypto/aesni_mb: fix capabilities
2018-05-22 Jerin Jacobapp/crypto-perf: fix parameters copy
2018-05-22 Jerin Jacobapp/crypto-perf: use strcpy for allocated string
2018-05-22 Fan Zhangcrypto/scheduler: fix possible duplicated ring names
2018-05-22 Kirill Rybalchenkocrypto/scheduler: fix multicore rings re-use
2018-05-22 Kamil Chalupnikapp/bbdev: fix unchecked return value
2018-05-22 Rosen Xubus/ifpga: fix null pointer dereference in scan
2018-05-22 Rosen Xubus/ifpga: fix memory leaks in scan
2018-05-22 Rosen Xubus/ifpga: fix error check in unplug
2018-05-22 Thomas Monjalonbus/vdev: replace device list lock by a recursive one
2018-05-22 Andy Greenethdev: fix type and scope of variables in Rx burst
2018-05-22 Andy Greenmbuf: avoid integer promotion in prepend/adj/chain
2018-05-22 Andy Greenmbuf: avoid implicit demotion in 64-bit arithmetic
2018-05-22 Andy Greenmbuf: fix type of variables in linearize function
2018-05-22 Andy Greenmbuf: fix type of private size in detach
2018-05-22 Andy Greennet: explicit cast in L4 checksum
2018-05-22 Andy Greeneal: explicit cast in rwlock functions
2018-05-22 Andy Greeneal/x86: fix type of variable in memcpy function
2018-05-21 Daniel Shelepovapp/testpmd: fix burst stats reporting
2018-05-21 Tianfei Zhangraw/ifpga/base: fix an error return
2018-05-21 Ferruh Yigitlog: fix pattern matching
2018-05-21 Andrew Rybchenkomempool/bucket: add to meson build
2018-05-20 Stephen Hemmingerbus/vdev: fix double space in logs
2018-05-20 Vipin Varghesetest/eventdev: fix ethdev port id to 16-bit
2018-05-20 Adrien Mazarguileal: fix runtime directory permissions
2018-05-20 Gavin Huraw/ifpga: fix ARM build with clang
2018-05-20 Gavin Hueventdev: fix build with clang on ARM
2018-05-20 Gavin Hunet/mlx5: fix build with clang on ARM
2018-05-20 Andy Greenethdev: explicit cast of queue count return
2018-05-20 Andy Greennet: explicit cast of protocol in IPv6 checksum
2018-05-20 Andy Greennet: explicit cast of IP checksum to 16-bit
2018-05-20 Andy Greennet: explicit cast of multicast bit clearing
2018-05-20 Andy Greenmbuf: explicit cast of size on detach
2018-05-20 Andy Greenmbuf: explicit cast of external buffer length
2018-05-20 Andy Greenmbuf: explicit cast of headroom on reset
2018-05-20 Andy Greenmbuf: explicit casts of reference counter
2018-05-20 Andy Greenmbuf: fix reference counter integer promotion
2018-05-20 Andy Greenring: remove signed type flip-flopping
2018-05-20 Andy Greenring: remove useless variables
2018-05-20 Andy Greeneal: explicit cast in constant byte swap
2018-05-20 Andy Greeneal: fix casts in random functions
2018-05-20 Andy Greeneal: explicit cast of strlcpy return
2018-05-18 David Marchandmbuf: fix C++ build on void pointer cast
2018-05-17 Roman Zhukovnet/sfc: fix errno if flow API RSS action parse fails
2018-05-17 Ophir Munknet/tap: support RSS hash update
2018-05-17 Qi Zhangdoc: add runtime queue setup in release notes
2018-05-17 Adrien Mazarguilnet/mlx4: fix shifts of signed values in Tx
2018-05-17 Shahaf Shulernet/mlx5: fix default RSS level
2018-05-17 Xiaoyun Linet/avf: fix traffic blocked on reset
2018-05-17 Wenzhuo Lunet/ixgbe: fix too many interrupts
2018-05-17 Beilei Xingnet/i40e: fix failing to disable FDIR Tx queue
2018-05-17 Ivan Malovnet/sfc: improve unsupported flow pattern message
2018-05-17 Andrew Rybchenkonet/sfc: fix minimum number of Rx descriptors in ESSB...
2018-05-17 Adrien Mazarguilmaintainers: fix responsibility of flow API bits
2018-05-17 Ophir Munknet/tap: fix isolation mode toggling
2018-05-17 Pascal Mazonmaintainers: hand off ownership of tap PMD
2018-05-17 Maxime Coquelinvhost: improve dirty pages logging performance
2018-05-17 Shahaf Shulernet/mlx5: fix build without tunnel RSS support
2018-05-17 Matan Azradnet/mlx5: support MPLS-in-GRE and MPLS-in-UDP
2018-05-17 Shahaf Shulernet/mlx5: add Bluefield device id
2018-05-17 Shahaf Shulernet/mlx5: fix flow director drop rule deletion crash
2018-05-17 Xiao Wangnet/virtio-user: fix device init in legacy-mem mode
2018-05-17 Tiwei Bienet/virtio-user: strip MAC feature when none specified
2018-05-17 Tiwei Bienet/vhost: do not clear offload flags in Rx
2018-05-17 Fan Zhangvhost/crypto: handle virtually non-contiguous buffers
2018-05-17 Fan Zhangvhost/crypto: fix descriptor move
2018-05-17 Jiayu Hunet/virtio-user: fix feature setting with vhost-net...
2018-05-15 Thomas Monjalonversion: 18.05-rc4
2018-05-15 Rasesh Modynet/qede: fix default Tx offload config
2018-05-15 Andy Greennet/mlx5: fix uninitialized variable in probing
2018-05-15 Andy Greennet/bnx2x: fix memzone name overrun
2018-05-15 Andy Greennet/bnx2x: fix KR2 device check
2018-05-15 Andy Greennet/bnx2x: do not cast function pointers as a policy
2018-05-15 Anatoly Burakovmempool: fix virtual address population
2018-05-15 Anatoly Burakoveal: move runtime directory creation after args parsing
2018-05-15 Andy Greenbus/pci: fix size of driver name buffer
2018-05-14 Ferruh Yigitversion: 18.05-rc3
2018-05-14 Anatoly Burakoveal: move runtime data into dedicated directory
2018-05-14 Anatoly Burakoveal: add directory for runtime data
next