dpdk.git
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2015-04-28 Olivier Matzmbuf: introduce a new helper to create a pool
2015-04-28 Olivier Matzapp/testpmd: use standard functions to initialize mbufs...
2015-04-28 Olivier Matzmbuf: fix init when private size is not zero
2015-04-28 Olivier Matzmbuf: add accessors for data room and private size
2015-04-27 Olivier Matzexamples: always initialize mbuf pool private area
2015-04-27 Olivier Matzmbuf: fix data room size calculation in pool init
2015-04-27 Ouyang Changchunixgbe/base: update readme
2015-04-27 Ouyang Changchunixgbe/base: more constants
2015-04-27 Ouyang Changchunixgbe/base: command for flow director
2015-04-27 Ouyang Changchunixgbe/base: hook hardware address declaration
2015-04-27 Ouyang Changchunixgbe/base: add timeout to host interface command
2015-04-27 Ouyang Changchunixgbe/base: get host interface command status
2015-04-27 Ouyang Changchunixgbe/base: rework host interface command
2015-04-27 Ouyang Changchunixgbe/base: new X550 device ids
2015-04-27 Ouyang Changchunixgbe/base: calculate X550 checksum
2015-04-27 Ouyang Changchunixgbe/base: support kx4 phy
2015-04-27 Ouyang Changchunixgbe/base: new X557 phy
2015-04-27 Ouyang Changchunixgbe/base: remove lan id from phy struct
2015-04-27 Ouyang Changchunixgbe/base: set X540 phy power
2015-04-27 Ouyang Changchunixgbe/base: extract management capability check
2015-04-27 Ouyang Changchunixgbe/base: get X550 bus info
2015-04-27 Ouyang Changchunixgbe/base: fix X550 check
2015-04-27 Ouyang Changchunixgbe/base: fix X550 CS4227 address
2015-04-27 Ouyang Changchunixgbe/base: fix X550 init early return
2015-04-27 Ouyang Changchunixgbe/base: fix X550 link speed
2015-04-27 Ouyang Changchunixgbe/base: rework link speed branches
2015-04-27 Ouyang Changchunixgbe/base: support 5G link speed
2015-04-27 Ouyang Changchunixgbe/base: fix mac type checks
2015-04-27 Ouyang Changchunixgbe/base: fix Tx pending clearing
2015-04-27 Ouyang Changchunixgbe/base: fix bus type overwrite
2015-04-27 Ouyang Changchunixgbe/base: fix SFP probing
2015-04-27 Ouyang Changchunixgbe/base: set SFP probing retries
2015-04-27 Ouyang Changchunixgbe/base: i2c bit-bang mode
2015-04-27 Ouyang Changchunixgbe/base: i2c combined functions
2015-04-27 Ouyang Changchunixgbe/base: use another log macro
2015-04-27 Ouyang Changchunixgbe/base: minor changes
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
next