mbuf: add accessors for data room and private size
[dpdk.git] / lib / librte_pmd_af_packet / rte_eth_af_packet.c
2015-04-28 Olivier Matzmbuf: add accessors for data room and private size
2015-04-13 Stephen Hemmingerethdev: make dev_ops const
2015-04-13 Stephen Hemmingerpmd: remove useless null checks before rte_free
2015-03-17 Ouyang Changchunaf_packet: fix some leaks
2015-02-25 Tetsuya Mukawaethdev: add device type
2015-01-27 Stephen Hemmingerethdev: remove useless stats zeroing in drivers
2014-12-19 Daniel Mrzyglodaf_packet: fix possible memory leak
2014-12-18 Daniel Mrzyglodaf_packet: fix memory allocation checks
2014-12-17 Bruce Richardsonaf_packet: fix crash on initialization failure
2014-12-05 John W. Linvilleaf_packet: add compile-time checks for kernel-specific...
2014-11-24 John W. Linvilleaf_packet: add PMD for AF_PACKET-based virtual devices