mk: optimize directory dependencies
[dpdk.git] / lib / librte_eal / linuxapp / kni /
2017-03-27 Olivier Matzmk: optimize directory dependencies
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-12-07 Robin Jarrykni: avoid using lsb_release script
2016-10-25 Ferruh Yigitkni: fix build with kernel 4.9
2016-10-14 Ferruh Yigitkni: fix build with kernel < 3.1
2016-10-13 Ferruh Yigitkni: move kernel version ifdefs to compat header
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: remove unnecessary messages for out of memory
2016-10-13 Ferruh Yigitkni: update kernel logging
2016-10-13 Ferruh Yigitkni: prefer ether_addr_copy to memcpy
2016-10-13 Ferruh Yigitkni: prefer min_t to min
2016-10-13 Ferruh Yigitkni: enclose macros with complex values in parens
2016-10-13 Ferruh Yigitkni: do not use assignment in if condition
2016-10-13 Ferruh Yigitkni: move trailing statement on next line
2016-10-13 Ferruh Yigitkni: move comparison constants on the right
2016-10-13 Ferruh Yigitkni: remove useless return
2016-10-13 Ferruh Yigitkni: prefer unsigned int to unsigned
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-10-05 Ferruh Yigitkni: remove unnecessary ethtool files
2016-10-05 Ferruh Yigitkni: remove unused ethtool files
2016-09-22 Ferruh Yigitkni: fix large stack frame size
2016-09-21 Ferruh Yigitkni: remove continuous memory restriction
2016-09-21 Yangchao Zhoukni: fix error rollback kernel crash
2016-09-21 Ferruh Yigitkni: fix build with kernel 4.8
2016-09-21 Ferruh Yigitkni: fix build with kernel < 3.0
2016-09-21 Pablo de Larakni: support RHEL 7.3
2016-09-21 Ferruh Yigitkni: fix debug build
2016-09-09 Vincent Guokni: fix module init/exit
2016-09-09 Ferruh Yigitkni: support RHEL 6.8
2016-09-09 Ferruh Yigitkni: fix crash when removing interface
2016-08-24 Christian Ehrhardtkni: remove triple license information
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-27 Pablo de Larakni: fix build with gcc 6.1
2016-06-21 Anupam Kapoorkni: fix build with gcc 6
2016-06-07 Ferruh Yigitkni: move more kernel version check to compat header
2016-06-07 Ferruh Yigitkni: fix spacing in compat header
2016-06-07 Ferruh Yigitkni: fix build with kernel 4.7
2016-06-07 Olivier Matzkni: fix build clean on Ubuntu
2016-05-02 Ferruh Yigitkni: support chained mbufs
2016-05-02 Igor Ryzhovkni: keep ethernet MAC address when interface goes up
2016-04-11 Ferruh Yigitkni: fix vhost build with kernels 4.2 and 4.4
2016-04-07 Ferruh Yigitkni: fix possible deadlock
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-08 Lee Robertskni: fix build on RHEL 7.2
2015-11-24 Pablo de Larakni: fix build on Ubuntu 12.04 with kernel 3.13.0-30
2015-11-19 Helin Zhangkni: fix build with kernel 2.6.32
2015-11-19 Simon Kagstromkni: use utsrelease to determine Ubuntu kernel version
2015-11-04 Pablo de Larakni: fix igb build with kernel 4.2
2015-11-04 Pablo de Larakni: rename macro for igb nlflags
2015-11-04 Dex Chenkni: allow per-net instances
2015-07-22 Stephen Hemmingerkni: remove needless casts
2015-07-16 Pablo de Larakni: fix build on SLES 12
2015-07-10 Miguel Bernal Marinkni: fix build with vhost header enabled
2015-07-10 Miguel Bernal Marinkni: fix vhost build with kernel 4.1
2015-07-10 Miguel Bernal Marinkni: fix build with kernel 4.1
2015-07-10 Miguel Bernal Marinkni: fix igb build with kernel 4.1
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-17 Wenfeng Liukni: fix ioctl in container
2015-06-16 Simon Kagstromkni: fix multicast ioctl handling
2015-06-16 Jay Rolettekni: fix Rx loop limit
2015-06-16 Jay Rolettekni: optimize Rx burst size computation
2015-06-16 Jay Rolettekni: optimize single thread loop
2015-06-16 Vijayakumar Muthuv... kni: add link status update
2015-06-12 Stephen Hemmingerkni: fix whitespace
2015-05-11 Pablo de Larakni: fix vhost build with kernels 3.19 and 4.0
2015-05-11 Pablo de Larakni: fix build with kernel 4.0
2015-03-23 Pablo de Larakni: fix build with kernel 3.19
2015-02-23 Marc Sunekni: add build option to disable preempting
2014-12-18 Jincheng Miaokni: fix build on CentOS 6.6
2014-12-17 Jincheng Miaokni: fix build with kernel < 2.6.35 and vhost debug...
2014-12-11 Jincheng Miaokni: fix build with kernel 3.18
2014-12-03 Takayuki Usuikni: create interface in current network namespace
2014-11-10 Thomas Monjalonkni: fix build
2014-10-29 Alexander Guykni: fix build on Ubuntu-hybrids
2014-09-30 Daniel Mrzyglodkni: fix build on Ubuntu 12.04.5
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-08-29 Aaro Koskinenkni: fix build with kernel 3.17
2014-08-21 Pawel Wodkowskikni: fix build on Ubuntu 12.04
2014-08-01 Julien Cretinkni: fix missing backslash in Makefile
2014-08-01 Patrice Buriezkni: fix build on Ubuntu 14.04
2014-07-18 Padam Jeet Singhkni: allow setting MAC address
2014-07-18 Yao-Po Wangkni: fix deadlock in netif_receive_skb
2014-07-01 Aaro Koskinenkni: fix build with kernel 3.16
2014-07-01 Aaro Koskinenkni: fix build with min/max Tx rate configuration of...
2014-07-01 Hiroshi Shimamotokni: fix build on RHEL 7
2014-06-23 Helin Zhangkni: fix build on Oracle Linux 6.4 and RHEL 6.5
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-22 Helin Zhangkni: fix build on Fedora 18 with kernel 3.6.10
next