use SPDX tag for 6WIND copyrighted files
[dpdk.git] / lib /
2018-05-13 Andy Greeneal: explicit cast of builtin for bsf32
2018-05-08 Bruce Richardsonbuild: ensure compatibility with future meson versions
2018-05-11 Konstantin Ananyevbpf: introduce basic Rx/Tx filters
2018-05-11 Konstantin Ananyevbpf: add JIT compilation for x86_64 ISA
2018-05-11 Konstantin Ananyevbpf: add more checks
2018-05-11 Konstantin Ananyevbpf: add ability to load eBPF program from ELF object...
2018-05-11 Konstantin Ananyevbpf: add BPF loading and execution framework
2018-05-10 Kamil Chalupnikbbdev: split queue groups
2018-05-10 Kamil Chalupnikbbdev: measure offload cost
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: support optional CRC overlap
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: scale likelihood ratio input
2018-05-10 Kamil Chalupnikbaseband/turbo_sw: move macros to bbdev library
2018-05-10 Fiona Trahecompressdev: get device id from name
2018-05-10 Fiona Trahecompressdev: add device capabilities
2018-05-10 Fiona Trahecompressdev: add device stats
2018-05-10 Fiona Trahecompressdev: add compression service feature flags
2018-05-10 Fiona Trahecompressdev: add device feature flags
2018-05-10 Shally Vermacompressdev: support hash operations
2018-05-10 Fiona Trahecompressdev: support stateful operations
2018-05-10 Fiona Trahecompressdev: support stateless operations
2018-05-10 Fiona Trahecompressdev: add operation management
2018-05-10 Fiona Trahecompressdev: add enqueue/dequeue functions
2018-05-10 Fiona Trahecompressdev: add compression specific data
2018-05-10 Fiona Trahecompressdev: add queue pair management
2018-05-10 Fiona Trahecompressdev: add basic device management
2018-05-10 Nikhil Raoeventdev: make ethdev port identifiers 16-bit
2018-05-10 Abhinandan Gujjareventdev: add crypto adapter implementation
2018-05-10 Abhinandan Gujjareventdev: add driver interface of crypto adapter
2018-05-10 Abhinandan Gujjareventdev: introduce event crypto adapter
2018-05-10 Nikhil Raoeventdev: convert eth Rx adapter files to SPDX license tag
2018-05-08 Jasvinder Singhtable: add dedicated params struct for cuckoo hash
2018-05-04 Jasvinder Singhsched: add post-init pipe profile API
2018-05-04 Nikhil Raoethdev: support WRED thresholds in bytes
2018-05-01 Ben Sheltonethdev: fix TM API comment
2018-05-08 Anatoly Burakovmem: add argument to memory event callback
2018-05-08 Olivier Matzmempool: fix alignment of memzone length when populating
2018-05-02 Thomas Monjalonversion: 18.05-rc2
2018-05-02 Konstantin Ananyeveal/x86: fix atomic exchange for 32-bit
2018-05-02 Anatoly Burakovmalloc: avoid padding elements on page deallocation
2018-05-02 Anatoly Burakovmalloc: set pad to 0 on free
2018-05-02 Jianfeng Taneal: fix use-after-free on control thread creation
2018-05-02 Jianfeng Taneal: fix memory leak on control thread failure
2018-05-01 Ferruh Yigitethdev: remove error return on RSS hash check
2018-04-30 Anatoly Burakovmalloc: fix heap size not set on init
2018-04-30 Anatoly Burakovmem/linux: fix hugedir write deadlock
2018-04-27 Thomas Monjalonversion: 18.05-rc1
2018-04-27 Anatoly Burakovmem: revert to using flock and add per-segment lockfiles
2018-04-27 Anatoly Burakovmem: add memalloc init stage
2018-04-27 Anatoly Burakovmem: improve autodetection of hugepage counts on 32-bit
2018-04-27 Anatoly Burakovmem: improve preallocation on 32-bit
2018-04-27 Anatoly Burakovmem: fix 32-bit memory upper limit for non-legacy mode
2018-04-27 Anatoly Burakovmalloc: check for heap corruption
2018-04-27 Anatoly Burakovmalloc: fix out-of-bounds segment array access
2018-04-27 Anatoly Burakovmalloc: replace snprintf with strlcpy
2018-04-27 Anatoly Burakovmem: log page address before unmapping
2018-04-27 Anatoly Burakovmem: fix page fault trigger
2018-04-27 Anatoly Burakovmem: fix potential bad unmap on map failure
2018-04-27 Anatoly Burakovmem: fix comparison of old policy
2018-04-27 Anatoly Burakovmem: fix potential resource leak on alloc
2018-04-27 Anatoly Burakovmem: fix potential resource leak on freeing
2018-04-27 Anatoly Burakovmem: fix potential double close on map failure
2018-04-27 Anatoly Burakovmem: fix resource leak on map failure
2018-04-27 Anatoly Burakovmem: use strlcpy instead of snprintf
2018-04-27 Jianfeng Tanmem: fix resize return handling for --single-file-segments
2018-04-27 Jianfeng Taneal: fix threads block on barrier
2018-04-27 Yongseok Kohmbuf: support attaching external buffer
2018-04-27 Fan Zhangvhost/crypto: fix checks while moving descriptors
2018-04-27 Fan Zhangvhost/crypto: fix missing head correction
2018-04-27 Xiao Wangvhost: fix vDPA set features
2018-04-27 Maxime Coquelinvhost: revert avoid concurrency when logging dirty...
2018-04-27 Ferruh Yigitethdev: rename folder to library name
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Declan Dohertyethdev: add mark flow item
2018-04-27 Declan Dohertyethdev: add group jump action
2018-04-27 Declan Dohertyethdev: add tunnel encap/decap actions
2018-04-27 Declan Dohertyethdev: add switch domain allocator
2018-04-27 Remy Hortonethdev: add common devargs parser
2018-04-27 Declan Dohertyethdev: add port representor device flag
2018-04-27 Declan Dohertyethdev: add generic create/destroy ethdev APIs
2018-04-27 Declan Dohertyethdev: add switch identifier parameter to port
2018-04-27 Qi Zhangethdev: add VLAN and MPLS actions to flow API
2018-04-27 Qi Zhangethdev: add TTL change actions to flow API
2018-04-27 Qi Zhangethdev: add neighbor discovery to flow API
2018-04-27 Xueming Liethdev: introduce tunnel type MPLS-in-GRE and MPLS...
2018-04-27 Xueming Liethdev: introduce new tunnel VXLAN-GPE
2018-04-27 Adrien Mazarguilethdev: add port ID item and action to flow API
2018-04-27 Adrien Mazarguilethdev: add physical port action to flow API
2018-04-27 Adrien Mazarguilethdev: rename physical port item in flow API
2018-04-27 Adrien Mazarguilethdev: fix behavior of VF/PF in flow API
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix default VLAN TCI mask in flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Adrien Mazarguilethdev: fix C99 flexible arrays from flow API
2018-04-27 Adrien Mazarguilethdev: alter behavior of flow API actions
2018-04-27 Adrien Mazarguilethdev: remove DUP action from flow API
2018-04-27 Adrien Mazarguilethdev: clarify flow API pattern items and actions
2018-04-27 Adrien Mazarguilethdev: add error types to flow API
next