remove extra parentheses in return statement
[dpdk.git] / lib / librte_ring / rte_ring.h
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-18 Jerin Jacobeal: introduce SMP memory barriers
2015-11-03 Pablo de Lararing: support freeing
2015-11-03 Bruce Richardsonring: store memzone pointer
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-02-24 Cunming Liangring: add optional yield to avoid spin forever
2015-02-24 Cunming Liangring: support non-EAL thread
2014-12-16 Pablo de Lararing: fix return type in enqueue and dequeue burst...
2014-07-22 Anatoly Burakovring: make tailq fully local
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-13 Olivier Matzring: allow to initialize without memzone
2014-05-13 Olivier Matzring: get size in memory
2014-02-25 Bruce Richardsoneal: cleanup on mempool and memzone object names
2014-02-25 Bruce Richardsoneal: add rte_compiler_barrier() macro
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelring: optimisations
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelring: add burst API
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release