kni: fix ethtool support
[dpdk.git] / lib / librte_eal / linuxapp / kni / kni_misc.c
2017-04-19 Ferruh Yigitkni: fix ethtool support
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2017-02-21 Ferruh Yigitkni: remove KNI vhost support
2017-01-29 Michał Mirosławkni: guard against unterminated name oops
2017-01-29 Michał Mirosławkni: set interface name source as user-space
2017-01-29 Ferruh Yigitkni: add build option for ethtool support
2016-10-14 Ferruh Yigitkni: fix build with kernel < 3.1
2016-10-13 Ferruh Yigitkni: prefer uint32_t to unsigned int
2016-10-13 Ferruh Yigitkni: update log messages
2016-10-13 Ferruh Yigitkni: remove compile time debug configuration
2016-10-13 Ferruh Yigitkni: move functions to eliminate declarations
2016-10-13 Ferruh Yigitkni: update kernel logging
2016-10-13 Ferruh Yigitkni: prefer ether_addr_copy to memcpy
2016-10-13 Ferruh Yigitkni: fix spacing and line lenghts
2016-10-13 Ferruh Yigitkni: make static struct const
2016-10-13 Ferruh Yigitkni: uninitialize global variables
2016-10-13 Ferruh Yigitkni: move externs to the header file
2016-10-13 Vladyslav Buslovkni: support core id parameter in single threaded mode
2016-09-21 Ferruh Yigitkni: remove continuous memory restriction
2016-09-21 Yangchao Zhoukni: fix error rollback kernel crash
2016-09-09 Vincent Guokni: fix module init/exit
2016-09-09 Ferruh Yigitkni: fix crash when removing interface
2016-08-23 Ferruh Yigitnet/igb: move PCI device IDs from EAL
2016-08-23 Ferruh Yigitnet/ixgbe: move PCI device IDs from EAL
2016-06-07 Ferruh Yigitkni: move more kernel version check to compat header
2016-05-02 Igor Ryzhovkni: keep ethernet MAC address when interface goes up
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2015-11-19 Helin Zhangkni: fix build with kernel 2.6.32
2015-11-04 Dex Chenkni: allow per-net instances
2015-06-17 Wenfeng Liukni: fix ioctl in container
2015-06-16 Jay Rolettekni: optimize single thread loop
2015-06-12 Stephen Hemmingerkni: fix whitespace
2015-02-23 Marc Sunekni: add build option to disable preempting
2014-12-03 Takayuki Usuikni: create interface in current network namespace
2014-08-29 Aaro Koskinenkni: fix build with kernel 3.17
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelkni: add vhost backend
2013-10-09 Intelkni: allow multiple threads
2013-10-09 Intelkni: identify device by name
2013-10-09 Intelkni: clean logs
2013-10-09 Intelkni: minor changes
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelkni: fix multi-process support
2013-09-06 Intellib: fix various compilation warnings
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelkni: various changes
2013-07-25 Intelkni: initial import