dpdk.git
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-07-01 Daniel Verkampring: use aligned memzone allocation
2017-07-01 Gowrishankar... kni: allocate no more mbuf than empty slots in queue
2017-07-01 Vasily Philipovmbuf: fix debug checks for headroom and tailroom
2017-07-01 Jerin Jacobmbuf: reduce pktmbuf init cycles
2017-06-30 Ilya Maximetsconfig: enable vhost NUMA awareness by default
2017-06-30 Ilya Maximetsmem: balanced allocation of hugepages
2017-06-30 Beilei Xingmaintainers: update for i40e
2017-06-28 Fan Zhangcrypto/scheduler: remove deprecated functions
2017-06-28 Pablo de Laratest/crypto: fix overflow
2017-06-28 Kirill Rybalchenkocryptodev: fix device stop function
2017-06-28 Pablo de Laradoc: fix typo in l2fwd-crypto usage
2017-06-28 Pablo de Laraapp/crypto-perf: fix error message
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix auth info display
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix application help
2017-06-28 Pablo de Laratest/crypto: use existing algorithm strings
2017-06-28 Pablo de Laratest/crypto: remove offsets in wireless algo vectors
2017-06-28 Pablo de Laratest/crypto: remove unnecessary offset
2017-06-28 Pablo de Laratest/crypto: fix wrong AAD setting
2017-06-28 Pablo de Laracrypto/aesni_mb: remove assert checks
2017-06-28 Pablo de Laracryptodev: remove unused driver struct
2017-06-28 Pablo de Laracryptodev: remove unused PCI probe/remove
2017-06-28 Pablo de Laracrypto/dpaa2_sec: do not use cryptodev driver
2017-06-28 Pablo de Laracrypto/qat: do not use cryptodev driver
2017-06-28 Pablo de Laracryptodev: add PCI driver helpers
2017-06-28 Pablo de Laracryptodev: release device if PCI probing fails
2017-06-28 Pablo de Laracryptodev: move vdev functions to a separate file
2017-06-28 Pablo de Laracryptodev: set PCI info only when device is PCI
2017-06-28 Pablo de Laracryptodev: simplify device list retrieval logic
2017-06-28 Pablo de Laracryptodev: rename device retrieval argument
2017-06-28 Pablo de Laracryptodev: set driver name for all devices
2017-06-28 Pablo de Laracryptodev: store device pointer in virtual devices
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix option parsing
2017-06-28 Pablo de Laracrypto/aesni_gcm: fix leading spaces
2017-06-28 Jamie Lavignemem: fix malloc element resize with padding
2017-06-27 Santosh Shuklatest/mbuf: remove global mempool
2017-06-27 Ferruh Yigitpci: reduce debug log verbosity when probing
2017-06-26 Luca Boccassimk: fix excluding files when installing docs
2017-06-26 Luca Boccassimk: use make silent flag to print HTML doc version
2017-06-26 Luca Boccassiethdev: add missing symbol in map
2017-06-23 Tonghao Zhangpci: set default numa node for broken systems
2017-06-23 Anand B Jyotiring: fix return value for dequeue
2017-06-21 Jerin Jacobeventdev: define default value for dequeue timeout
2017-06-21 Jerin Jacobtest/eventdev: verify priority test prerequisite
2017-06-21 Jerin Jacobevent/octeontx: fix missing enqueue SMP barrier
2017-06-21 Jerin Jacobevent/octeontx: improve dequeue performance
2017-06-21 Jerin Jacobevent/skeleton: advertise the burst mode capability
2017-06-21 Jerin Jacobevent/sw: advertise the burst mode capability
2017-06-21 Jerin Jacobeventdev: introduce burst mode capability
2017-06-21 Jerin Jacobeventdev: make vdev init and uninit functions optional
2017-06-21 Jerin Jacobeventdev: make PCI probe and remove functions optional
2017-06-21 Jerin Jacobeventdev: restructure release function
2017-06-21 Jerin Jacobeventdev: remove PCI dependency from generic structures
2017-06-21 Harry van Haarenevent/sw: fix mapped qid count with parallel queue
2017-06-21 Santosh Shuklaevent/octeontx: fix error msg in mbox wait response
2017-06-21 Jerin Jacobevent/octeontx: add driver name in info get
2017-06-21 Harry van Haarenevent/sw: fix credit tracking in port dequeue
2017-06-21 Jerin Jacobeventdev: clarify the worker thread workflow
2017-06-21 Gage Eadseventdev: clarify atomic and ordered queue config
2017-06-21 Harry van Haarenevent/sw: add queue-to-port stats
2017-06-22 Allain Legacyip_frag: handle MTU sizes not aligned to 8 bytes
2017-06-22 Dahir Osmanip_frag: free mbufs on reassembly table destroy
2017-06-22 Pablo de Laratest/bonding: remove socket id check
2017-06-22 Pablo de Laranet/bonding: remove socket id check
2017-06-22 Pablo de Laracrypto/scheduler: remove socket id check
2017-06-22 Pablo de Laracryptodev: remove socket id check
2017-06-20 Thomas Monjalonapp/testpmd: always build VF and MACsec functions
2017-06-19 Wei Dailpm: fix index of tbl8
2017-06-16 Dariusz Stojaczykvhost: log error for badly negotiated features
2017-06-16 Tiwei Bienet/virtio: zero the whole memory zone
2017-06-16 Yuanhan Liuvhost: fix crash on NUMA
2017-06-16 Daniel Verkampvhost: access VhostUsrMsg via packed struct
2017-06-16 Dariusz Stojaczykvhost: fix guest pages memory leak
2017-06-16 Dariusz Stojaczykvhost: fix malloc size too small
2017-06-16 Zhihong Wangvhost: support Rx queue count request
2017-06-16 Jens Freimannvhost: check allocation of guest pages
2017-06-16 Thomas Monjalonmem: support page locking on FreeBSD
2017-06-16 Adrien Mazarguilethdev: tidy up endianness handling in flow API
2017-06-16 Adrien Mazarguileal: add static endianness conversion macros
2017-06-16 Nelio Laranjeiroeal: introduce big and little endian types
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
next