dpdk.git
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
2018-05-14 Anatoly Burakovmem: rename function returning hugepage data path
2018-05-14 Anatoly Burakoveal: remove unused path pattern
2018-05-14 Andy Greendevtools: provide more generic grep in git check
2018-05-14 Andy Greenapp/bbdev: use strcpy for allocated string
2018-05-14 Andy Greenapp/procinfo: fix sprintf overrun
2018-05-14 Andy Greennet/vdev_netvsc: replace strncpy by strlcpy
2018-05-14 Andy Greennet/vdev_netvsc: readlink inputs cannot be aliased
2018-05-14 Andy Greennet/sfc: make sure that stats name is nul-terminated
2018-05-14 Andy Greennet/qede: fix strncpy
2018-05-14 Andy Greennet/qede: replace strncpy by strlcpy
2018-05-14 Andy Greennet/nfp: fix memcpy out of source range
2018-05-14 Andy Greennet/nfp: fix off-by-one and no nul on strncpy use
2018-05-14 Andy Greennet/nfp: fix strncpy misuse
2018-05-14 Andy Greennet/nfp: fix buffer overflow of FW strings
2018-05-14 Andy Greennet/axgbe: fix EEPROM string comparison
2018-05-14 Andy Greenbus/dpaa: fix inconsistent struct alignment
2018-05-14 Andy Greenbus/pci: replace strncpy by strlcpy
2018-05-14 Vipin Varghesenet/tap: add default name to tun
2018-05-14 Hyong Youb Kimnet/enic: fix missing offload capabilities
2018-05-14 Matan Azradnet/bonding: fix slave activation simultaneously
2018-05-14 Jingjing Wunet/avf: fix Rx interrupt mapping
2018-05-14 Shreyansh Jainnet/dpaa2: change VLAN strip value to offload flag
2018-05-14 Rahul Lakkireddynet/cxgbe: free resources during uninit
2018-05-14 Ophir Munknet/mlx4: advertise supported RSS hash functions
2018-05-14 Ophir Munknet/mlx4: avoid constant recreations in function
2018-05-14 Yongseok Kohnet/mlx5: use correct field in a union structure
2018-05-14 Yongseok Kohnet/mlx5: use coherent I/O memory barrier
2018-05-14 Yongseok Kohnet/mlx5: fix inlining segmented TSO packet
2018-05-14 Ferruh Yigitapp/testpmd: check if CRC strip offload supported
2018-05-14 Ophir Munknet/failsafe: add an RSS hash update callback
next