cryptodev: add asymmetric session user data API
[dpdk.git] / lib / ring /
2022-02-12 Stephen Hemmingerlib: update documentation of some *_free functions
2022-02-05 Zhihong Wangring: fix overflow in memory size calculation
2022-02-05 Robert Sanfordring: update ring size doxygen comments
2022-02-05 Yunjian Wangring: fix error code when creating ring
2022-02-04 Andrzej Ostruszkaring: optimize corner case for enqueue/dequeue
2022-01-11 Josh Soreffix spelling in comments and strings
2021-10-21 Honnappa Nagarahalliring: fix name size in ring structure
2021-10-05 Sean Morrisseyring: promote new sync modes and peek to stable
2021-10-01 Cian Ferriterring: fix Doxygen comment of internal function
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-09 Ruifeng Wangring: use WFE to wait for tail update on aarch64
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names