dpdk.git
2015-04-23 Bruce Richardsonnet: remove unneeded include
2015-04-23 Stephen Hemmingerpci: allow const pci address parameter
2015-04-20 Stephen Hemmingerpci: make device id tables const
2015-04-20 Stephen Hemmingerethdev: remove unnecessary paren on return
2015-04-20 Stephen Hemmingerethdev: make tables const
2015-04-20 Stephen Hemmingerethdev: remove extra inline
2015-04-20 Sujith Sankarenic: migrate flow director filtering to new API
2015-04-20 Adrien Mazarguilenic: fix port id in received mbufs
2015-04-20 Thomas Monjalonuse simple zero initializers
2015-04-20 Thomas Monjalonmk: fix build with gcc 4.4 and clang
2015-04-16 Igor Ryzhovdoc: fix vhost guide
2015-04-14 John McNamaradoc: convert prog guide glossary to definition list
2015-04-13 John McNamaradoc: fix verbatim sections for vmxnet3
2015-04-13 Vlad Zolotarovixgbe: add LRO support
2015-04-13 Vlad Zolotarovixgbe: code refactoring
2015-04-13 Vlad Zolotarovixgbe: cleanups
2015-04-13 Stephen Hemmingerethdev: make dev_ops const
2015-04-13 Stephen Hemmingerapp/test: put dev_ops in private
2015-04-13 Stephen Hemmingerpmd: remove useless null checks before rte_free
2015-04-13 Stephen Hemmingerexamples: remove useless null checks before rte_free
2015-04-13 Stephen Hemmingerapp/test: remove useless null check before rte_free
2015-04-13 Stephen Hemmingerapp/test: remove useless memset
2015-04-13 Thomas Monjalonscripts: test null forwarding
2015-04-13 Thomas Monjalonmk: fix static linking with null pmd
2015-04-13 Thomas Monjalonmk: remove uio suffix from virtio pmd
2015-04-13 Thomas Monjalonenic: disable debug traces
2015-04-07 Thomas Monjalondoc: fix code-block syntax
2015-04-03 Thomas Monjalonversion: 2.1.0-rc0
2015-04-03 Thomas Monjalonversion: 2.0.0
2015-04-03 Thomas Monjalonpkg: update RPM
2015-04-03 Thomas Monjalonpkg: remove -core file suffix
2015-04-03 Thomas Monjalonmk: reduce PDF build commands
2015-04-03 Thomas Monjalonmk: remove fuse requirement for vhost-user
2015-04-03 Siobhan Butlerdoc: update new features
2015-04-03 Siobhan Butlerdoc: add known issue with bonding test
2015-04-03 Siobhan Butlerdoc: remove release version from known issues
2015-04-03 Thomas Monjalonmbuf: clean old refcnt option
2015-04-03 Adrien Mazarguildoc: update mlx4 usage and dependencies
2015-04-03 Helin Zhangdoc: comment i40e firmware version
2015-04-01 Cunming Liangi40e: fix link status timeout
2015-04-01 Jingjing Wui40e: fix out of bound read
2015-04-01 Pablo de Laradoc: add note for --txqflags in testpmd
2015-04-01 John McNamaramk: fix pdf doc rules order
2015-04-01 Thomas Monjalonpci: rename passthrough driver to kernel driver
2015-03-31 Thomas Monjalonversion: 2.0.0-rc3
2015-03-31 Siobhan Butlerdoc: update tested OS list in release notes
2015-03-31 Siobhan Butlerdoc: update release notes for new sample apps
2015-03-31 Siobhan Butlerdoc: update faq
2015-03-31 Helin Zhangdoc: update testpmd user guide
2015-03-31 Changchun Ouyangdoc: add common issues in vhost sample guide
2015-03-31 Huawei Xiedoc: add vhost-user to sample guide
2015-03-31 Huawei Xiedoc: add vhost-user guide
2015-03-31 Changchun Ouyangdoc: add new vlan option in vhost sample guide
2015-03-31 Siobhan Butlerdoc: add warning for fm10k early driver
2015-03-31 Changchun Ouyangdoc: add ixgbe VF RSS guide
2015-03-31 Bruce Richardsondoc: add note on needing igb_uio for VF devices
2015-03-31 Olivier Matzdoc: add description of the offload API
2015-03-31 Olivier Matzdoc: update testpmd guide about csum forward engine
2015-03-31 Olivier Matzdoc: fix prefix in file references
2015-03-31 Pawel Wodkowskidoc: add jobstats sample guide
2015-03-31 Pawel Wodkowskidoc: add jobstats library and sample release notes
2015-03-31 Pawel Wodkowskidoc: update bonding mode 6 release notes
2015-03-31 Pablo de Laradoc: add missing new EAL options in testpmd guide
2015-03-31 Cunming Liangdoc: cleanup multi-pthread prog guide
2015-03-30 Thomas Monjalondoc: nics guide
2015-03-30 Thomas Monjalondoc: move Xen guide out of programmers guide
2015-03-30 Thomas Monjalondoc: fix file attributes
2015-03-30 Nicolás Pernas... maintainers: claim pcap PMD
2015-03-30 Pawel Wodkowskiapp/test: fix strict aliasing with gcc 4.4
2015-03-30 Shelton Chiae1000: fix power down of fiber serdes link
2015-03-30 Changchun Ouyangvirtio: fix crash in secondary process
2015-03-30 John McNamaraethdev: add packet count parameter to Rx callback
2015-03-30 Maciej Gajdzicaenic: fix possible data loss
2015-03-30 Maciej Gajdzicavirtio: fix type for queue id
2015-03-30 Maciej Gajdzicabond: fix type for port and queue id
2015-03-30 Bruce Richardsonmbuf: add explanation for confusing checks when freeing
2015-03-26 Miroslaw Walukiewicztable: fix crash during key overload
2015-03-26 Pavel Boldinvhost: fix file struct leakage
2015-03-26 Haifeng Linvhost: fix index when mbuf allocation fails
2015-03-26 Jia Yubond: remove memory allocation for PCI driver
2015-03-26 Adrien Mazarguilmlx4: remove old VMware compatibility code
2015-03-26 Jingjing Wui40e: disable buggy VEB switching
2015-03-26 Jingjing Wui40e: fix flow director
2015-03-26 Jingjing Wuixgbe: fix 5tuple filter overwrite
2015-03-26 Jingjing Wuigb: fix flex filter check for unsupported 82576
2015-03-26 Bruce Richardsonethdev: fix crash with multiprocess
2015-03-26 Yerden Zhumabekovhash: fix strict-aliasing for CRC
2015-03-23 Haifeng Gaoeal: remove argument need of --create_uio_dev option
2015-03-23 Andre Richtertools: fix vfio support
2015-03-23 Julien Cretinapp/testpmd: fix potential out of bounds read
2015-03-23 Michael Qiuhash: fix crc32 error when built for i686 and run in...
2015-03-23 Pablo de Larakni: fix build with kernel 3.19
2015-03-22 Marvin Liuapp/test: fix build with gcc < 4.4
2015-03-22 Marvin Liuapp/test: fix build constructor with gcc < 4.4
2015-03-22 Marvin Liuenic: fix build with gcc < 4.4
2015-03-22 Marvin Liufm10k: fix build with gcc < 4.4
2015-03-22 Marvin Liueal/x86: fix build sse3 functions with gcc < 4.4
2015-03-22 Marvin Liueal/linux: fix build functions pread and pwrite
2015-03-20 Yong Liuapp/testpmd: fix reconfig flag for all ports
2015-03-20 Huawei Xievhost: fix build
next