examples/service_cores: fix lcore count check
[dpdk.git] / kernel / linux / kni /
2021-06-24 Ferruh Yigitkni: fix crash on userspace VA for segmented packets
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names
2021-04-21 Bruce Richardsonbuild: change indentation in infrastructure files
2021-04-20 Elad Nachmankni: fix kernel deadlock with bifurcated device
2021-04-20 Elad Nachmankni: support async user request
2021-04-20 Stephen Hemmingerkni: refactor user request processing
2021-03-15 Juraj Linkešbuild: support KNI cross-compilation
2020-11-27 Olivier Matzkni: fix build on RHEL 8.3
2020-10-31 Thomas Monjalonkni: move header file from EAL
2020-09-29 Ferruh Yigitkni: fix build with Linux 5.9
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-07 Ciara Powerbuild: remove makefiles
2020-03-31 Thomas Monjaloneal: move OS-specific sub-directories
2020-03-31 Thomas Monjaloneal: move common header files
2020-02-13 Ferruh Yigitkni: fix build with Linux 5.6
2020-01-19 Stephen Hemmingerkni: rename variable with namespace prefix
2020-01-14 Bruce Richardsonkni: fix meson warning about console keyword
2019-11-28 Ferruh Yigitkni: fix build with Linux 4.9.x
2019-11-20 Ferruh Yigitkni: increase kernel version requirement for VA
2019-11-18 Vamsi Attunurukni: support userspace VA
2019-10-27 Igor Ryzhovkni: add ability to set min/max MTU
2019-10-15 Xiaolong Yekni: support allmulticast mode set
2019-07-18 Ferruh Yigitkni: fix segmented mbuf data overflow
2019-07-15 Yangchao Zhoukni: fix kernel crash with multi-segments
2019-07-15 Stephen Hemmingerkni: support minimal ethtool
2019-07-15 Stephen Hemmingerkni: fix style
2019-07-15 Stephen Hemmingerkni: fix copy_from_user failure handling
2019-07-15 Stephen Hemmingerkni: replace void pointer with FIFO types
2019-07-15 Stephen Hemmingerkni: drop unused fields
2019-07-15 Stephen Hemmingerkni: remove stats from private struct
2019-07-15 Stephen Hemmingerkni: use netdev_alloc_skb
2019-07-15 Stephen Hemmingerkni: remove stubs for Rx mode or ioctl
2019-06-27 Igor Ryzhovkernel/linux: fix modules install path
2019-06-17 Igor Ryzhovkni: remove PCI related information
2019-05-29 Ferruh Yigitkni: remove ethtool support
2019-04-19 Jie Pankni: fix type for MAC address
2019-04-19 Igor Ryzhovkni: implement header_ops parse method
2019-04-19 Ferruh Yigitkni: fix build with Linux 5.1
2019-04-02 Thomas Monjaloneal: remove exec-env directory
2019-03-29 Liron Himikni: calculate MTU from mbuf size
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux
2019-01-23 Ferruh Yigitkni: fix build for igb_ndo_bridge_setlink in Linux 5.0
2019-01-23 Ferruh Yigitkni: fix build for dev_open in Linux 5.0
2019-01-14 David Zengkni: fix build on RHEL8 for arm and Power9
2019-01-14 Xiao Liangkni: fix build on RHEL 8
2018-10-26 Thomas Monjalonkni: fix build on Linux < 3.14
2018-10-26 Dan Gorakni: set default carrier state of interface
2018-10-26 Phil Yangkni: fix kernel FIFO synchronization
2018-10-26 Luca Boccassikni: support meson build
2018-10-26 Ferruh Yigitkni: fix build on Linux 4.19
2018-10-02 Dan Gorakni: return failure for all ioctls
2018-08-09 Drocula Lambdakni: fix build on RHEL 7.5
2018-06-27 Ferruh Yigitkni: fix build with gcc 8.1
2018-05-25 Hemant Agrawalkernel: add missing SPDX license identifiers
2018-05-22 Dan Gorakni: fix build on CentOS 7.4
2018-05-13 Yangchao Zhoukni: fix possible mbuf leaks and speed up port release
2018-03-27 Lee Robertskni: fix build on RHEL 7.5
2018-03-21 Hemant Agrawalmove kernel modules directories