dpdk.git
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
2016-10-13 Bernard Iremongerapp/testpmd: add ixgbe VF management
2016-10-13 Bernard Iremongernet/ixgbe: add API for VF management
2016-10-13 Ferruh Yigitnet/ring: fix parameter string info
2016-10-13 Ferruh Yigitnet/ring: fix ring device creation via devargs
2016-10-13 Ajit Khapardenet/bnxt: support async link notification
2016-10-13 Ajit Khapardedoc: update bnxt guide
2016-10-13 Ajit Khapardenet/bnxt: fix crash when closing
2016-10-13 Chas Williamsnet/bnx2x: merge debug register operations into headers
2016-10-13 Chas Williamsnet/bnx2x: do not return structs
2016-10-13 Chas Williamsnet/bnx2x: check return codes during VF mailbox operation
2016-10-13 Chas Williamsnet/bnx2x: serialize access to VF mailbox
2016-10-13 Chas Williamsnet/bnx2x: replace macro with static function
2016-10-13 Chas Williamsnet/bnx2x: restrict Rx mask flags sent to the PF
2016-10-13 Chas Williamsnet/bnx2x: remove unused Rx queue code
2016-10-13 Chas Williamsnet/bnx2x: remove delay during device startup
2016-10-13 Chas Williamsnet/bnx2x: remove unused preprocessor code
2016-10-13 Chas Williamsnet/bnx2x: get cache line size from build configuration
2016-10-13 Nélio Laranjeironet/mlx5: fix Rx function selection
2016-10-13 John Daleynet/enic: add ethernet VLAN packet type
2016-10-13 Wei Daidoc: add ixgbe supported chipsets and NICs
2016-10-13 John W. Linvillenet/bnxt: fix bit shift size
2016-10-13 John W. Linvillenet/i40e: do not use VSI before NULL check
2016-10-13 John W. Linvillenet/bnxt: ensure entry length is unsigned
2016-10-13 John W. Linvillenet/ena: improve safety of string handling
2016-10-13 Rasesh Modynet/bnx2x: fix socket id for slowpath memory
2016-10-13 Rasesh Modynet/bnx2x: fix maximum PF queues
2016-10-13 John Daleynet/enic: extend flow director support for 1300 series
2016-10-13 John Daleynet/enic/base: update VIC adapter
2016-10-13 John Daleynet/enic: fix crash with removed flow director filters
2016-10-13 John Daleynet/enic: fix flow director
2016-10-13 Nelson Escobarnet/enic: document how to configure vNIC parameters
2016-10-13 David Marchandnet/mlx: align drivers to latest naming convention
2016-10-13 Kamil Rytarowskinet/thunderx: increase driver version to 2.0
2016-10-13 Kamil Rytarowskinet/thunderx: document secondary queue set support
2016-10-13 Kamil Rytarowskinet/thunderx: add final bits for secondary queue support
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set support in configure
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set support in start
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set support in stop...
2016-10-13 Kamil Rytarowskinet/thunderx: add helpers for secondary queue set
2016-10-13 Kamil Rytarowskinet/thunderx: remove private data to ethdev link
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set in interrupt...
2016-10-13 Kamil Rytarowskinet/thunderx: add functions to store qsets
2016-10-13 Kamil Rytarowskinet/thunderx/base: add secondary queue set support
2016-10-13 Kamil Rytarowskinet/thunderx/base: add functions to store qsets
2016-10-13 Kamil Rytarowskinet/thunderx: fix Tx checksum handling
2016-10-13 Kamil Rytarowskinet/thunderx: cleanup
2016-10-13 Damjan Marionnet/i40e: enable bad checksum flags in vector Rx
2016-10-13 Damjan Marionnet/i40e: add packet type metadata in vector Rx
2016-10-13 Eric Kinzienet/bonding: enable slave VLAN filter
2016-10-13 Eric Kinzienet/bonding: validate speed after link up
2016-10-13 Jingjing Wudoc: add limitations for i40e PMD
2016-10-13 Nélio Laranjeironet/mlx5: return RSS hash result in mbuf
2016-10-13 Ferruh Yigitkni: move kernel version ifdefs to compat header
2016-10-13 Ferruh Yigitkni: prefer uint32_t to unsigned int
2016-10-13 Ferruh Yigitkni: update log messages
2016-10-13 Ferruh Yigitkni: remove compile time debug configuration
2016-10-13 Ferruh Yigitkni: move functions to eliminate declarations
2016-10-13 Ferruh Yigitkni: remove unnecessary messages for out of memory
2016-10-13 Ferruh Yigitkni: update kernel logging
next