doc: add Meson coding style to contributors guide
[dpdk.git] / lib / librte_mbuf / rte_mbuf_core.h
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-02-05 David Marchandmbuf: remove unneeded atomic generic header include
2021-01-21 Bruce Richardsonmbuf: fix missing header include
2020-11-12 Thomas Monjalonmbuf: move pool pointer in first half
2020-11-05 Morten Brørupmbuf: clean up comments and prefix
2020-11-03 Thomas Monjalonmbuf: remove deprecated timestamp field
2020-10-31 David Marchandmbuf: remove seqn field
2020-10-31 Thomas Monjalonmbuf: remove userdata field
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-15 Somnath Koturmbuf: extend meaning of QinQ stripped bit
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-15 Phil Yangmbuf: remove atomic reference counters
2020-07-21 Phil Yangmbuf: use C11 atomic builtins for refcnt
2020-06-11 Tal Shnaidermanmbuf: align layout in Windows
2020-06-11 Thomas Monjalonmbuf: document guideline for new fields and flags
2020-01-20 Jerin Jacobmbuf: use structure marker from EAL
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
2019-10-26 Olivier Matzmbuf: support dynamic fields and flags
2019-10-25 Konstantin Ananyevmbuf: move definitions into a separate file