dpdk.git
2017-01-04 Thomas Monjalonscripts: move to buildtools
2017-01-04 John McNamaradoc: add required python versions
2017-01-04 John McNamaramake python scripts python2/3 compliant
2017-01-04 John McNamaramake python scripts PEP8 compliant
2017-01-04 Ferruh Yigitmk: disable icc warning 188
2017-01-04 Tomasz Kulasekapp/testpmd: use Tx preparation in checksum engine
2017-01-04 Konstantin... net/ena: add Tx preparation
2017-01-04 Konstantin... net/vmxnet3: add Tx preparation
2017-01-04 Tomasz Kulaseknet/fm10k: add Tx preparation
2017-01-04 Tomasz Kulaseknet/i40e: add Tx preparation
2017-01-04 Tomasz Kulaseknet/ixgbe: add Tx preparation
2017-01-04 Tomasz Kulaseknet/e1000: add Tx preparation
2017-01-04 Tomasz Kulasekethdev: add Tx preparation
2017-01-04 Olivier Matzethdev: clarify extended statistics documentation
2017-01-04 Olivier Matzethdev: fix extended statistics name index
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-25 Jan Blunckethdev: decouple interrupt handling from PCI device
2016-12-25 Jan Bluncknet/vmxnet3: use driver name from ethdev
2016-12-25 Jan Bluncknet/szedata2: localize handling of PCI resources
2016-12-25 Jan Bluncknet/nfp: localize mapping of ethdev to PCI device
2016-12-25 Jan Bluncknet/qede: localize mapping of ethdev to PCI device
2016-12-25 Jan Bluncknet/bnx2x: localize mapping of ethdev to PCI device
2016-12-25 Jan Bluncknet/fm10k: localize mapping of ethdev to PCI device
2016-12-25 Jan Bluncknet/virtio: do not depend on PCI device of ethdev
2016-12-25 Jan Bluncknet/virtio: add helper to get interrrupt handle
2016-12-25 Jan Bluncknet/virtio: remove useless driver name copy
2016-12-24 Stephen Hemmingernet/bnxt: localize mapping of ethdev to PCI device
2016-12-24 Stephen Hemmingernet/i40e: localize mapping of ethdev to PCI device
2016-12-24 Stephen Hemmingernet/ixgbe: localize mapping of ethdev to PCI device
2016-12-24 Stephen Hemmingernet/e1000: localize mapping of ethdev to PCI device
2016-12-24 Stephen Hemmingerdrivers: remove useless reset of PCI device pointer
2016-12-24 Stephen Hemmingereal: make driver pointer const in device struct
2016-12-24 Jan Blunckeal: allow passing const interrupt handle
2016-12-24 Jan Blunckeal: define container_of macro
2016-12-23 Adrien Mazarguilapp/testpmd: fix flow command build on FreeBSD
2016-12-23 Adrien Mazarguildoc: update release notes for flow API
2016-12-23 Adrien Mazarguilapp/testpmd: add protocol fields to flow command
2016-12-23 Adrien Mazarguildoc: describe testpmd flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add queue actions to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add various actions to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add L4 items to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add items ipv4/ipv6 to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add items eth/vlan to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add item raw to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add various items to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add item any to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: support flow bit-field
2016-12-23 Adrien Mazarguilapp/testpmd: add flow item spec prefix length
2016-12-23 Adrien Mazarguilapp/testpmd: add flow item spec handler
2016-12-23 Adrien Mazarguilapp/testpmd: add flow query command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow validate/create commands
2016-12-23 Adrien Mazarguilapp/testpmd: add flow destroy command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow flush command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow list command
2016-12-23 Adrien Mazarguilapp/testpmd: support flow integer
2016-12-23 Adrien Mazarguilapp/testpmd: add flow command
2016-12-23 Adrien Mazarguilapp/testpmd: implement basic support for flow API
2016-12-23 Adrien Mazarguilcmdline: add alignment constraint
2016-12-23 Adrien Mazarguilcmdline: support dynamic tokens
2016-12-23 Adrien Mazarguildoc: announce deprecation of legacy filter types
2016-12-23 Adrien Mazarguildoc: add generic flow API guide
2016-12-23 Adrien Mazarguilethdev: introduce generic flow API
2016-12-22 Ferruh Yigitethdev: cleanup device ops struct whitespace
2016-12-22 Ferruh Yigitethdev: remove invalid function from version map
2016-12-21 Ilya Maximetsnet/bonding: reconfigure all slave queues every time
2016-12-21 Jan Bluncknet/bonding: force reconfiguration of removed slaves
2016-12-21 Jan Blunckethdev: add internal reset function
2016-12-21 Jan Blunckethdev: free queue array after releasing all queues
2016-12-21 Jan Blunckethdev: release queue before setting up
2016-12-21 Jan Blunckethdev: initialize more fields on allocation
2016-12-21 Jan Blunckethdev: clear data when allocating device
2016-12-21 Stephen Hemmingerpci: remove unused unbind support
2016-12-21 Jerin Jacobeal: postpone vdev initialization
2016-12-21 Jianfeng Taneal: restrict cores auto detection
2016-12-21 Aaron Conoleeal: clarify the argc and argv documentation
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-12-20 Qiming Yangexamples/ethtool: fix driver information
2016-12-20 Remy Hortonexamples/ethtool: fix querying non-PCI devices
2016-12-20 Rami Rosendoc: fix typo in testpmd guide
2016-12-20 Baruch Siachdoc: fix typo in sample app guide
2016-12-20 Baruch Siachdoc: fix source extract command in Linux guide
2016-12-20 Baruch Siachdoc: fix required tools list layout in Linux guide
2016-12-20 Yong Wangdoc: fix mistakes in contribution guide
2016-12-20 John McNamaradoc: add details of sub-trees and maintainers
2016-12-20 Maxime Coquelindoc: introduce PVP reference benchmark
2016-12-19 Rasesh Modymaintainers: update for qede PMD and bnx2x PMD
2016-12-07 Anatoly Burakovvdev: fix detaching with alias
2016-12-07 Anatoly Burakovethdev: fix port lookup if none
2016-12-07 Robin Jarrykni: avoid using lsb_release script
2016-12-07 Thomas Monjalonconfig: remove insecure warnings
2016-12-06 Baruch Siachdoc: fix description of attach to indirect mbuf
2016-12-06 Baruch Siachdoc: fix mistakes in prog guide
2016-12-06 John McNamaradoc: fix relative path of NIC table input file
2016-12-06 Reshma Pattandoc: add pdump library to API doxygen
2016-12-06 Yong Wangdoc: remove repeated words in contribution guide
2016-12-06 Yong Wangdoc: fix typos in code comments
2016-12-06 Olivier Matzmempool: fix API documentation
2016-12-06 Wei Zhaomempool: remove a redundant word in comment
2016-12-06 Wei Zhaomempool: remove redundant socket id assignment
next