mlx4: support setting primary MAC address
[dpdk.git] / lib / librte_mempool /
2016-02-19 Olivier Matzmempool: fix leak when creation fails
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-06 Thomas Monjalonmempool: fix mlx driver loading
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-11-13 Stephen Hemmingerxen: allow determining DOM0 at runtime
2015-10-26 Panu Matilainenmempool: use a better default for number of memory...
2015-08-17 Sergey Balabanovmempool: fix explicit cast to build C++ app
2015-07-26 Yuichi Nakaimempool: fix trailer address
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-13 Cyril Chemparathymempool: allow config override on element alignment
2015-06-24 Cyril Chemparathymempool: silence warning on pointer arithmetic
2015-06-23 John McNamaramempool: fix doxygen documentation
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-19 Olivier Matzmempool: fix style
2015-06-19 Olivier Matzmempool: add structure for object trailers
2015-06-19 Olivier Matzmempool: add structure for object headers
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-05-29 Konstantin Ananyevmempool: fix pages computation to determine number...
2015-05-29 Adrien Mazarguilmempool: fix returned value after counting objects
2015-05-20 Zoltan Kissmempool: limit cache size
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: remove unused macros
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-04 Thomas Monjalonmempool: fix build with debug enabled
2015-02-24 Cunming Liangmempool: support non-EAL thread
2015-02-24 Stefan Puiulib: fix C++11 compilation
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-11-27 Keith Wilesmempool: avoid dump crash with null pointer
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-10-10 Keith Wilesmempool: remove useless variable
2014-10-09 Keith Wilesmempool: fix build with debug enabled and clang
2014-07-22 Anatoly Burakovmempool: make tailq fully local
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingermempool: add iterator function
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-14 Julien Cretinmem: remove redundant check in optimize_object_size
2014-03-24 Stephen Hemmingermempool: use GCC push/pop_options
2014-02-26 Damien Millescampsmem: fix mempool for --no-huge
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsoneal: cleanup on mempool and memzone object names
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelmem: retrieve mempool cache only when needed
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelmem: force inlining
2013-09-06 Intellib: 32/64-bit cleanups
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmem: 64-bit mempool sizes
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intelmempool: cache optimisations
2013-07-25 Intellib: update tailq api
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release