dpdk.git
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
2018-05-14 Ivan Malovethdev: improve doc for name by port ID API
2018-05-14 Remy Hortonnet/ixgbe: fix missing port representor data-path
2018-05-14 Remy Hortonnet/i40e: fix missing port representor data-path
2018-05-14 Yanglong Wuethdev: fix checking Rx/Tx queue status
2018-05-14 Beilei Xingnet/i40e: print original value for global register...
2018-05-14 Zhiyong Yangnet/virtio-user: fix multiple queues fail in server...
2018-05-14 Yanglong Wunet/i40e: fix missing VLAN offload capability
2018-05-14 Qi Zhangnet/i40e: fix missing mbuf fast free offload
2018-05-14 Matan Azradethdev: fix port removal notification timing
2018-05-14 Matan Azradnet/failsafe: fix sub-device ownership race
2018-05-14 Thomas Monjalonethdev: fix port probing notification
2018-05-14 Thomas Monjalonethdev: fix port visibility before initialization
2018-05-14 Matan Azradethdev: add lock to port allocation check
2018-05-14 Matan Azradethdev: allow ownership operations on unused port
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Thomas Monjalondrivers/net: use higher level of probing helper for PCI
2018-05-14 Thomas Monjalonethdev: add doxygen comments for each state
2018-05-14 Thomas Monjalonnet/failsafe: fix sub-device visibility
next