dpdk.git
2017-01-17 Jianfeng Tannet/virtio: add Rx descriptor check
2017-01-17 Jianfeng Tannet/virtio: invoke method directly for setting IRQ...
2017-01-17 Jianfeng Tannet/virtio: fix rewriting LSC flag
2017-01-17 Jianfeng Tannet/virtio-user: enable multiqueue with kernel vhost
2017-01-17 Jianfeng Tannet/virtio-user: enable offloading
2017-01-17 Jianfeng Tannet/virtio-user: support kernel vhost
2017-01-17 Jianfeng Tannet/virtio-user: abstract backend operations
2017-01-17 Jianfeng Tannet/virtio-user: move vhost-user specific code
2017-01-17 Jianfeng Tannet/virtio-user: fix not properly reset device
2017-01-17 Jianfeng Tannet/virtio-user: fix wrongly get/set features
2017-01-17 Yuanhan Liunet/virtio: do not store PCI device pointer at shared...
2017-01-17 Yuanhan Liunet/virtio: access interrupt handler directly
2017-01-17 Yuanhan Liunet/virtio: fix multiple process support
2017-01-17 Yuanhan Liunet/virtio: store IO port info locally
2017-01-17 Yuanhan Liunet/virtio: store PCI operators pointer locally
2017-01-17 Yuanhan Liunet/virtio: fix wrong Rx/Tx method for secondary process
2017-01-17 Yuanhan Liuethdev: fix port data mismatched in multiple process...
2017-01-17 Jan Wickbomvhost: allow many vhost-user ports
2017-01-17 Maxime Coquelinvhost: introduce reply ack feature
2017-01-17 Yong Wangexamples/vhost: fix lcore initialization
2017-01-17 Yong Wangexamples/vhost: fix calculation of mbuf count
2017-01-17 Chas Williamsnet/vhost: emulate device start/stop behavior
2017-01-17 Chas Williamsnet/vhost: fix socket file deleted on stop
2017-01-17 Yong Wangvhost: fix memory leak
2017-01-17 Pierre Pfisternet/virtio: use any layout for version 1.0
2017-01-17 Haifeng Linvhost: fix guest/host physical address mapping
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
next