dpdk.git
2017-11-12 Shahaf Shulerdoc: update deprecation of ethdev offload API
2017-11-12 Gaetan Rivetdoc: postpone devargs clean-up
2017-11-12 John McNamaradoc: update release notes for 17.11
2017-11-12 Yulong Peidoc: add tested Intel platforms with Intel NICs
2017-11-12 Santosh Shukladoc: fix mempool option in octeontx guide
2017-11-12 Santosh Shukladoc: add octeontx mempool guide
2017-11-12 Santosh Shukladoc: add octeontx platform guide
2017-11-12 Moti Haimovskydoc: update mlx4 documentation
2017-11-12 Moti Haimovskydoc: remove mlx4 Rx inline support
2017-11-12 Moti Haimovskydoc: remove mlx4 Tx inline compilation option
2017-11-12 Radu Nicolaudoc: add inline crypto feature
2017-11-12 Thomas Monjalondoc: move fast mbuf free feature in net guide
2017-11-12 Ilya V. Matveychikovpdump: fix possible mbuf leak on failure
2017-11-12 Ilya V. Matveychikovexamples/ipv4_multicast: fix segments number type
2017-11-12 Radoslaw Biernackitest/memory: fix autotest parsing
2017-11-11 Radoslaw Biernackitest/memzone: fix memory leak
2017-11-11 Jasvinder Singhapp/testpmd: remove port status check from TM command
2017-11-11 Jerin Jacobeal: fix an include guard comment
2017-11-11 Zhiyong Yangnet/virtio: fix Rx interrupt with VFIO
2017-11-11 Edward Makarovnet/mlx5: fix link speed bitmasks
2017-11-11 Matan Azradnet/mlx4: fix missing stamp during Tx completion
2017-11-10 Ajit Khapardenet/bnxt: fix link handling and configuration
2017-11-10 Ajit Khapardenet/bnxt: fix duplicate creation of ntuple filter
2017-11-10 Alejandro Luceronet/nfp: fix possible memory leak
2017-11-10 Alejandro Luceronet/nfp: fix null pointer check
2017-11-10 Alejandro Luceronet/nfp: fix possible bad shif operation
2017-11-10 Alejandro Luceronet/nfp: fix checking function return value
2017-11-10 Alejandro Luceronet/nfp: fix resource leak
2017-11-10 Alejandro Luceronet/nfp: fix memory allocation
2017-11-10 Alejandro Luceronet/nfp: fix stats struct initial value
2017-11-10 Ilya V. Matveychikovdrivers/net: fix number of segment storage type
2017-11-10 Shahaf Shulernet/mlx4: fix rxq interrupt memory corruption
2017-11-10 Shahaf Shulernet/mlx5: fix rxq interrupt memory corruption
2017-11-10 Nélio Laranjeironet/mlx5: fix flow director rules comparison
2017-11-10 Harish Patilnet/qede: fix default config option
2017-11-10 Rasesh Modydoc: update qede PMD NIC guide
2017-11-10 Moti Haimovskynet/mlx4: fix Rx packet type offloads
2017-11-10 Xiaoyun Linet/i40e: fix VF cannot forward packets issue
2017-11-10 Akhil Goyalsecurity: fix anonymous unions in structure definitions
2017-11-10 Radu Nicolauexamples/ipsec-secgw: fix build with gcc 4.5.1
2017-11-08 Shijith Thottonnet/liquidio: support device reset in driver
2017-11-08 Jasvinder Singhnet/softnic: fix build with gcc 4.5.1
2017-11-08 Thomas Monjalonversion: 17.11-rc3
2017-11-08 Thomas Monjalondoc: adjust column width of PMD overview tables
2017-11-08 Thomas Monjalondoc: move dom0 removal notice in removed items
2017-11-08 Shreyansh Jaindoc: add DPAA2 event adapter to release notes
2017-11-08 Akhil Goyaldoc: add security library to release notes
2017-11-08 Pablo de Laradoc: update IPsec multi-buffer library version
2017-11-08 Rami Rosendoc: fix a typo in EAL guide
2017-11-08 Ferruh Yigitnet/qede: fix icc build
2017-11-07 Rasesh Modynet/qede: fix null pointer dereferences
2017-11-07 Rasesh Modynet/qede/base: fix division by zero
2017-11-07 Rasesh Modynet/qede/base: fix return code init of filter functions
2017-11-07 Rasesh Modynet/qede: fix PF translation table release
2017-11-07 Rasesh Modynet/qede: remove duplicate includes
2017-11-07 Rasesh Modynet/qede: fix device link structure
2017-11-07 Harish Patilnet/qede: fix VXLAN filter deletion
2017-11-07 Harish Patilnet/qede: disable per-VF Tx switching feature
2017-11-07 Yongseok Kohnet/mlx5: fix tunneled TCP/UDP packet type
2017-11-07 Nélio Laranjeironet/mlx5: fix flow director delete with drop action
2017-11-07 Ferruh Yigitigb_uio: remove device reset in release
2017-11-07 Ferruh Yigitdevtools: add script to get maintainers from patch
2017-11-07 Olivier Matzdevtools: rework ABI checker script
2017-11-07 Thomas Monjalondevtools: rename build dependency of mlx drivers
2017-11-07 Omri Morusertools: fix device binding with python 3
2017-11-07 Yong Wangbuildtools: check allocation error in pmdinfogen
2017-11-07 Jerin Jacobeventdev: remove experimental label
2017-11-07 Nikhil Raodoc: add event eth Rx adapter guide
2017-11-07 Bernard Iremongerdoc: add flow classify guides
2017-11-07 Ori Kamdoc: add basic howto for flow API
2017-11-07 Ori Kamexamples/flow_filtering: add simple demo of flow API
2017-11-07 Bruce Richardsonexamples: remove dependency on PCI
2017-11-07 Pablo de Laraapp/testpmd: fix topology error message
2017-11-07 Ophir Munkapp/testpmd: fix forwarding between non consecutive...
2017-11-07 Pablo de Laraapp/crypto-perf: add help option
2017-11-07 Herbert Guantest/memcpy_perf: provide perf ratio and test time
2017-11-07 Daniel Mrzyglodtest/pmd_perf: fix crash with multiple devices
2017-11-07 Jonas Pfefferlebus/pci: fix PPC condition for IOMMU class
2017-11-07 Jianfeng Tanbus/vdev: change log type
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Jianfeng Taneal: remove dependency on vdev in attach
2017-11-07 Jianfeng Tancryptodev: remove vdev create function
2017-11-07 Hemant Agrawalcrypto/dpaa_sec: rename mbuf physical address to IOVA
2017-11-07 Hemant Agrawalbus/fslmc: set IOVA mode as physical
2017-11-07 Hemant Agrawalbus/dpaa: set IOVA mode as physical
2017-11-07 Maxime Coquelinnet/vhost: add parameter to enable IOMMU feature
2017-11-07 Maxime Coquelinvhost: add flag to enable IOMMU support
2017-11-07 Maxime Coquelinvhost: disable reply-ack feature if IOMMU disabled
2017-11-07 Olivier Gournetnet/mlx5: fix socket field initialization
2017-11-07 Moti Haimovskynet/mlx4: enhance Rx packet type offloads
2017-11-07 Stefan Baranoffnet/pcap: fix memory leak in dumper open
2017-11-07 Rami Rosennet/kni: remove driver struct forward declaration
2017-11-07 Shahaf Shulernet/mlx5: fix flow creation on port start
2017-11-07 Shahaf Shulerdoc: update mlx5 guide
2017-11-07 Xiaoyun Linet/igb: fix Rx interrupt with VFIO and MSI-X
2017-11-07 Bernard Iremongerexamples/flow_classify: fix fseek error handling
2017-11-07 Guduri Prathyushaexamples/l3fwd: fix aliasing in port grouping
2017-11-07 Guduri Prathyushaexamples/l3fwd: fix NEON instructions
2017-11-07 Jianbo Liuexamples/ip_pipeline: use crc32 in hash functions for...
2017-11-07 Jianbo Liuexamples/ip_pipeline: avoid hash table create failure
next