dpdk.git
2018-04-27 Somnath Koturnet/bnxt: add device ID for Stratus VF
2018-04-27 Ajit Khapardenet/bnxt: avoid freeing memzone multiple times
2018-04-27 Ajit Khapardenet/bnxt: use UINT64_MAX to initialize filter ids
2018-04-27 Ajit Khapardenet/bnxt: free memory allocated for VF filters
2018-04-27 Ajit Khapardenet/bnxt: reset L2 filter id once filter is freed
2018-04-27 Ajit Khapardenet/bnxt: maintain mbuf alloc failure counter per queue
2018-04-27 Ajit Khapardenet/bnxt: add code to determine the Tx COS queue
2018-04-27 Ajit Khapardenet/bnxt: fix flow destroy
2018-04-27 Ajit Khapardenet/bnxt: fix L2 filter cleanup
2018-04-27 Ajit Khapardenet/bnxt: fix Rx checksum flags for tunnel frames
2018-04-27 Ajit Khapardenet/bnxt: fix incorrect ntuple flag setting
2018-04-27 Ajit Khapardenet/bnxt: fix endianness of flag
2018-04-27 Ajit Khapardenet/bnxt: set padding flags in Rx descriptor
2018-04-27 Ajit Khapardenet/bnxt: set default log level to informational
2018-04-27 Hyong Youb Kimnet/enic: enable overlay offload for VXLAN and GENEVE
2018-04-27 Vipin Varghesenet/tap: fix protocol field for non-IP
2018-04-27 Hemant Agrawalnet/vmxnet3: change the SPDX tag style
2018-04-27 Ivan Malovnet/sfc: add missing Rx fini on RSS setup fail path
2018-04-27 David Marchandnet/enic: add primary MAC address handler
2018-04-27 Alejandro Luceronet/nfp: support MAC address change
2018-04-27 Yangchao Zhounet/nfp: fix possible resource leak
2018-04-27 Shahaf Shulerethdev: remove new to old offloads API helpers
2018-04-27 Xiao Wangdoc: add ifcvf driver document and release note
2018-04-27 Xiao Wangnet/ifcvf: add ifcvf vDPA driver
2018-04-27 Xiao Wangnet/virtio: skip device probe in vDPA mode
2018-04-27 Xiao Wangvfio: add multi container support
2018-04-27 Xiao Wangvfio: extend data structure for multi container
2018-04-27 Thomas Monjalondrivers/net: remove duplicated includes
2018-04-27 Gaetan Rivetbus/vdev: fix find device implementation
2018-04-27 Gaetan Rivetbus/pci: fix find device implementation
2018-04-27 Maxime Coquelinvhost/crypto: fix build with gcc 4.7.2
2018-04-27 Thomas Monjaloneal: fix build on FreeBSD
2018-04-27 Thomas Monjaloneal: fix build with glibc < 2.16
2018-04-26 Artem V. Andreevmempool/bucket: do not allow one lcore to grab all...
2018-04-26 Artem V. Andreevmempool/bucket: implement block dequeue operation
2018-04-26 Artem V. Andreevmempool: support block dequeue operation
2018-04-26 Artem V. Andreevmempool: implement abstract mempool info API
2018-04-26 Artem V. Andreevmempool/bucket: implement bucket mempool manager
2018-04-26 Thomas Monjalonapp/pdump: remove unused socket path options
2018-04-26 Andrew Rybchenkotest/mempool: fix autotest retry
2018-04-26 Phil Yangtest: fix memory flags test for low NUMA nodes number
2018-04-26 Stephen Hemmingerbus/fslmc: do not log messages if bus not present
2018-04-26 Stephen Hemmingereal: shut up warning about master lcore
2018-04-26 Anatoly Burakoveal: make semantics of lcore role function more intuitive
2018-04-25 Pavan Nikhileshevent/octeontx: fix snprintf mempool name overflow
2018-04-25 Marko Kovacevicdoc: fix PDF build
2018-04-25 Harry van Haarenservice: remove experimental tags
2018-04-25 Anatoly Burakoveal/linux: remove useless unlock of hugepage when clearing
2018-04-25 Stephen Hemmingerdoc: update preferred log level syntax in guides
2018-04-25 Stephen Hemmingerlog: add ability to match log type with globbing
2018-04-25 Stephen Hemmingereal: make log level save private
2018-04-25 Stephen Hemmingereal: allow symbolic log levels
2018-04-25 Stephen Hemmingereal: make syslog facility table const
2018-04-25 Aaron Conoleeal: abstract away the auxiliary vector
2018-04-25 Gaetan Riveteal: add last init priority
2018-04-25 Gaetan Riveteal: list acceptable init priorities
2018-04-25 Gaetan Rivetdevargs: rename legacy API
2018-04-25 Gaetan Rivetdevargs: use proper namespace prefix
2018-04-25 Gaetan Rivetdevargs: update syntax documentation
2018-04-25 Gaetan Rivetdevargs: make parsing variadic
2018-04-25 Gaetan Rivetdevargs: make devargs list private
2018-04-25 Gaetan Rivettest: remove devargs unit tests
2018-04-25 Gaetan Rivetnet/vdev_netvsc: do not reference devargs list
2018-04-25 Gaetan Rivetbus/pci: do not reference devargs list
2018-04-25 Gaetan Rivetbus/vdev: do not reference devargs list
2018-04-25 Gaetan Rivetdevargs: introduce iterator
2018-04-24 Olivier Matzexamples: use new API to create control threads
2018-04-24 Olivier Matzeal: set affinity for control threads
2018-04-24 Olivier Matzeal: set name when creating a control thread
2018-04-24 Olivier Matzeal: add function to create control threads
2018-04-24 Olivier Matzuse sizeof to avoid double use of a length define
2018-04-24 Reshma Pattantest/power: fix build with shared library
2018-04-24 Jianfeng Tandrivers/net: share vdev data to secondary process
2018-04-24 Jianfeng Tandrivers/net: do not use private ethdev data
2018-04-24 Jianfeng Tanbus/vdev: scan by multi-process channel
2018-04-24 Jianfeng Tanbus/vdev: add lock on device list
2018-04-24 Jianfeng Taneal: bring forward multi-process channel init
2018-04-24 Artem V. Andreevmempool: support flushing the default cache
2018-04-24 Andrew Rybchenkomempool: remove callback to register memory area
2018-04-24 Andrew Rybchenkomempool/dpaa: prepare to remove register memory area op
2018-04-24 Andrew Rybchenkomempool/octeontx: prepare to remove register memory...
2018-04-24 Andrew Rybchenkomempool: deprecate xmem functions
2018-04-24 Andrew Rybchenkomempool: remove callback to get capabilities
2018-04-24 Andrew Rybchenkomempool: add op to populate objects using provided...
2018-04-24 Andrew Rybchenkomempool: add op to calculate memory size to be allocated
2018-04-23 Artem V. Andreevmempool: ensure mempool is initialized before populating
2018-04-23 Andrew Rybchenkomempool: rename flag to control IOVA-contiguous objects
2018-04-23 Andrew Rybchenkomempool: fix leak when no objects are populated
2018-04-23 Reshma Pattanapp/test: enhance power manager unit tests
2018-04-23 David Huntmk: fix make defconfig on FreeBSD
2018-04-23 Jianfeng Tanipc: fix timeout handling in async
2018-04-23 Jianfeng Tanipc: clean up code
2018-04-23 Anatoly Burakovipc: fix resource leak in init failure
2018-04-23 Anatoly Burakovipc: fix return without mutex unlock
2018-04-23 Anatoly Burakovipc: use strlcpy where applicable
2018-04-23 Anatoly Burakovfbarray: check sysconf failure
2018-04-23 Anatoly Burakovfbarray: fix potential null-dereference
2018-04-23 Anatoly Burakovfbarray: check for open failure
2018-04-23 Anatoly Burakovfbarray: use strlcpy instead of snprintf
2018-04-23 Anatoly Burakovfbarray: make all fbarrays hidden files
next