mbuf: remove control mbuf
[dpdk.git] / drivers /
2018-04-11 Anatoly Burakovbus/fslmc: support memory event callbacks for VFIO
2018-04-11 Anatoly Burakovbus/fslmc: move VFIO DMA map into bus probe
2018-04-11 Anatoly Burakovmemzone: replace memzone array with fbarray
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovnet/mlx5: use virt2memseg instead of iteration
2018-04-11 Anatoly Burakovnet/mlx4: use virt2memseg instead of iteration
2018-04-11 Anatoly Burakovcrypto/dpaa_sec: use virt2memseg instead of iteration
2018-04-11 Anatoly Burakovbus/fslmc: use virt2memseg instead of iteration
2018-04-11 Anatoly Burakovcrypto/dpaa_sec: use iova2virt instead of memseg iteration
2018-04-11 Anatoly Burakovbus/fslmc: use iova2virt instead of memseg iteration
2018-04-11 Anatoly Burakovbus/dpaa: use iova2virt instead of memseg iteration
2018-04-11 Anatoly Burakovnet/virtio: use memseg contig walk instead of iteration
2018-04-11 Anatoly Burakovnet/mlx5: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovbus/pci: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovbus/fslmc: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovnet/vmxnet3: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/virtio: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/qede: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/i40e: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/enic: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/ena: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/cxgbe: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/bnxt: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/bnx2x: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovnet/avf: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovcrypto/qat: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovbus/fslmc: do not needlessly check for IOVA mode
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-10 Jan Viktorinuse SPDX tag for RehiveTech copyright files
2018-04-04 Gaetan Rivetbus/fslmc: fix find device start condition
2018-04-04 Pavan Nikhileshcommon/octeontx: move mbox to common folder
2018-04-04 Pavan Nikhileshdrivers: add common folder
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
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 Junjie Chennet/vhost: fix crash when creating vdev dynamically
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 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 Allain Legacynet/avp: conform to new ethdev offload API
2018-03-30 Andrew Rybchenkonet/sfc: fix mbuf data alignment calculation
2018-03-30 Ferruh Yigitnet/dpaa: prefer defines for link speed values
2018-03-30 Ajit Khapardenet/bnxt: fix LRO disable
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 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
next