mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / kernel /
2020-05-19 Anatoly Burakovkernel/linux: error out on module build failure
2020-03-31 Thomas Monjaloneal: move OS-specific sub-directories
2020-03-31 Thomas Monjaloneal: move common header files
2020-03-19 Jim Harriscontigmem: cleanup properly when load fails
2020-02-21 Thomas Monjalonkernel: remove unused directory for Windows
2020-02-13 Ferruh Yigitkni: fix build with Linux 5.6
2020-01-20 Bruce Richardsoncontigmem: update for FreeBSD 13
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-20 Bruce Richardsonkernel/freebsd: always use clang for kmod compilation
2019-11-20 Bruce Richardsonkernel/freebsd: allow installing kernel modules
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-29 Ferruh Yigitigb_uio: fix build on Linux 5.3 for fall through
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-27 Bruce Richardsonkernel/freebsd: fix module build on latest head
2019-06-17 Igor Ryzhovkni: remove PCI related information
2019-05-29 Bruce Richardsonkernel/linux: remove unneeded meson variables
2019-05-29 Bruce Richardsonkernel/linux: reduce unneeded indents in meson file
2019-05-29 Bruce Richardsonkernel/linux: remove unnecessary meson version check
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-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-02 Anand Rawateal/windows: introduce Windows support
2019-04-02 Thomas Monjaloneal: remove exec-env directory
2019-03-29 Liron Himikni: calculate MTU from mbuf size
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux
2019-02-27 Luca Boccassibuild: bump minimum Meson version to 0.47.1
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-25 Jeff Guoigb_uio: fix unexpected removal for hot-unplug
2018-10-11 Stephen Hemmingerigb_uio: fix refcount if open returns error
2018-10-02 Dan Gorakni: return failure for all ioctls
2018-09-17 Luca Boccassiigb_uio: install module when building with meson
2018-08-09 Drocula Lambdakni: fix build on RHEL 7.5
2018-07-11 David Marchandigb_uio: fix build with lock down checks
2018-06-29 Rafal Kozikigb_uio: add write combining option
2018-06-27 Ferruh Yigitigb_uio: fail and log if kernel lock down is enabled
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-05-08 Bruce Richardsonkernel: fix cross-build of Linux modules with meson
2018-05-01 Luca Boccassiigb_uio: pass MODULE_CFLAGS in Kbuild
2018-04-17 Bruce Richardsonbuild: clean up building kernel modules using meson
2018-04-20 Scott Brandenigb_uio: fix build on Linux < 3.16
2018-04-11 Darren Edamuraigb_uio: bind error if PCIe bridge
2018-03-27 Lee Robertskni: fix build on RHEL 7.5
2018-03-21 Hemant Agrawalmove kernel modules directories