index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
librte_kni
/
rte_kni.h
Age
Commit message (
Expand
)
Author
2019-10-27
kni: add ability to set min/max MTU
Igor Ryzhov
2019-10-15
kni: support allmulticast mode set
Xiaolong Ye
2019-06-29
enforce experimental tag at beginning of declarations
David Marchand
2019-05-29
kni: remove ethtool support
Ferruh Yigit
2019-05-24
net: add rte prefix to ether defines
Olivier Matz
2019-04-19
kni: fix type for MAC address
Jie Pan
2019-04-02
eal: remove exec-env directory
Thomas Monjalon
2018-10-26
kni: add function to set link state on kernel interface
Dan Gora
2018-10-02
kni: allocate memory dynamically for each device
Igor Ryzhov
2018-02-01
kni: set initial value for MTU
Hemant Agrawal
2018-02-01
kni: support promiscuous mode set
Hemant Agrawal
2018-02-01
kni: support MAC address change
Hemant Agrawal
2018-01-04
lib: use SPDX tag for Intel copyright files
Bruce Richardson
2017-11-13
lib: fix typos
Pavel Shirshov
2017-11-07
lib: fix some typos
Thomas Monjalon
2017-10-06
ethdev: increase port id range
Zhiyong Yang
2016-11-07
doc: fix typos
Alain Leon
2016-09-13
lib: work around nonstandard bit-fields
Adrien Mazarguil
2016-06-14
kni: describe mempool capacity requirement
Alex Wang
2016-06-14
kni: fix inverted function comments
Alex Wang
2016-01-28
lib: remove keyword extern for functions
Ferruh Yigit
2015-09-03
kni: remove deprecated functions
Stephen Hemminger
2015-06-19
doc: fix doxygen warnings
Thomas Monjalon
2015-06-16
kni: query the name of an instance
Bruce Richardson
2015-06-12
kni: fix whitespace
Stephen Hemminger
2015-05-29
kni: fix missing header dependencies
Bruce Richardson
2015-05-11
kni: remove inclusion of mbuf header
Bruce Richardson
2014-10-21
kni: memzone pool for alloc and release
Marc Sune
2014-06-11
remove trailing whitespaces
Bruce Richardson
2014-05-16
spelling fixes
Stephen Hemminger
2014-02-25
kni: add kni close function
Bruce Richardson
2014-02-25
update Intel copyright years to 2014
Bruce Richardson
2013-10-09
kni: allow multiple threads
Intel
2013-10-09
kni: identify device by name
Intel
2013-10-09
kni: minor changes
Intel
2013-10-09
doc: whitespace changes in licenses
Intel
2013-09-17
kni: fix multi-process support
Intel
2013-07-25
update copyright date to 2013
Intel
2013-07-25
kni: initial import
Intel