examples/ip_pipeline: add DSCP table update command
[dpdk.git] / lib /
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
2018-03-21 Hemant Agrawalmove kernel modules directories
2018-03-21 Anatoly Burakovvfio: fix headers for C++ support
2018-03-21 Anatoly Burakoveal: ignore IPC messages until init is complete
2018-03-21 Anatoly Burakoveal: simplify IPC sync request timeout
2018-03-21 Anatoly Burakoveal: lock IPC directory on init and send
2018-03-21 Anatoly Burakoveal: do not hardcode socket filter value in IPC
2018-03-21 Anatoly Burakoveal: abstract away IPC socket path generation
2018-03-21 Anatoly Burakoveal: add internal flag of init completed
2018-03-21 Anatoly Burakoveal: fix race condition in IPC request
2018-03-21 Anatoly Burakoveal: fix errno handling in IPC
2018-03-21 Anatoly Burakoveal: fix IPC request socket path
2018-03-21 Anatoly Burakoveal: fix IPC socket path
2018-03-21 Anatoly Burakoveal: fix IPC timeout
2018-03-13 Gowrishankar Muthu... eal/ppc: remove braces in SMP memory barrier macro
2018-02-19 Cristian Dumitrescumeter: add configuration profile
2018-02-19 Thomas Monjalonversion: 18.05-rc0
2018-02-14 Thomas Monjalonversion: 18.02.0
2018-02-13 Maxime Coquelinvhost: do not take lock on owner reset
2018-02-13 Martin Klozikethdev: increase log level of port allocation failure
2018-02-13 Jerin Jacobethdev: fix data alignment
2018-02-13 Anatoly Burakoveal: fix errno in IPC API
2018-02-13 Pavan Nikhileshlib: remove unused map symbols
2018-02-08 Thomas Monjalonversion: 18.02-rc4
2018-02-08 Gowrishankar Muthu... eal/ppc64: revert arch-specific TSC freq query
2018-02-06 Thomas Monjalonversion: 18.02-rc3
2018-02-06 Neil Hormancompat: relicense some files
2018-02-06 Marko Kovacevicdoc: update definition of lcore id and index
2018-02-06 Nikhil Raoeventdev: check error in default Rx conf callback
2018-02-06 Amr Mokhtarbbdev: fix exported dynamic log type
2018-02-06 Bruce Richardsonethdev: fix stats query for lowest xstat id
next