index
:
dpdk-next-eventdev
master
Preparation of pull requests for eventdev
Jerin Jacob
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
linux
Age
Commit message (
Expand
)
Author
2019-03-30
kni: calculate MTU from mbuf size
Liron Himi
2019-03-12
eal/linux: rename linuxapp to linux
Bruce Richardson
2019-02-27
build: bump minimum Meson version to 0.47.1
Luca Boccassi
2019-01-23
kni: fix build for igb_ndo_bridge_setlink in Linux 5.0
Ferruh Yigit
2019-01-23
kni: fix build for dev_open in Linux 5.0
Ferruh Yigit
2019-01-14
kni: fix build on RHEL8 for arm and Power9
David Zeng
2019-01-14
kni: fix build on RHEL 8
Xiao Liang
2018-10-27
kni: fix build on Linux < 3.14
Thomas Monjalon
2018-10-26
kni: set default carrier state of interface
Dan Gora
2018-10-26
kni: fix kernel FIFO synchronization
Phil Yang
2018-10-26
kni: support meson build
Luca Boccassi
2018-10-26
kni: fix build on Linux 4.19
Ferruh Yigit
2018-10-25
igb_uio: fix unexpected removal for hot-unplug
Jeff Guo
2018-10-11
igb_uio: fix refcount if open returns error
Stephen Hemminger
2018-10-02
kni: return failure for all ioctls
Dan Gora
2018-09-17
igb_uio: install module when building with meson
Luca Boccassi
2018-08-09
kni: fix build on RHEL 7.5
Drocula Lambda
2018-07-11
igb_uio: fix build with lock down checks
David Marchand
2018-06-30
igb_uio: add write combining option
Rafal Kozik
2018-06-27
igb_uio: fail and log if kernel lock down is enabled
Ferruh Yigit
2018-06-27
kni: fix build with gcc 8.1
Ferruh Yigit
2018-05-25
kernel: add missing SPDX license identifiers
Hemant Agrawal
2018-05-22
kni: fix build on CentOS 7.4
Dan Gora
2018-05-13
kni: fix possible mbuf leaks and speed up port release
Yangchao Zhou
2018-05-08
kernel: fix cross-build of Linux modules with meson
Bruce Richardson
2018-05-01
igb_uio: pass MODULE_CFLAGS in Kbuild
Luca Boccassi
2018-04-17
build: clean up building kernel modules using meson
Bruce Richardson
2018-04-20
igb_uio: fix build on Linux < 3.16
Scott Branden
2018-04-11
igb_uio: bind error if PCIe bridge
Darren Edamura
2018-03-28
kni: fix build on RHEL 7.5
Lee Roberts
2018-03-21
move kernel modules directories
Hemant Agrawal