dpdk.git
2018-10-26 Olivier Matznet: add MPLS header structure
2018-10-26 Dekel Peledethdev: fix metadata documentation
2018-10-26 Dekel Peledapp/testpmd: fix metadata API and Tx insertion
2018-10-26 Rosen Xuraw/ifpga: check probing error
2018-10-26 Ophir Munknet/mlx5: close all ports on remove
2018-10-26 Ophir Munknet/mlx5: release port on close
2018-10-26 Ophir Munknet/mlx5: allow multiple probing for representor
2018-10-26 Yongseok Kohnet/mlx5: fix bit width of item and action flags
2018-10-26 Yongseok Kohnet/mlx5: fix flow tunnel handling
2018-10-26 Yongseok Kohnet/mlx5: rename static functions
2018-10-26 Yongseok Kohnet/mlx5: fix flow mark ID conversion in Direct Verbs
2018-10-26 Yongseok Kohnet/mlx5: fix wildcard item for Direct Verbs
2018-10-26 Yongseok Kohnet/mlx5: fix item validation in Direct Verbs
2018-10-26 Yongseok Kohnet/mlx5: fix UDP hash field flag in Direct Verbs
2018-10-26 Yongseok Kohnet/mlx5: add warning message for Direct Verbs flow
2018-10-26 Viacheslav... net/mlx5: support new flow counter API
2018-10-26 Viacheslav... net/mlx5: remove unnecessary structure initializers
2018-10-26 Viacheslav... net/mlx5: add new flow counter Verbs API to glue library
2018-10-26 Viacheslav... net/mlx5: relocate flow counters query function
2018-10-26 Viacheslav... net/mlx5: simplify flow counters support check
2018-10-26 Viacheslav... net/mlx5: introduce new flow counters configuration...
2018-10-26 Viacheslav... net/mlx5: rename flow counter configuration macro
2018-10-26 Viacheslav... net/mlx5: fix flow counters creation
2018-10-26 Tiwei Bievhost: initialize postcopy ufd properly
2018-10-26 Maxime Coquelinvhost: avoid memory barriers when no descriptors dequeued
2018-10-26 Beilei Xingnet/i40e: update Tx offload mask
2018-10-26 Wei Zhaonet/ixgbe: fix RSS flow error return
2018-10-26 Xiaolong Yenet/i40e: cancel alarm handler at the end of closure
2018-10-26 Haiyue Wangnet/i40e: enable loopback function for X722 MAC
2018-10-26 Faicker Monet/ixgbe: fix flow create in ntuple check
2018-10-26 Thomas Monjalonethdev: support MAC address as iterator filter
2018-10-26 Thomas Monjalonethdev: support representor id as iterator filter
2018-10-26 Thomas Monjalonethdev: move representor parsing functions
2018-10-26 Thomas Monjalonkvargs: support list value
2018-10-26 Dekel Pelednet/mlx5: support metadata as flow rule criteria
2018-10-26 Wei Zhaoapp/testpmd: support more types for flow RSS
2018-10-26 Thomas Monjaloneal: remove deprecated attach/detach functions
2018-10-26 Thomas Monjalonethdev: remove deprecated attach/detach functions
2018-10-26 Thomas Monjalondoc: replace doxygen example in contribution guide
2018-10-26 Thomas Monjalonethdev: allow iterating with pure class filter
2018-10-26 Thomas Monjalonethdev: add iterator to match devargs input
2018-10-26 Thomas Monjalonbus/vdev: add iteration filter on name
2018-10-26 Tiwei Bievhost: fix vector filling for packed ring
2018-10-26 Timothy Redaellivhost/crypto: fix shared lib build without cryptodev
2018-10-26 Ori Kamapp/testpmd: add MPLSoGRE encapsulation
2018-10-26 Ori Kamapp/testpmd: add MPLSoUDP encapsulation
2018-10-26 Ori Kamethdev: add raw encapsulation action
2018-10-26 Moti Haimovskynet/mlx5: support e-switch flow count action
2018-10-26 Moti Haimovskynet/mlx5: add flow query abstraction interface
2018-10-26 Moti Haimovskynet/mlx5: use the new infrastructure for tc flow
2018-10-26 Moti Haimovskynet/mlx5: refactor TC-flow infrastructure
2018-10-26 Dekel Peledapp/testpmd: support metadata as flow rule item
2018-10-26 Dekel Peledethdev: support metadata as flow rule criteria
2018-10-26 Thomas Monjalonethdev: complete closing of port
2018-10-26 Thomas Monjalonethdev: remove release function for secondary process
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-26 Thomas Monjalonethdev: fix doxygen comments of shared data fields
2018-10-26 Thomas Monjalonapp/testpmd: allow detaching a port not closed
2018-10-26 Wisam Jaddoapp/testpmd: update port list for multiple removals
2018-10-26 Hyong Youb Kimdoc: update release notes for enic
2018-10-26 Hyong Youb Kimnet/enic: add missing Tx offload flags
2018-10-26 Hyong Youb Kimnet/enic: fix supported packet types
2018-10-26 Stephen Hemmingerexamples/vdpa: fix spelling in error message
2018-10-26 Stephen Hemmingerdoc: fix spelling in PMD guides
2018-10-26 Huaibin Wangnet/i40e: keep promiscuous on if allmulticast is enabled
2018-10-26 Beilei Xingdoc: update i40e guide for PPPoE package release
2018-10-26 Phil Yangapp/testpmd: reserve NUMA node per port and per ring
2018-10-26 Raslan Darawshehnet/tap: access primary process queues from secondary
2018-10-26 Raslan Darawshehnet/tap: move fds of queues to be in process private
2018-10-26 Raslan Darawshehnet/tap: add queue and port ids in queue structures
2018-10-26 Thomas Monjalonkni: fix build on Linux < 3.14
2018-10-26 Thomas Monjalonexamples/l3fwd-power: fix build with icc
2018-10-26 Anatoly Burakovmalloc: fix external heap allocation in no-huge mode
2018-10-26 Yipeng Wangtest/hash: add r/w concurrency to autotest
2018-10-26 Yipeng Wangtest/hash: remove hash scaling unit test
2018-10-26 Yipeng Wangtest/hash: add extendable table to r/w test
2018-10-26 Yipeng Wangtest/hash: test more corner cases
2018-10-26 Yipeng Wangtest/hash: use jhash for multi-writer
2018-10-26 Yipeng Wanghash: remove unnecessary pause
2018-10-26 Naga Suresh... test/kni: check module dependency
2018-10-26 Dan Goraexamples/kni: improve zeroing statistics
2018-10-26 Dan Goraexamples/kni: add logs to show and clear stats
2018-10-26 Dan Goraexamples/kni: monitor and update link state continually
2018-10-26 Dan Gorakni: set default carrier state of interface
2018-10-26 Dan Gorakni: add function to set link state on kernel interface
2018-10-26 Phil Yangkni: introduce C11 atomic into FIFO synchronization
2018-10-26 Phil Yangkni: fix kernel FIFO synchronization
2018-10-26 Phil Yangkni: fix FIFO synchronization
2018-10-26 Phil Yangconfig: rename option for C11 memory model
2018-10-26 Luca Boccassikni: support meson build
2018-10-26 Ferruh Yigitkni: fix build on Linux 4.19
2018-10-26 Fan Zhangdoc: add crypto port and action for pipeline in release...
2018-10-26 David Huntpower: fix traffic aware build
2018-10-26 Jerin Jacobeal/ppc: support pause API
2018-10-26 Anoob Josephuse registered name for OCTEON TX references
2018-10-26 John McNamaradoc: remove unused release notes file
2018-10-26 Fan Zhangnet/softnic: add crypto commands
2018-10-26 Fan Zhangnet/softnic: add symmetric crypto action
2018-10-26 Fan Zhangnet/softnic: configure crypto port
2018-10-26 Fan Zhangnet/softnic: add cryptodev
next