mbuf: fix reset on mbuf free
[dpdk.git] / lib / librte_mbuf /
2021-01-13 Olivier Matzmbuf: fix reset on mbuf free mbuf-reset-test
2021-01-11 Ashish Sadanandanmbuf: add C++ include guard for dynamic fields header
2020-11-12 Thomas Monjalonmbuf: move pool pointer in first half
2020-11-05 Morten Brørupmbuf: clean up comments and prefix
2020-11-04 Stephen Hemmingermbuf: fix dynamic fields and flags with multiprocess
2020-11-03 Thomas Monjalonmbuf: add Tx timestamp registration helper
2020-11-03 Thomas Monjalonmbuf: remove deprecated timestamp field
2020-11-03 Thomas Monjalonmbuf: add Rx timestamp flag and helpers
2020-10-31 David Marchandmbuf: remove seqn field
2020-10-31 Thomas Monjalonmbuf: remove userdata field
2020-10-31 Thomas Monjalonmbuf: fix typo in dynamic field convention note
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-15 Somnath Koturmbuf: extend meaning of QinQ stripped bit
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-18 Thomas Monjalonmbuf: remove deprecated function and macro aliases
2020-09-15 Phil Yangmbuf: remove atomic reference counters
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-21 Phil Yangmbuf: use C11 atomic builtins for refcnt
2020-07-11 Viacheslav Ovsiienkombuf: introduce accurate packet Tx scheduling
2020-06-25 Xiaolong Yembuf: add dump of free dynamic flags
2020-06-25 Xiaolong Yembuf: fix dynamic field dump log
2020-06-25 Xiaolong Yembuf: fix free space update for dynamic field
2020-06-25 Xiaolong Yembuf: fix error code in dynamic field/flag registration
2020-06-25 Xiaolong Yembuf: fix boundary check at dynamic field registration
2020-06-11 Tal Shnaidermanmbuf: align layout in Windows
2020-06-11 Alexander Kozyrevmbuf: fix external buffer pool boundaries
2020-06-11 Xiaolong Yembuf: remove unused next member in dynamic flag/field
2020-06-11 Thomas Monjalonmbuf: document guideline for new fields and flags
2020-04-25 Muhammad Bilalmbuf: prevent setting mempool ops name empty
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-31 Alexander Kozyrevmbuf: optimize memory loads during freeing
2020-02-14 Ciara Powerlib: fix unnecessary double negation
2020-02-06 Viacheslav Ovsiienkombuf: fix pinned memory function style
2020-02-06 Stephen Hemmingermbuf: display more fields in dump
2020-01-20 Viacheslav Ovsiienkombuf: create pool with external memory buffers
2020-01-20 Viacheslav Ovsiienkombuf: detach mbuf with pinned external buffer
2020-01-20 Viacheslav Ovsiienkombuf: introduce routine to get private mbuf pool flags
2020-01-20 Jerin Jacobmbuf: use structure marker from EAL
2020-01-20 Jörg Thalheimmbuf: improve API doc for attaching external buffer
2019-11-25 Shahaf Shulermbuf: extend mbuf pool private structure
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
2019-11-08 Viacheslav Ovsiienkoethdev: extend flow metadata
2019-10-26 Olivier Matzmbuf: support dynamic fields and flags
2019-10-25 Konstantin Ananyevmbuf: move definitions into a separate file
2019-10-23 Ting Xumbuf: add GTP tunnel type
2019-10-24 Morten Brørupmbuf: add bulk free function
2019-10-16 Stephen Hemmingermbuf: add a copy routine
2019-10-16 Stephen Hemmingermbuf: deinline clone function
2019-10-16 Stephen Hemmingermbuf: deinline linearize function
2019-07-01 Ivan Malovmbuf: clarify outer offsets for non-tunnel packets
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-06 Tom Barbetteethdev: add API to read device clock
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-22 Thomas Monjalonmbuf: fix big endian build
2019-04-19 Ferruh Yigitmbuf: update Tx VLAN and QinQ flags documentation
2019-04-02 Konstantin Ananyevmbuf: add function to generate raw Tx offload value
2019-04-02 Andrew Rybchenkombuf: remove Intel offload checks from generic API
2019-02-12 Rami Rosenmbuf: fix a typo
2019-01-27 Ed Czeckmbuf: fix struct initialization with C++
2019-01-15 Yongseok Kohmbuf: add function returning buffer address
2019-01-15 David Marchandmbuf: add a non fatal sanity check helper
2019-01-15 David Marchandmbuf: add sanity checks on segment metadata
2019-01-14 Yongseok Kohmbuf: remove experimental tag for external attachment
2019-01-14 Yongseok Kohmbuf: remove deprecated macro
2019-01-14 Harry van Haarenmbuf: fix C++ compatibility by making sched struct...
2018-12-21 Reshma Pattanmbuf: implement generic format for sched field
2018-10-26 Dekel Peledethdev: support metadata as flow rule criteria
2018-10-25 Jerin Jacobmbuf: add IGMP packet type
2018-10-25 Jerin Jacobmbuf: add MPLS packet type
2018-10-25 Jerin Jacobmbuf: add FCoE packet type
2018-10-25 Ferruh Yigitmbuf: fix library version on meson build
2018-10-18 Nithin Dabilpurammbuf: fix missing Tx outer UDP checksum flag name
2018-10-18 Jerin Jacobmbuf: fix offload flag name and list
2018-10-11 Jerin Jacobethdev: add Tx offload outer UDP checksum definition
2018-10-11 Jerin Jacobethdev: add Rx offload outer UDP checksum definition
2018-10-11 Ferruh Yigitmbuf: clarify QinQ flag usage
2018-10-11 Jerin Jacobmbuf: fix Tx offload mask
2018-10-01 Nikhil Raoeventdev: add eth Tx adapter APIs
2018-09-19 David Marchandmbuf: remove deprecated segment free functions
2018-08-08 Olivier Matzeal: remove experimental tag for user mbuf pool ops
2018-07-26 Hemant Agrawalmbuf: remove experimental tag from pool ops
2018-07-13 Dan Gorambuf: add accessor function for private data area
2018-06-15 Haiyue Wangmbuf: fix typo in IPv6 macro comment
2018-05-28 Yongseok Kohdoc: announce removal of indirect mbuf check macro
2018-05-22 Andy Greenmbuf: avoid integer promotion in prepend/adj/chain
2018-05-22 Andy Greenmbuf: avoid implicit demotion in 64-bit arithmetic
2018-05-22 Andy Greenmbuf: fix type of variables in linearize function
2018-05-22 Andy Greenmbuf: fix type of private size in detach
2018-05-20 Andy Greenmbuf: explicit cast of size on detach
2018-05-20 Andy Greenmbuf: explicit cast of external buffer length
2018-05-20 Andy Greenmbuf: explicit cast of headroom on reset
2018-05-20 Andy Greenmbuf: explicit casts of reference counter
2018-05-20 Andy Greenmbuf: fix reference counter integer promotion
2018-05-18 David Marchandmbuf: fix C++ build on void pointer cast
next