dpdk.git
2018-04-04 Pavan Nikhileshcommon/octeontx: move mbox to common folder
2018-04-04 Pavan Nikhileshdrivers: add common folder
2018-04-04 Stephen Hemmingermbuf: fix truncated strncpy
2018-04-04 Remy Hortonmetrics: fix potential missing string termination
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-04-04 Bruce Richardsoneal: support strlcpy function
2018-04-04 Pavan Nikhilesheal: add functions for previous power of 2 alignment
2018-04-04 Pavan Nikhilesheal: add macros to align value to multiple
2018-04-04 Stephen Hemmingermem: use z specifier to format size_t
2018-04-04 Stephen Hemmingerpci: use z specifier to format size_t
2018-04-04 Stephen Hemmingerconfig: remove old log level option
2018-04-04 Jerin Jacobdoc: update Marvell driver link
2018-04-04 Pablo de Laradevtools: do not create kernel dir
2018-04-03 Thomas Monjalonconfig: remove useless lines for DPAA2
2018-04-02 Shreyansh Jaincrypto/dpaa2_sec: support dynamic logging
2018-04-02 Shreyansh Jaincrypto/dpaa2_sec: fix debug logs
2018-04-02 Shreyansh Jainbus/fslmc: remove unused debug macros
2018-04-02 Shreyansh Jainevent/dpaa2: support dynamic logging
2018-04-02 Shreyansh Jainnet/dpaa2: support dynamic logging
2018-04-02 Shreyansh Jainmempool/dpaa2: support dynamic logging
2018-04-02 Shreyansh Jainbus/fslmc: support dynamic logging
2018-03-30 Beilei Xingnet/i40e: remove unnecessary FDIR mask configuration
2018-03-30 Jianfeng Tanvhost: avoid populate guest memory
2018-03-30 Tonghao Zhangvhost: add pipe event for optimizing negotiation
2018-03-30 Tonghao Zhangvhost: move stdbool include
2018-03-30 Tonghao Zhangvhost: add fdset-event thread name
2018-03-30 Tonghao Zhangvhost: raise error on fdset-thread creation
2018-03-30 Junjie Chennet/vhost: fix crash when creating vdev dynamically
2018-03-30 Maxime Coquelinvhost: avoid concurrency when logging dirty pages
2018-03-30 Matan Azradethdev: fix port accessing after release
2018-03-30 Harish Patilnet/qede: fix to prevent overwriting packet type
2018-03-30 Rasesh Modynet/qede: fix device stop to remove primary MAC
2018-03-30 Rasesh Modynet/qede: add devargs to disable NPAR Tx switching
2018-03-30 Harish Patilnet/qede: enable IPGRE offload support
2018-03-30 Harish Patilnet/qede: convert to new Rx/Tx offloads API
2018-03-30 Natalie Samsonovnet/mrvl: rename PMD as mvpp2
2018-03-30 Andrew Rybchenkonet/sfc: support Medford2 family adapters
2018-03-30 Andrew Rybchenkonet/sfc: support runtime VI window size
2018-03-30 Andrew Rybchenkonet/sfc: support link speeds up to 100G
2018-03-30 Ferruh Yigitnet/avf: fix link autoneg value
2018-03-30 Kirill Rybalchenkonet/i40e: fix support DDP packages group 0xff
2018-03-30 Beilei Xingnet/i40e: add log when setting input set
2018-03-30 Yunjian Wangnet/ixgbe: fix intr callback unregister by adding retry
2018-03-30 Tiwei Bievhost: do not generate signal when sendmsg fails
2018-03-30 Tiwei Bievhost: support sending fds via slave channel
2018-03-30 Zhiyong Yangnet/virtio: add check for cvq
2018-03-30 Zhiyong Yangnet/virtio: fix queues pointer check
2018-03-30 Ning Linet/virtio-user: specify MAC of the tap
2018-03-30 Rahul Lakkireddynet/cxgbe: convert to SPDX license tags
2018-03-30 Kumar Sanghvinet/cxgbe: support setting MAC address
2018-03-30 Kumar Sanghvinet/cxgbe: add VF port statistics
2018-03-30 Kumar Sanghvinet/cxgbe: update Tx and Rx path for VF
2018-03-30 Kumar Sanghvinet/cxgbe: enable RSS for VF
2018-03-30 Kumar Sanghvinet/cxgbe: initialize SGE and queues for VF
2018-03-30 Kumar Sanghvinet/cxgbe: add probe to initialize VF devices
2018-03-30 Kumar Sanghvinet/cxgbe: add base for enabling VF ports
2018-03-30 Kumar Sanghvinet/cxgbe: add VF firmware mailbox
2018-03-30 Kumar Sanghvinet/cxgbe: add skeleton VF driver
2018-03-30 Allain Legacynet/avp: convert to SPDX license tags
2018-03-30 Shijith Thottonnet/liquidio: move to new offload API
2018-03-30 Shahaf Shulernet/mlx5: fix RSS key length query
2018-03-30 Shahaf Shulernet/mlx5: enforce RSS key length limitation
2018-03-30 Dahir Osmannet/mlx5: setup RSS regardless of queue count
2018-03-30 Nélio Laranjeironet/mlx5: fix icc build
2018-03-30 Shahaf Shulernet/mlx5: fix TSO enablement
2018-03-30 Wei Zhaonet/igb: fix flow RSS queue index
2018-03-30 Olivier Matznet/i40evf: add multicast MAC address filtering
2018-03-30 Wei Zhaonet/i40e: fix flow RSS configuration error
2018-03-30 Yunjian Wangnet/i40e: fix intr callback unregister by adding retry
2018-03-30 Roman Zhukovnet/sfc: add device parameter to choose FW variant
2018-03-30 Roman Zhukovnet/sfc/base: add values for RxDPCPU firmware id recogn...
2018-03-30 Gautam Dawarnet/sfc/base: support choosing firmware variant
2018-03-30 Somnath Koturnet/bnxt: fix flow director with same cmd different...
2018-03-30 Roman Zhukovnet/sfc: fix type of opaque pointer in perf profile...
2018-03-30 Qi Zhangethdev: fix queue start
2018-03-30 Ferruh Yigitethdev: return named opaque type instead of void pointer
2018-03-30 Allain Legacynet/avp: conform to new ethdev offload API
2018-03-30 Andrew Rybchenkonet/sfc: fix mbuf data alignment calculation
2018-03-30 Ferruh Yigitethdev: remove unused struct forward declaration
2018-03-30 Ferruh Yigitethdev: support dynamic logging
2018-03-30 Ferruh Yigitnet/dpaa: prefer defines for link speed values
2018-03-30 Ajit Khapardenet/bnxt: fix LRO disable
2018-03-30 Ferruh Yigitethdev: fix port id storage
2018-03-30 Ivan Malovnet/sfc: add dynamic log level for MCDI messages
2018-03-30 Ivan Malovnet/sfc: remove dedicated init log parameter
2018-03-30 Ivan Malovnet/sfc: prepare to merge init logs with main log type
2018-03-30 Ivan Malovnet/sfc: support per-port dynamic logging
2018-03-30 Ivan Malovnet/sfc: support driver-wide dynamic logging
2018-03-30 Ivan Maloveal: register log type and pick level from args
2018-03-30 Nélio Laranjeironet/mlx5: refuse empty VLAN flow specification
2018-03-30 Nélio Laranjeironet/mlx5: improve flow error explanation
2018-03-30 Nélio Laranjeironet/mlx5: change tunnel flow priority
2018-03-30 Nélio Laranjeironet/mlx5: fix link status to use wait to complete
2018-03-30 Nélio Laranjeironet/mlx5: fix link status behavior
2018-03-30 Nélio Laranjeironet/mlx5: remove kernel version check
2018-03-30 Yongseok Kohnet/mlx5: fix ARM build
2018-03-30 Xueming Linet/mlx5: fix existing file removal
2018-03-30 Nélio Laranjeironet/mlx5: use dynamic logging
2018-03-30 Nélio Laranjeironet/mlx5: use port id in PMD log
2018-03-30 Nélio Laranjeironet/mlx5: standardize on negative errno values
next