dpdk.git
2017-01-15 Tomasz Kulasekmbuf: add a function to linearize a packet
2017-01-15 Tiwei Bieapp/testpmd: add MACsec commands
2017-01-15 Tiwei Bienet/ixgbe: add MACsec offload
2017-01-15 Tiwei Bieethdev: add MACsec capability flags
2017-01-15 Tiwei Bieethdev: add MACsec event type
2017-01-15 Tiwei Biembuf: add MACsec flag
2017-01-13 Bruce Richardsonkvargs: make pointers in string arrays const
2017-01-13 Jerin Jacobapp/testpmd: fix static build link ordering
2017-01-13 Bruce Richardsondevtools: skip capitalization check for commit prefixes
2017-01-13 Wenfeng Liumempool: use cache in single producer or consumer mode
2017-01-12 Ben Walkerpci: use address struct in function arguments
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2017-01-12 Ben Walkerpci: unmap resources if probe fails
2017-01-11 Adrien Mazarguilethdev: define default item masks in flow API
2017-01-11 Adrien Mazarguilethdev: clarify RSS action in flow API
2017-01-11 Adrien Mazarguilethdev: clarify MARK and FLAG actions in flow API
2017-01-11 Adrien Mazarguilethdev: modify flow API error function
2017-01-11 Adrien Mazarguilapp/testpmd: fix array bounds checks
2017-01-06 Neil Hormanpmdinfogen: fix null dereference
2017-01-04 Nelio Laranjeiroeal: define generic vector types
2017-01-04 Thomas Monjalontools: move to usertools
2017-01-04 Thomas Monjalonscripts: move to devtools
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
next