ethdev: allow unknown link speed
[dpdk.git] / lib /
2020-09-18 Thomas Monjalonethdev: allow unknown link speed
2020-09-18 Morten Brørupnet: optimize ethernet address functions
2020-09-18 Wei Hu (Xavier)ethdev: check if queue setup when getting queue info
2020-09-21 Harry van Haarenservice: retrieve lcore active state
2020-09-21 David Marchandeal: hide internal device event structure
2020-09-21 David Marchandmem: drop mapping API workaround
2020-09-21 David Marchandpci: move resource mapping to the PCI bus
2020-09-21 David Marchandbus/pci: switch to private kernel driver enum
2020-09-21 David Marchandethdev: remove unused kernel driver field
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-18 Thomas Monjalonmbuf: remove deprecated function and macro aliases
2020-09-18 Thomas Monjalonmempool: remove physical address aliases
2020-09-18 Thomas Monjalonmem: remove physical address aliases
2020-09-17 Pawel Wodkowskitrace: fix C++ compilation
2020-09-16 Conor Walshbpf: promote library as stable
2020-09-16 Stephen Hemmingerlog: hide internal variable
2020-09-16 Stephen Hemmingerlog: promote rte_log_get_stream as stable
2020-09-16 Stephen Hemmingereal/linux: change udev debug message
2020-09-15 Phil Yangmbuf: remove atomic reference counters
2020-09-11 Bruce Richardsonrawdev: mark start and stop functions optional
2020-09-11 Bruce Richardsonrawdev: allow queue config query to return error
2020-09-11 Bruce Richardsonrawdev: add private data size to queue config inputs
2020-09-11 Bruce Richardsonrawdev: add private data size to config inputs
2020-09-11 Bruce Richardsonrawdev: allow drivers to return error from info query
2020-09-11 Bruce Richardsonrawdev: add private data size to info query
2020-09-10 Fady Baderethdev: build on Windows
2020-09-10 Fady Baderethdev: remove structs from export map
2020-09-10 Fady Badertelemetry: build stubs on Windows
2020-09-10 Fady Badereal/windows: update symbols export
2020-09-10 Fady Badereal/windows: add stub for Rx interrupt control
2020-09-10 Fady Badernet: build on Windows
2020-09-10 Fady Badernet: replace htons with constant endian swap
2020-09-10 Fady Badernet: fix redefinition in Windows
2020-09-09 Tal Shnaidermaneal/windows: probe vdev
2020-09-09 Tal Shnaidermanbus/vdev: build on Windows
2020-09-07 Ciara Powerconfig: remove default configs used with make
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-08-07 Stephen Hemmingerethdev: improve API comment for MAC address addition
2020-08-07 Stephen Hemmingerkni: fix reference to master/slave process
2020-08-05 Thomas Monjalonethdev: remove device-specific comments from VLAN API
2020-07-29 Patrick Fuvhost: fix async copy on multi-page buffers
2020-07-29 Maxime Coquelinvhost: fix guest notification setting
2020-07-29 Yuying Zhangnet: fix IPv6 checksum with TSO
2020-07-29 Patrick Fuvhost: fix async callback return type
2020-07-28 Parav Panditeal: introduce macro for bit definition
2020-07-27 Yunjian Wanghash: fix out-of-memory handling in hash creation
2020-07-21 Anatoly Burakovpower: fix environment detection
2020-07-21 Zhike Wangmempool: fix allocation in memzone during retry
2020-07-21 Nithin Dabilpuramnode: add packet classifier
2020-07-21 Raslan Darawshehnet: fix pedantic build
2020-07-21 Patrick Fuvhost: fix double-free with zero-copy
2020-07-21 Patrick Fuvhost: fix async completion of multi-seg packets
2020-07-21 Patrick Fuvhost: fix missing virtqueue status check in async...
2020-07-21 Patrick Fuvhost: fix missing device pointer validity check
2020-07-21 Andrew Rybchenkonet: check fragmented headers in non-debug as well
2020-07-21 Ruifeng Wanglpm: report error when defer queue overflows
2020-07-21 Phil Yangmbuf: use C11 atomic builtins for refcnt
2020-07-19 Ciara Powertelemetry: add upper limit on connections
2020-07-17 Phil Yangeal: add wrapper for C11 atomic thread fence
2020-07-17 Ciara Powermetrics: fix header installation with meson
2020-07-17 Honnappa Nagarahallieal: change the log level for test asserts
2020-07-15 Ferruh Yigitlpm: fix build dependency on RCU library
2020-07-13 Bing Zhaoethdev: add eCPRI key fields to flow API
2020-07-11 Renata Saiakhovaethdev: add function to release HW rings
2020-07-11 Viacheslav Ovsiienkombuf: introduce accurate packet Tx scheduling
2020-07-11 Ivan Malovnet: use named constants for deprecated QinQ TPIDs
2020-07-11 Junfeng Guoethdev: add RSS types for IPv6 prefix
2020-07-11 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no relative capabilities
2020-07-11 Wei Hu (Xavier)ethdev: fix data room size verification in Rx queue...
2020-07-11 Ferruh Yigitethdev: verify reserved HW ring
2020-07-11 Adrian Morenovhost: support virtio status message
2020-07-11 Maxime Coquelinvhost: support virtio status
2020-07-11 Maxime Coquelinvhost: check vDPA configuration succeed
2020-07-11 Maxime Coquelinvhost: make some vDPA callbacks mandatory
2020-07-11 Maxime Coquelinvhost: refactor virtio ready check
2020-07-11 Maxime Coquelinvhost: fix virtio ready flag check
2020-07-11 David Marchandeal/linux: truncate thread name
2020-07-11 Ruifeng Wanglpm: hide defer queue handle
2020-07-11 Anatoly Burakovpower: add environment capability probing
2020-07-11 Thomas Monjalonpci: keep API compatibility with mmap values
2020-07-11 Harman Kalraeal: fix parentheses in alignment macros
2020-07-10 Dmitry Kozlyukeal/windows: detect insufficient privileges for hugepages
2020-07-10 Hongzhi Guonet: fix checksum on big endian CPUs
2020-07-10 Hongzhi Guonet: fix unneeded replacement of TCP checksum 0
2020-07-10 Joyce Kongvhost: restrict pointer aliasing for packed ring
2020-07-10 Joyce Kongintroduce restricted pointer aliasing marker
2020-07-10 Ruifeng Wanglpm: implement RCU rule reclamation
2020-07-09 Phil Yangeal/linux: use C11 atomics for interrupt status
2020-07-09 Feifei Wangring: use custom element for fixed size API
2020-07-09 Feifei Wangring: remove experimental flag from custom element API
2020-07-09 Feifei Wangring: remove experimental flag from reset API
2020-07-09 Levend Sayarservice: fix C++ linkage
2020-07-07 Ferruh Yigitethdev: fix log type for some error messages
2020-07-07 Patrick Fuvhost: introduce async enqueue for split ring
2020-07-07 Patrick Fuvhost: introduce async enqueue registration API
2020-07-07 Simei Suethdev: add PPPoE RSS offload types
2020-07-08 Lukasz Wojciechowskiservice: fix core mapping reset
2020-07-08 Phil Yangeventdev: relax SMP barriers with C11 atomics
2020-07-08 Phil Yangeventdev: remove redundant reset on timer cancel
next