dpdk.git
2019-02-13 Chas Williamsnet/bonding: fix Tx in 802.3ad mode
2019-02-13 Qi Zhangnet/ice: fix crash on device detach
2019-02-13 Thomas Monjalonnet/mlx: support firmware version query
2019-02-13 Dekel Pelednet/mlx5: fix Tx metadata for multi-segment packet
2019-02-12 Rami Rosenmbuf: fix a typo
2019-02-12 Rami Rosentest: fix autotest list
2019-02-12 Bruce Richardsoneal: support strlcat function
2019-02-08 Darek Stojaczykvhost: add external message handling to the API
2019-02-08 Rami Rosennet/virtio: remove forward declaration
2019-02-08 Xiao Wangvhost: remove vDPA available ring relay helper
2019-02-08 Jens Freimannnet/virtio: set offload flag for jumbo frames
2019-02-08 Ilya Maximetsnet/virtio: add missing read barrier for packed dequeue
2019-02-08 Ilya Maximetsnet/virtio: add barriers for extra descriptors on Rx...
2019-02-08 Ilya Maximetsnet/virtio: fix read barriers on packed Tx cleanup
2019-02-08 Andrew Rybchenkonet/sfc/base: share macro to increment per-event type...
2019-02-08 Andrew Rybchenkonet/sfc/base: improve MCDI interface header inclusion
2019-02-08 Andrew Rybchenkonet/sfc/base: avoid division by 0 if no event queue...
2019-02-08 Andrew Rybchenkonet/sfc/base: simplify EF10 family run-time checks
2019-02-08 Andrew Rybchenkonet/sfc/base: simplify EF10 family conditional code...
2019-02-08 Andrew Rybchenkonet/sfc/base: pass Rx buffer size to RxQ init if supported
2019-02-08 Andrew Rybchenkonet/sfc/base: allow to specify Rx buffer size on queue...
2019-02-08 Richard Houldsworthnet/sfc/base: make bundle partition type available...
2019-02-08 Andrew Leenet/sfc/base: add Rx parse incomplete event queue statistic
2019-02-08 Andrew Rybchenkonet/sfc/base: rename header with MCDI strings
2019-02-08 Mark Spendernet/sfc/base: support the Rx event mode w/o continue
2019-02-08 Andrew Rybchenkonet/sfc/base: update auto-generated MCDI definition...
2019-02-08 Igor Romanovnet/sfc/base: remove deprecated macros that get queue...
2019-02-08 Igor Romanovnet/sfc/base: remove deprecated min/max desc defines
2019-02-08 Igor Romanovnet/sfc: use NIC event descriptor size instead of common
2019-02-08 Igor Romanovnet/sfc: use NIC Rx descriptor size instead of common
2019-02-08 Igor Romanovnet/sfc: use NIC Tx descriptor size instead of common
2019-02-08 Igor Romanovnet/sfc/base: round number of queue buffers up
2019-02-08 Igor Romanovnet/sfc/base: support different event descriptor sizes
2019-02-08 Igor Romanovnet/sfc/base: support different Rx descriptor sizes
2019-02-08 Igor Romanovnet/sfc/base: support different Tx descriptor sizes
2019-02-08 Igor Romanovnet/sfc/base: make NIC pointer const in NIC config get
2019-02-08 Igor Romanovnet/sfc/base: make max number of TxQ bufs EF10-specific
2019-02-08 Igor Romanovnet/sfc/base: move a macro to Siena implementation...
2019-02-08 Igor Romanovnet/sfc/base: move EVQ descs number check to generic...
2019-02-08 Igor Romanovnet/sfc/base: move Rx descs number check to generic...
2019-02-08 Igor Romanovnet/sfc/base: move Tx descs number check to generic...
2019-02-08 Igor Romanovnet/sfc: use NIC EVQ descs limits instead of defines
2019-02-08 Igor Romanovnet/sfc: use NIC Rx descs limits instead of defines
2019-02-08 Igor Romanovnet/sfc: use NIC min number of Tx descs instead of...
2019-02-08 Igor Romanovnet/sfc/base: remove min/max defines for number of...
2019-02-08 Igor Romanovnet/sfc/base: remove min/max defines for number of...
2019-02-08 Igor Romanovnet/sfc/base: define max desc number for every EF10 NIC
2019-02-08 Igor Romanovnet/sfc/base: remove min define for number of Tx descs
2019-02-08 Ivan Malovnet/sfc/base: report support for Tx checksum op descriptors
2019-02-08 Mark Spendernet/sfc/base: ensure EvQ poll stops when abort is requested
2019-02-08 Richard Houldsworthnet/sfc/base: update external port number calculation
2019-02-08 Richard Houldsworthnet/sfc/base: correct annotations where NULL input...
2019-02-07 Andrew Rybchenkonet/sfc: support Rx packet types get in secondary process
2019-02-07 Andrew Rybchenkonet/sfc: separate adapter primary process and shared...
2019-02-07 Andrew Rybchenkonet/sfc: remove adapter locks from secondary process ops
2019-02-07 Andrew Rybchenkonet/sfc: move isolated flag in adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: move RSS config to adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: move TxQ shared information to adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: move RxQ shared information to adapter shared
2019-02-07 Andrew Rybchenkonet/sfc: make main logging macro reusable in secondary
2019-02-07 Andrew Rybchenkonet/sfc: move Rx/Tx datapath names to shared state
2019-02-07 Andrew Rybchenkonet/sfc: start to factor out multi-process shared data
2019-02-07 Andrew Rybchenkonet/sfc: remove TxQ control from shared TxQ info
2019-02-07 Andrew Rybchenkonet/sfc: remove RxQ control from shared RxQ info
2019-02-07 Andrew Rybchenkonet/sfc: remove unnecessary functions to get TxQ index
2019-02-07 Andrew Rybchenkonet/sfc: remove unnecessary functions to get RxQ index
2019-02-07 Andrew Rybchenkonet/sfc: support RSS RETA and hash config get in secondary
2019-02-07 Andrew Rybchenkonet/sfc: support Tx descriptor status in secondary...
2019-02-07 Andrew Rybchenkonet/sfc: move datapath TxQ handle to shared TxQ info
2019-02-07 Andrew Rybchenkonet/sfc: move TxQ state to multi-process shared location
2019-02-07 Andrew Rybchenkonet/sfc: support Rx descriptor status in secondary...
2019-02-07 Andrew Rybchenkonet/sfc: move datapath RxQ handle to shared RxQ info
2019-02-07 Andrew Rybchenkonet/sfc: move RxQ state to multi-process shared location
2019-02-07 Andrew Rybchenkonet/sfc: move main log type to process private data
2019-02-07 Andrew Rybchenkonet/sfc: move datapath ops pointers to process private...
2019-02-07 Andrew Rybchenkonet/sfc: make it simpler to change datapath ops location
2019-02-07 Andrew Rybchenkonet/sfc: remove wrappers around Rx descriptor count...
2019-02-07 Andrew Rybchenkonet/sfc: avoid usage of TxQ control structure in info get
2019-02-07 Andrew Rybchenkonet/sfc: avoid usage of RxQ control structure in info get
2019-02-07 Andrew Rybchenkonet/sfc: fix logging from secondary process
2019-02-07 Andrew Rybchenkonet/sfc: remove control path logging from Rx queue...
2019-02-07 Ivan Malovnet/sfc: log port ID as 16-bit unsigned integer on...
2019-02-07 Hari Kumar... net/bonding: fix values of descriptor limits
2019-02-07 Qi Zhangnet/pcap: fix memory leak
2019-02-07 Viacheslav... app/testpmd: add TOS and TTL fields to VXLAN encapsulation
2019-02-06 Vladimir Medvedkinhash: replace license text with SPDX tag for Toeplitz...
2019-02-06 Vladimir Medvedkinmaintainers: claim co-maintainership of LPM library
2019-02-06 Thomas Monjalonversion: 19.05-rc0
2019-02-01 Thomas Monjalonversion: 19.02.0
2019-02-01 John McNamaradoc: update release notes for 19.02
2019-02-01 Reshma Pattandoc: announce replacement of meter colors
2019-02-01 Nikhil Raodoc: announce parameter change of a service API function
2019-02-01 Bruce Richardsondoc: announce meson version upgrade
2019-02-01 Bruce Richardsondoc: remove note about meson being experimental
2019-02-01 Anatoly Burakovdoc: clarify libnuma requirement for NUMA systems
2019-01-31 Declan Dohertymaintainers: resign from maintainership of link bonding
2019-01-31 Thomas Monjalondoc: improve Mellanox bifurcated model description
2019-01-31 Thomas Monjalondoc: add references to flow isolated mode in NICs guide
2019-01-31 Thomas Monjalondoc: remove useless anchor for flow API guide
2019-01-31 Yongseok Kohdoc: add release notes for mlx5
next