net: add rte prefix to ether defines
[dpdk.git] / lib / librte_kni / rte_kni.h
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-04-19 Jie Pankni: fix type for MAC address
2019-04-02 Thomas Monjaloneal: remove exec-env directory
2018-10-26 Dan Gorakni: add function to set link state on kernel interface
2018-10-02 Igor Ryzhovkni: allocate memory dynamically for each device
2018-02-01 Hemant Agrawalkni: set initial value for MTU
2018-02-01 Hemant Agrawalkni: support promiscuous mode set
2018-02-01 Hemant Agrawalkni: support MAC address change
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-10-06 Zhiyong Yangethdev: increase port id range
2016-11-07 Alain Leondoc: fix typos
2016-09-13 Adrien Mazarguillib: work around nonstandard bit-fields
2016-06-14 Alex Wangkni: describe mempool capacity requirement
2016-06-14 Alex Wangkni: fix inverted function comments
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2015-09-03 Stephen Hemmingerkni: remove deprecated functions
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
2014-10-21 Marc Sunekni: memzone pool for alloc and release
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 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