mbuf: replace data pointer by an offset
[dpdk.git] / lib / librte_mbuf / rte_mbuf.h
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Bruce Richardsonmbuf: flatten struct vlan_macip
2014-09-17 Bruce Richardsonmbuf: rename in_port to just port
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-09-17 Olivier Matzmbuf: remove rte_ctrlmbuf
2014-09-17 Olivier Matzmbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
2014-06-17 Helin Zhangmbuf: add new packet flags for i40e
2014-06-17 Cristian Dumitrescumbuf: meta-data offset
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-03-24 Stephen Hemmingermbuf: copy offload flags when doing attach/clone
2014-02-25 Bruce Richardsonmbuf: rework check on mbuf freeing
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelmbuf: force inlining
2013-09-17 Intelsched: initial import
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmbuf: group fields in vlan_macip union
2013-07-25 Intelmbuf: fix build when scatter gather is disabled
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release