dpdk.git
2016-10-26 Nélio Laranjeironet/mlx5: fix support for newer link speeds
2016-10-26 Nélio Laranjeironet/mlx5: fix link speed capability information
2016-10-26 Jeff Guonet/i40e: fix hash filter on X722
2016-10-26 Jeff Guonet/i40e: fix flow director on X710
2016-10-26 E. Scott Danielsnet/ixgbe: fix VF VLAN insert API
2016-10-26 Rasesh Modynet/qede: update driver version
2016-10-26 Rasesh Modydoc: update qede guide
2016-10-26 Rasesh Modynet/qede: remove zlib dependency and enable PMD
2016-10-26 Rasesh Modynet/qede: add queue statistics
2016-10-26 Harish Patilnet/qede: fix status block index for VF queues
2016-10-26 Harish Patilnet/qede: fix driver version string
2016-10-26 Harish Patilnet/qede: skip slow path polling for 100G VF device
2016-10-26 Harish Patilnet/qede/base: support to initiate PF FLR
2016-10-26 Rasesh Modynet/qede/base: change queue start
2016-10-26 Sony Chackonet/qede: support scatter gather
2016-10-26 Harish Patilnet/qede: fix RSS
2016-10-26 Harish Patilnet/qede: enable and disable VLAN filtering
2016-10-26 Harish Patilnet/qede: fix VLAN filters
2016-10-26 Harish Patilnet/qede: remove unused code
2016-10-26 Harish Patilnet/qede: add 100G link speed capability
2016-10-26 Harish Patilnet/qede/base: allow MTU change
2016-10-26 Harish Patilnet/qede: fix port (re)configuration
2016-10-26 Sony Chackonet/qede: support unequal number of Rx/Tx queues
2016-10-26 Rasesh Modynet/qede/base: support MFW crash dump
2016-10-26 Rasesh Modynet/qede/base: enhance comments
2016-10-26 Rasesh Modynet/qede/base: rename pmm prefix to eth
2016-10-26 Rasesh Modynet/qede/base: update
2016-10-26 Harish Patilnet/qede/base: add selftest and query sensor info
2016-10-26 Harish Patilnet/qede/base: serialize access to MFW mbox
2016-10-26 Harish Patilnet/qede/base: change signature of MCP command
2016-10-26 Rasesh Modynet/qede/base: fix 32-bit build
2016-10-26 Rasesh Modynet/qede/base: update formatting and comments
2016-10-26 Rasesh Modynet/qede/base: add attention formatting string
2016-10-26 Rasesh Modynet/qede/base: add HSI changes and register defines
2016-10-26 Rasesh Modynet/qede: use firmware config macros as needed
2016-10-26 Rasesh Modynet/qede/base: formatting changes
2016-10-26 Rasesh Modynet/qede/base: add new files and rearrange the code
2016-10-26 Olivier Gournetnet/mlx5: fix initialization in secondary process
2016-10-26 Xiao Wangnet/fm10k: fix VF Tx queue initialization
2016-10-26 Olga Shernnet/mlx5: fix link status report
2016-10-26 Qi Zhangnet/fm10k: fix out of order Rx read
2016-10-26 Qi Zhangnet/ixgbe: fix out of order Rx read
2016-10-26 Qi Zhangnet/i40e: fix out of order Rx read
2016-10-26 John Daleynet/enic: fix UDP port in flow director
2016-10-26 John Daleynet/enic: fix multi-queue Rx performance
2016-10-26 John Daleynet/enic: rename functions for queue index conversion
2016-10-26 John Daleynet/enic: fix crash on MTU update or Rx queue reconfigure
2016-10-26 Nelson Escobarnet/enic: revert truncated packets counter fix
2016-10-26 Nelson Escobarnet/enic: fix Rx queue index when not using Rx scatter
2016-10-26 Wenzhuo Luapp/testpmd: fix flow director endianness
2016-10-26 Wenzhuo Luapp/testpmd: fix flow director mask
2016-10-26 Wenzhuo Lunet/ixgbe: fix flow director mask
2016-10-26 Nélio Laranjeironet/mlx5: fix hash key size retrieval
2016-10-26 Ferruh Yigitnet/bnx2x: fix build with icc
2016-10-26 Jianbo Liunet/i40e: make vector driver filenames consistent
2016-10-26 Jianbo Liunet/i40e: implement vector PMD for ARM
2016-10-26 Jianbo Liunet/i40e: extract non-x86 specific code from vector...
2016-10-26 Maxime Coquelinvhost: support indirect descriptor in non-mergeable Rx
2016-10-26 Maxime Coquelinvhost: support indirect descriptor in mergeable Rx
2016-10-26 Yuanhan Liuvhost: fix use after free
2016-10-26 Yuanhan Liuvhost: retrieve available head once
2016-10-26 Yuanhan Liuvhost: prefetch available ring
2016-10-26 Zhihong Wangvhost: shadow used ring update
2016-10-26 Yuanhan Liuvhost: use last available index for ring reservation
2016-10-26 Yuanhan Liuvhost: simplify mergeable Rx vring reservation
2016-10-26 Zhihong Wangvhost: optimize cache access
2016-10-26 Zhihong Wangvhost: remove useless volatile
2016-10-26 Maxime Coquelinvhost: access header only if offloading is supported
2016-10-25 E. Scott Danielsethdev: prevent duplicate event callback
2016-10-25 Wei Daimempool: fix search of maximum contiguous pages
2016-10-25 Wenzhuo Luapp/testpmd: fix PF/VF check of flow director
2016-10-25 Jan Blunckcrypto: register aliases for renamed vdev drivers
2016-10-25 Jan Bluncknet: register aliases for renamed vdev drivers
2016-10-25 Jan Blunckeal: add driver name alias
2016-10-25 Hemant Agrawalexamples/l3fwd: use accelerated CRC on ARM
2016-10-25 Michael Qiuexamples/tep_term: fix packet length with multi-segments
2016-10-25 Michael Qiuexamples/tep_term: fix L4 length
2016-10-25 Jasvinder Singhexamples/ip_pipeline: fix build with gcc 6
2016-10-25 Jasvinder Singhexamples/ip_pipeline: fix build on BSD
2016-10-25 Ferruh Yigitkni: fix build with kernel 4.9
2016-10-14 Ferruh Yigitkni: fix build with kernel < 3.1
2016-10-14 Thomas Monjalonversion: 16.11-rc1
2016-10-13 Pablo de Laradoc: fix libcrypto guide title
2016-10-13 Pablo de Laradoc: how to build KASUMI as shared library
2016-10-13 Pablo de Laradoc: add ZUC shared library limitation
2016-10-13 Pablo de Laracrypto/libcrypto: fix init function names
2016-10-13 Pablo de Laracrypto/zuc: fix init function names
2016-10-13 Akhil Goyalapp/test: store digest/IV at a DMA able address
2016-10-13 Piotr Azarewiczapp/test: fix crypto mbuf pool size
2016-10-13 Piotr Azarewiczexamples/l2fwd-crypto: fix verify with decrypt in chain
2016-10-13 Marcin Kerlinapp/test: reduce libcrypto operations number
2016-10-14 Bernard Iremongernet/ixgbe: add application callback on VF to PF messsage
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 Xiao Wangnet/i40e: implement new Rx checksum flag
2016-10-13 Xiao Wangnet/ixgbe: implement new Rx checksum flag
2016-10-13 Xiao Wangnet/e1000: implement new Rx checksum flag
2016-10-13 Xiao Wangnet/fm10k: implement new Rx checksum flag
2016-10-13 Xiao Wangnet/fm10k: fix Rx checksum flags
2016-10-13 Olivier Matznet/ixgbe: support checksum flags in SSE vector Rx
next