cmdline: standardize conversion of IP address strings
[dpdk.git] / lib /
2018-04-11 Anatoly Burakoveal: add shared indexed file-backed array
2018-04-11 Anatoly Burakoveal: add legacy memory option
2018-04-11 Anatoly Burakovvfio: allow to map other memory regions
2018-04-11 Anatoly Burakovmemzone: use walk instead of iteration for dumping
2018-04-11 Anatoly Burakovmem: add virt2memseg function
2018-04-11 Anatoly Burakovmem: add iova2virt function
2018-04-11 Anatoly Burakovmem: add contig walk function
2018-04-11 Anatoly Burakovvfio/spapr: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovvfio/type1: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovmempool: use memseg walk instead of iteration
2018-04-11 Anatoly Burakoveal: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovmem: add function to walk all memsegs
2018-04-11 Anatoly Burakovmempool: support new allocation methods
2018-04-11 Anatoly Burakovethdev: use contiguous allocation for DMA memory
2018-04-11 Anatoly Burakovmemzone: enable IOVA-contiguous reserving
2018-04-11 Anatoly Burakovmalloc: support contiguous allocation
2018-04-11 Anatoly Burakovmalloc: replace panics with error messages
2018-04-11 Anatoly Burakovmalloc: make free return resulting element
2018-04-11 Anatoly Burakovmalloc: make free list removal function public
2018-04-11 Anatoly Burakovmalloc: make join elements function public
2018-04-11 Anatoly Burakovmalloc: add function to dump heap contents
2018-04-11 Anatoly Burakovmalloc: make heap a doubly-linked list
2018-04-11 Anatoly Burakovmalloc: move all locking to heap
2018-04-11 Anatoly Burakovmem: move virtual area function in common directory
2018-04-11 Anatoly Burakovvfio: do not needlessly check for IOVA mode
2018-04-11 Anatoly Burakovmem: do not use physical addresses in IOVA as VA mode
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-10 Jan Viktorineal/arm: use SPDX tag for Cavium and RehiveTech copyrig...
2018-04-10 Jan Viktorinuse SPDX tag for RehiveTech copyright files
2018-04-10 Pavan Nikhileshhash: fix missing spinlock unlock in add key
2018-04-04 Jasvinder Singhtable: remove incorrect check for ACL
2018-04-04 Jasvinder Singhpipeline: add port in action APIs
2018-04-04 Jasvinder Singhpipeline: add load balance action
2018-04-04 Jasvinder Singhpipeline: add timestamp action
2018-04-04 Jasvinder Singhpipeline: add statistics read action
2018-04-04 Jasvinder Singhpipeline: add TTL update action
2018-04-04 Jasvinder Singhpipeline: add NAT action
2018-04-04 Jasvinder Singhpipeline: add packet encapsulation action
2018-04-04 Jasvinder Singhpipeline: add traffic manager action
2018-04-04 Jasvinder Singhpipeline: add traffic metering action
2018-04-04 Jasvinder Singhpipeline: get table action params
2018-04-04 Jasvinder Singhpipeline: add table action APIs
2018-04-04 Anatoly Burakoveal: provide API for querying valid socket ids
2018-04-04 Anatoly Burakoveal: add IPC asynchronous request
2018-04-04 Anatoly Burakoveal: rename IPC request as synchronous one
2018-04-04 Anatoly Burakoveal: rename IPC sync request to pending request
2018-04-04 Stephen Hemmingermbuf: fix truncated strncpy
2018-04-04 Remy Hortonmetrics: fix potential missing string termination
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-04-04 Bruce Richardsoneal: support strlcpy function
2018-04-04 Pavan Nikhilesheal: add functions for previous power of 2 alignment
2018-04-04 Pavan Nikhilesheal: add macros to align value to multiple
2018-04-04 Stephen Hemmingermem: use z specifier to format size_t
2018-04-04 Stephen Hemmingerpci: use z specifier to format size_t
2018-03-30 Jianfeng Tanvhost: avoid populate guest memory
2018-03-30 Tonghao Zhangvhost: add pipe event for optimizing negotiation
2018-03-30 Tonghao Zhangvhost: move stdbool include
2018-03-30 Tonghao Zhangvhost: add fdset-event thread name
2018-03-30 Tonghao Zhangvhost: raise error on fdset-thread creation
2018-03-30 Maxime Coquelinvhost: avoid concurrency when logging dirty pages
2018-03-30 Matan Azradethdev: fix port accessing after release
2018-03-30 Tiwei Bievhost: do not generate signal when sendmsg fails
2018-03-30 Tiwei Bievhost: support sending fds via slave channel
2018-03-30 Qi Zhangethdev: fix queue start
2018-03-30 Ferruh Yigitethdev: return named opaque type instead of void pointer
2018-03-30 Ferruh Yigitethdev: remove unused struct forward declaration
2018-03-30 Ferruh Yigitethdev: support dynamic logging
2018-03-30 Ferruh Yigitethdev: fix port id storage
2018-03-30 Ivan Maloveal: register log type and pick level from args
2018-03-30 Stephen Hemmingerethdev: add link status get/set helper functions
2018-03-30 Stephen Hemmingereal: introduce atomic exchange operation
2018-03-30 Ilya Maximetsvhost: add note about sockets in server mode
2018-03-30 Kirill Rybalchenkoethdev: remove versioning of filter control function
2018-03-30 Mohammad Abdul Awalethdev: fix string length in name comparison
2018-03-30 Zhiyong Yangflow_classify: remove void pointer cast
2018-03-30 Tomasz Kulasekvhost: fix ring index returned to master on stop
2018-03-30 Tomasz Kulasekvhost: fix log macro name conflict
2018-03-30 Jianfeng Tanvhost: avoid function call in data path
2018-03-30 Jianfeng Tanvhost: remove unused log constant
2018-03-30 Tomasz Kulasekvhost: fix realloc failure
2018-03-30 Tomasz Kulasekvhost: fix device cleanup at stop
2018-03-30 Tomasz Kulasekvhost: check cmsg not null
2018-03-30 Tomasz Kulasekvhost: fix offset while mmaping log base address
2018-03-30 Stefan Hajnoczivhost: check overflow before mmap
2018-03-30 Stefan Hajnoczivhost: validate virtqueue size
2018-03-30 Stefan Hajnoczivhost: fix message payload union in setting ring address
2018-03-30 Stefan Hajnoczivhost: reject invalid log base mmap offset
2018-03-30 Stefan Hajnoczivhost: clear out unused SCM_RIGHTS file descriptors
2018-03-30 Stefan Hajnoczivhost: validate untrusted memory regions number field
2018-03-30 Stefan Hajnoczivhost: avoid enum fields in VhostUserMsg
2018-03-30 Stefan Hajnoczivhost: add security model documentation
2018-03-27 Keith Wileskvargs: fix syntax in comments
2018-03-27 Andrew Rybchenkometer: fix library version in meson build
2018-03-27 Andrew Rybchenkotable: fix library version in meson build
2018-03-27 Andrew Rybchenkopdump: fix library version in meson build
2018-03-27 Andrew Rybchenkomempool: fix library version in meson build
2018-03-27 Andrew Rybchenkoeventdev: fix library version in meson build
2018-03-27 Andrew Rybchenkocryptodev: fix library version in meson build
2018-03-27 Andrew Rybchenkobitratestats: fix library version in meson build
2018-03-22 Ferruh Yigitpci: remove duplicated symbol from map file
next