dpdk.git
2017-01-17 David Marchandnet: align ethdev and eal driver names
2017-01-17 David Marchandnet: remove dead driver names
2017-01-17 Nélio Laranjeironet/mlx5: do not invalidate title CQE
2017-01-17 Nélio Laranjeironet/mlx5: fix endianness in Tx completion queue
2017-01-17 Nélio Laranjeironet/mlx5: fix leak when starvation occurs
2017-01-17 Remy Hortonnet/i40e: fix spelling
2017-01-17 Remy Hortonnet/i40e: fix xstats value mapping
2017-01-17 Thomas Monjalonnet/virtio: fix build without virtio-user
2017-01-17 Qiming Yangexamples/ethtool: display firmware version
2017-01-17 Qiming Yangnet/i40e: add firmware version get
2017-01-17 Qiming Yangnet/ixgbe: add firmware version get
2017-01-17 Qiming Yangnet/e1000: add firmware version get
2017-01-17 Qiming Yangethdev: add firmware version get
2017-01-17 Olivier Matznet/virtio: fix advertised Rx offload capabilities
2017-01-17 Tomasz Kulasekexamples/performance-thread: add packet type parsing
2017-01-17 Jasvinder Singhexamples/ip_pipeline: fix parsing of pass-through pipeline
2017-01-17 Sankar Chokkalingamexamples/ip_pipeline: fix coremask limitation
2017-01-17 Anand B Jyotiexamples/ip_pipeline: check VLAN and MPLS parameters
2017-01-17 Thomas Monjalonexamples/ip_pipeline: remove useless makefile line
2017-01-17 Olivier Matzexamples/l3fwd: rework long options parsing
2017-01-17 Olivier Matzexamples/l2fwd: rework long options parsing
2017-01-17 Yongseok Kohdoc: fix links to Linux in contribution guide
2017-01-17 Pablo de Laradoc: simplify l3fwd example guide
2017-01-17 Yong Wangdoc: fix a typo in prog guide
2017-01-17 Rami Rosendoc: fix a typo in proc_info guide
2017-01-17 Rami Rosendoc: fix a typo in testpmd guide
2017-01-17 Wenzhuo Luapp/testpmd: fix check for invalid ports
2017-01-17 Zhihong Wangeal: optimize aligned memcpy on x86
2017-01-17 Jianfeng Tanexamples/l3fwd-power: fix stop and close on signal
2017-01-17 Jianfeng Tanexamples/l3fwd-power: add --parse-ptype option
2017-01-17 Jianfeng Tannet/virtio: unmap queue/irq when closing
2017-01-17 Jianfeng Tannet/virtio: unbind interrupt/eventfd when stopping
2017-01-17 Jianfeng Tannet/virtio: setup Rx queue interrupts
2017-01-17 Jianfeng Tannet/virtio: add Rx interrupt enable/disable functions
2017-01-17 Jianfeng Tannet/virtio: add PCI operation for queue/irq binding
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
next