lib: fix typos
[dpdk.git] / lib / librte_kni / rte_kni.c
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
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
2016-09-21 Ferruh Yigitkni: remove continuous memory restriction
2016-09-21 Ferruh Yigitkni: remove panic exits from library
2016-08-24 Ferruh Yigitkni: remove memzone lookup to get mbuf address
2016-05-19 Olivier Matzmempool: allocate in several memory chunks by default
2015-09-03 Stephen Hemmingerkni: remove deprecated functions
2015-06-22 Marc Sunekni: ignore double initialization
2015-06-16 Bruce Richardsonkni: query the name of an instance
2015-02-24 Hemant Agrawalkni: optimize Rx burst
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-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