net/virtio: rationalize queue flushing
[dpdk.git] / lib / librte_kni /
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-07 Thomas Monjalonlib: fix some typos
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-07-01 Gowrishankar Muthu... kni: allocate no more mbuf than empty slots in queue
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-05-05 Ferruh Yigitkni: fix crash caused by freeing mempool
2017-04-20 Ferruh Yigitkni: fix possible memory leak
2017-03-27 Olivier Matzmk: optimize directory dependencies
2016-11-07 Alain Leondoc: fix typos
2016-09-21 Ferruh Yigitkni: remove continuous memory restriction
2016-09-21 Ferruh Yigitkni: remove panic exits from library
2016-09-13 Adrien Mazarguillib: work around nonstandard bit-fields
2016-08-24 Ferruh Yigitkni: remove memzone lookup to get mbuf address
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-14 Alex Wangkni: describe mempool capacity requirement
2016-06-14 Alex Wangkni: fix inverted function comments
2016-05-19 Olivier Matzmempool: allocate in several memory chunks by default
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2015-09-03 Stephen Hemmingerkni: remove deprecated functions
2015-06-22 Marc Sunekni: ignore double initialization
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-06-16 Bruce Richardsonkni: query the name of an instance
2015-06-12 Stephen Hemmingerkni: fix whitespace
2015-05-29 Bruce Richardsonkni: fix missing header dependencies
2015-05-11 Bruce Richardsonkni: remove inclusion of mbuf header
2015-02-24 Hemant Agrawalkni: optimize Rx burst
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-11-10 Jia Yukni: add build-time checks for mbuf mapping
2014-10-22 Marc Sunekni: fix build
2014-10-21 Marc Sunekni: memzone pool for alloc and release
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingerspelling fixes
2014-02-25 Bruce Richardsonkni: add kni close function
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 Intelkni: allow multiple threads
2013-10-09 Intelkni: identify device by name
2013-10-09 Intelkni: minor changes
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelkni: fix multi-process support
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelkni: initial import