dpdk.git
2017-04-19 Hemant Agrawalbus/fslmc: introduce fsl-mc bus driver
2017-04-19 Hemant Agrawalmk: add CRC support to DPAA2 machine type
2017-04-19 Michal Krawczyknet/ena: calculate partial checksum if DF bit is disabled
2017-04-19 Michal Krawczyknet/ena: cleanup if refilling of Rx descriptors fails
2017-04-19 Michal Krawczyknet/ena: fix delayed cleanup of Rx descriptors
2017-04-19 Michal Krawczyknet/ena: fix Rx descriptors allocation
2017-04-19 Ed Czecknet/ark: report hardware status on init
2017-04-19 Ed Czecknet/ark: set mbuf time stamp field on Rx
2017-04-19 Nélio Laranjeironet/mlx5: remove extra check on Rx
2017-04-19 Marcin Wilknet/thunderx: fix stats access out of bounds
2017-04-19 Wenzhuo Lunet/ixgbe: move private APIs to a specific file
2017-04-19 Wenzhuo Lunet/i40e: move private APIs to a specific file
2017-04-19 Jingjing Wunet/i40e: fix default PFC setting
2017-04-19 Jeff Guonet/i40e: fix hash input set on X722
2017-04-19 John Daleynet/enic: remove initialization of some mbuf fields
2017-04-19 Jerin Jacobnet/thunderx: use internal byte ordering macros
2017-04-19 Pascal Mazonnet/tap: update driver param string
2017-04-19 Konstantin... net/ixgbe: remove option to disable offload flags
2017-04-19 Konstantin... net/ixgbe: eliminate mbuf write on rearm
2017-04-19 Jianbo Liunet/i40e: sync between x86 and arm64 vector PMD
2017-04-19 Bruce Richardsonnet/i40e: remove option to disable offload flags
2017-04-19 Bruce Richardsonnet/i40e: eliminate mbuf write on rearm
2017-04-19 Shijith Thottonnet/liquidio: fix null pointer check
2017-04-19 Shijith Thottonnet/liquidio/base: fix mbox command initialization
2017-04-19 Qi Zhangnet/i40e: add missing 25G link speed
2017-04-19 Qi Zhangnet/i40e: fix VF link speed
2017-04-19 Qi Zhangnet/i40e: remove duplicate code
2017-04-19 Bernard Iremongernet/i40e: fix QinQ eth pattern parsing
2017-04-19 Andrew Rybchenkonet/sfc: remove unnecessary mbuf initialization on Rx
2017-04-19 Allain Legacyconfig: enable AVP driver only on x86 64-bit
2017-04-19 Ed Czecknet/ark: integrate PMD
2017-04-19 Ed Czecknet/ark: add Rx initial version
2017-04-19 Ed Czecknet/ark: add Tx initial version
2017-04-19 Ed Czecknet/ark: provide API for hardware modules pktchkr and...
2017-04-19 Ed Czecknet/ark: provide API for hardware modules UDM and DDM
2017-04-19 Ed Czecknet/ark: provide API for hardware modules MPU RQP and...
2017-04-19 Ed Czecknet/ark: stub PMD for Atomic Rules Arkville
2017-04-19 Henry Cainet/i40e: fix allocation check
2017-04-19 Henry Cainet/cxgbe: fix possible null pointer dereference
2017-04-19 Santosh Shuklatest/mempool_perf: support default mempool
2017-04-19 Santosh Shuklatest/mempool_perf: free mempool on exit
2017-04-19 Santosh Shuklatest/mempool_perf: remove mempool global vars
2017-04-19 Shreyansh Jaintest/mempool: support default mempool
2017-04-19 Shreyansh Jaintest/mempool: free mempool on exit
2017-04-19 Shreyansh Jainmk: link app with ring mempool by default
2017-04-19 Thomas Monjalondoc: fix sphinx warning
2017-04-19 Shahaf Shulerethdev: fix build with strict flags
2017-04-19 Ferruh Yigiteventdev: fix build for clang 4
2017-04-19 Ferruh Yigitmk: fix build for clang 4
2017-04-19 Ferruh Yigitnet/xenvirt: fix build error
2017-04-18 Jan Blunckethdev: do not include PCI header
2017-04-18 Jan Blunckethdev: remove PCI helper from generic ethdev header
2017-04-18 Jan Blunckethdev: remove ethdev driver
2017-04-18 Jan Blunckethdev: remove ethdev PCI probe/remove
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-18 Jan Blunckethdev: add PCI driver helpers
2017-04-18 Jan Blunckdrivers/net: use ethdev allocation helper for vdev
2017-04-18 Jan Blunckethdev: add allocation helper for virtual drivers
2017-04-18 Jan Bluncknet/null: internalize create function
2017-04-18 Jan Bluncktest: do not short-circuit null device creation
2017-04-18 Jan Bluncknet/nfp: use ethdev DMA helper
2017-04-18 Jan Bluncknet/bonding: call through EAL on create/free
2017-04-18 Jan Blunckeal: parse driver argument before probing drivers
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-14 Jan Blunckvdev: make virtual bus use its device struct
2017-04-14 Jan Blunckvdev: add virtual device arguments helper function
2017-04-14 Jan Blunckvdev: add virtual device name helper function
2017-04-14 Jan Blunckvdev: add virtual device struct
2017-04-14 Jan Blunckvdev: refactor probe/remove
2017-04-14 Jan Blunckeal: remove unused device init function
2017-04-14 Jan Blunckvdev: move virtual device probing into a bus
2017-04-14 Jan Blunckeal: probe new virtual bus after other bus devices
2017-04-14 Shreyansh Jaineal: bump ABI version for bus refactoring
2017-04-14 Shreyansh Jainpci: use bus driver for scan/probe
2017-04-14 Shreyansh Jainpci: add bus driver
2017-04-14 Shreyansh Jainpci: remove loop over drivers in device detach
2017-04-14 Shreyansh Jainpci: split match and probe
2017-04-14 Gaetan Rivettest: remove PCI tests
2017-04-14 Ami Sabonet/virtio-user: fix multi-process attach
2017-04-14 Ami Saboethdev: export secondary attach function
2017-04-13 Bruce Richardsonring: fix return value for single dequeue
2017-04-11 Stephen Hemmingertest: remove unnecessary cast of void pointer
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2017-04-10 Jeff Guoapp/testpmd: fix IPv6 tunnel checksum
2017-04-10 Jeff Guolib: fix IPv6 tunnel checksum
2017-04-10 Jeff Guoexamples: enable HW CRC strip by default
2017-04-10 Jeff Guotest: enable HW CRC strip by default
2017-04-10 Jeff Guoapp: enable HW CRC strip by default
2017-04-10 Pascal Mazonmk: fix quoting for ARM mtune argument
2017-04-10 Matej Vidomaintainers: rename section for szedata2 driver
2017-04-10 Matej Vidodoc: update szedata2 guide
2017-04-10 Ilya Maximetsapp: do not build test-crypto-perf if cryptodev disabled
2017-04-07 Olivier Matzlatency: fix build without timer library
2017-04-06 Thomas Monjalonversion: 17.05-rc1
2017-04-06 Andrew Rybchenkopci: do not log false failures for non-whitelisted...
2017-04-06 Aaron Conoleeal: deprecate old cpu features check function
2017-04-06 Aaron Conoleeal: add missing function to symbol map
2017-04-06 Thomas Monjalondoc: add maintainer role about replying questions
2017-04-06 Wenzhuo Ludoc: add how to use VF daemon
next