dpdk.git
2017-06-16 Thomas Monjalonapp/testpmd: fix build with bypass without ixgbe
2017-06-15 Thomas Monjalonapp/testpmd: fix build without ixgbe
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-14 Reshma Pattanpdump: remove unnecessary header include
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-14 Ferruh Yigithash: fix icc build
2017-06-14 Ferruh Yigitnet/mlx5: fix build with gcc 7.1
2017-06-14 Ferruh Yigitnet/enic: fix build with gcc 7.1
2017-06-14 Ferruh Yigitnet/i40e: fix memset size
2017-06-14 Ferruh Yigitkni: fix build with gcc 7.1
2017-06-12 Jerin Jacobnet/thunderx: manage PCI device mapping for SQS VFs
2017-06-12 Jerin Jacobeal/pci: introduce a PCI driver flag
2017-06-12 Ferruh Yigitdrivers/net: document missing speed capabilities feature
2017-06-12 Ferruh Yigitethdev: remove driver name from device private data
2017-06-12 Ferruh Yigitnet/ring: use EAL APIs in PMD specific API
2017-06-12 Ferruh Yigitnet/ring: set ethernet device field
2017-06-12 Matej Vidonet/szedata2: add more supported firmwares
2017-06-12 Matej Vidonet/szedata2: move ibuf and obuf to specific header
2017-06-12 Matej Vidonet/szedata2: refactor ibuf and obuf address definition
2017-06-12 Matej Vidonet/szedata2: refactor ibuf and obuf read and write
2017-06-12 Matej Vidonet/szedata2: refactor ibuf and obuf names
2017-06-12 Wei Zhaonet/igb: flush all the filter
2017-06-12 Wei Zhaonet/igb: destroy consistent filter
2017-06-12 Wei Zhaonet/igb: create consistent filter
2017-06-12 Wei Zhaonet/igb: parse flow API flex filter
2017-06-12 Wei Zhaonet/igb: parse flow API TCP SYN filter
2017-06-12 Wei Zhaonet/igb: parse flow API ethertype filter
2017-06-12 Wei Zhaonet/igb: parse flow API n-tuple filter
2017-06-12 Wei Zhaonet/igb: restore flex type filter
2017-06-12 Wei Zhaonet/igb: restore ether type filter
2017-06-12 Wei Zhaonet/igb: restore n-tuple filter
2017-06-12 Wei Zhaonet/igb: store and restore TCP SYN filter
2017-06-12 Shijith Thottonnet/liquidio: do not touch mbuf initialized fields
2017-06-12 Ajit Khapardenet/bnxt: fix reporting of link status
2017-06-12 Ajit Khapardenet/bnxt: update HWRM defines
2017-06-12 Ajit Khapardenet/bnxt: move PMD specific functions
2017-06-12 Beilei Xingnet/i40e: support ether pattern for FDIR
2017-06-12 Beilei Xingnet/i40e: update supported patterns for FDIR
2017-06-12 Beilei Xingnet/i40e: support input set selection for FDIR
2017-06-12 Beilei Xingnet/i40e: support flexible payload parsing for FDIR
2017-06-12 Beilei Xingnet/i40e: add NVGRE flow parsing
2017-06-12 Beilei Xingnet/i40e: refactor VXLAN flow parsing function
2017-06-12 Shijith Thottonnet/liquidio: fix MTU calculation from port configuration
2017-06-12 Moti Haimovskynet/mlx4: support user space Rx interrupt event
2017-06-12 Harish Patilnet/qede: refactor Tx routine
2017-06-12 Harish Patilnet/qede: fix VXLAN tunnel Tx offload flag setting
2017-06-12 Rasesh Modynet/qede/base: upgrade the FW to 8.20.0.0
2017-06-12 Harish Patilnet/qede: refactoring multi-queue implementation
2017-06-12 Harish Patilnet/qede: refactoring vport handling code
2017-06-12 Ajit Khapardedoc: update release notes for bnxt PMD
2017-06-12 Ajit Khapardenet/bnxt: support to set VF rxmode
2017-06-12 Ajit Khapardenet/bnxt: configure a default VF VLAN
2017-06-12 Ajit Khapardenet/bnxt: support to add a VF MAC address
2017-06-12 Ajit Khapardenet/bnxt: determine the Rx status of VF
2017-06-12 Ajit Khapardenet/bnxt: support get and clear VF specific stats
2017-06-12 Ajit Khapardenet/bnxt: support set VF QOS and MAC anti spoof
2017-06-12 Ajit Khapardenet/bnxt: support Tx loopback, set VF MAC and queues...
2017-06-12 Ajit Khapardenet/bnxt: support LED on/off
2017-06-12 Ajit Khapardedoc: add LED support to default features file
2017-06-12 Ajit Khapardenet/bnxt: refactor the query stats
2017-06-12 Ajit Khapardenet/bnxt: support VLAN pvid
2017-06-12 Ajit Khapardenet/bnxt: support rxq/txq get information
2017-06-12 Ajit Khapardenet/bnxt: support LRO
2017-06-12 Ajit Khapardenet/bnxt: support set MTU
2017-06-12 Ajit Khapardenet/bnxt: support get FW version
2017-06-12 Ajit Khapardedoc: document bnxt allmulticast mode support
2017-06-12 Ajit Khapardenet/bnxt: support multicast filter and set MAC addr
2017-06-12 Ajit Khapardenet/bnxt: support VLAN filter and strip
2017-06-12 Ajit Khapardenet/bnxt: support xstats get/reset
2017-06-12 Ajit Khapardenet/bnxt: support tunneling
2017-06-12 Ajit Khapardenet/bnxt: add additional HWRM debug info
2017-06-12 Ajit Khapardenet/bnxt: support lack of huge pages
2017-06-12 Ajit Khapardenet/bnxt: handle VF/PF initialization appropriately
2017-06-12 Ajit Khapardenet/bnxt: refactor to properly allocate resources for...
2017-06-12 Ajit Khapardenet/bnxt: update to HWRM version 1.7.7
2017-06-12 Qi Zhangnet/i40e: fix VF statistics
2017-06-12 Wei Zhaonet/e1000: add support 2-tuple filter on i210/i211
2017-06-12 Qi Zhangnet/i40e: exclude internal packet's byte count
2017-06-12 Qi Zhangnet/ixgbe: enable flex bytes for generic flow API
2017-06-12 Qi Zhangnet/ixgbe: fix fdir mask not be reset
2017-06-12 Qi Zhangnet/ixgbe: remove redundant code
2017-06-12 Beilei Xingnet/i40e: update actions for FDIR
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-06-12 Wei Zhaonet/igb: fix checksum valid flags
2017-06-12 Yongseok Kohnet/mlx5: fix redundant free of Tx buffer
2017-06-12 Yongseok Kohnet/mlx5: fix exception handling
2017-06-12 Andrew Rybchenkonet/sfc: rely on one desc is one mbuf in simple EF10...
2017-06-12 Andrew Rybchenkonet/sfc: check added but not completed descs on EF10...
2017-06-12 Chas Williamsnet/ring: fix adding MAC addresses
2017-06-12 Nélio Laranjeironet/mlx5: remove already initialised mbuf fields
2017-06-12 Nélio Laranjeironet/mlx5: fix flow application order on stop/start
2017-06-12 Wei Dainet/ixgbe/base: update shared code version to 2017...
2017-06-12 Wei Dainet/ixgbe/base: disable X550EM-x 1GBASE-T led switch...
2017-06-12 Wei Dainet/ixgbe/base: remove PHY access for some 1G ports
2017-06-12 Andrew Rybchenkonet/sfc: handle already flushed Tx queue gracefully
2017-06-12 Andrew Rybchenkonet/sfc: add Tx queue flush failed flag for sanity
2017-06-12 Andrew Rybchenkonet/sfc: handle already flushed Rx queue gracefully
2017-06-12 Andy Moretonnet/sfc/base: let caller know that queue is already...
2017-06-12 Andy Moretonnet/sfc/base: fix error code usage in common code
2017-06-12 Rahul Lakkireddynet/cxgbe: configure PCIe extended tags
next