summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-11-27kni: fix build on RHEL 8.3Olivier Matz
2020-10-31kni: move header file from EALThomas Monjalon
2020-10-06kernel/linux: remove igb_uioThomas Monjalon
2020-09-29kni: fix build with Linux 5.9Ferruh Yigit
2020-09-19mbuf: remove physical address aliasThomas Monjalon
2020-09-08build: remove makefilesCiara Power
2020-05-19kernel/linux: error out on module build failureAnatoly Burakov
2020-03-31eal: move OS-specific sub-directoriesThomas Monjalon
2020-03-31eal: move common header filesThomas Monjalon
2020-03-19contigmem: cleanup properly when load failsJim Harris
2020-02-21kernel: remove unused directory for WindowsThomas Monjalon
2020-02-13kni: fix build with Linux 5.6Ferruh Yigit
2020-01-20contigmem: update for FreeBSD 13Bruce Richardson
2020-01-20kni: rename variable with namespace prefixStephen Hemminger
2020-01-14kni: fix meson warning about console keywordBruce Richardson
2019-11-28kni: fix build with Linux 4.9.xFerruh Yigit
2019-11-21kni: increase kernel version requirement for VAFerruh Yigit
2019-11-20kernel/freebsd: always use clang for kmod compilationBruce Richardson
2019-11-20kernel/freebsd: allow installing kernel modulesBruce Richardson
2019-11-18kni: support userspace VAVamsi Attunuru
2019-10-27kni: add ability to set min/max MTUIgor Ryzhov
2019-10-15kni: support allmulticast mode setXiaolong Ye
2019-07-29igb_uio: fix build on Linux 5.3 for fall throughFerruh Yigit
2019-07-18kni: fix segmented mbuf data overflowFerruh Yigit
2019-07-15kni: fix kernel crash with multi-segmentsYangchao Zhou
2019-07-15kni: support minimal ethtoolStephen Hemminger
2019-07-15kni: fix styleStephen Hemminger
2019-07-15kni: fix copy_from_user failure handlingStephen Hemminger
2019-07-15kni: replace void pointer with FIFO typesStephen Hemminger
2019-07-15kni: drop unused fieldsStephen Hemminger
2019-07-15kni: remove stats from private structStephen Hemminger
2019-07-15kni: use netdev_alloc_skbStephen Hemminger
2019-07-15kni: remove stubs for Rx mode or ioctlStephen Hemminger
2019-06-27kernel/linux: fix modules install pathIgor Ryzhov
2019-06-27kernel/freebsd: fix module build on latest headBruce Richardson
2019-06-17kni: remove PCI related informationIgor Ryzhov
2019-05-30kernel/linux: remove unneeded meson variablesBruce Richardson
2019-05-30kernel/linux: reduce unneeded indents in meson fileBruce Richardson
2019-05-30kernel/linux: remove unnecessary meson version checkBruce Richardson
2019-05-29kni: remove ethtool supportFerruh Yigit
2019-04-19kni: fix type for MAC addressJie Pan
2019-04-19kni: implement header_ops parse methodIgor Ryzhov
2019-04-19kni: fix build with Linux 5.1Ferruh Yigit
2019-04-17build: increase readability via shortcut variablesBruce Richardson
2019-04-03eal/windows: introduce Windows supportAnand Rawat
2019-04-02eal: remove exec-env directoryThomas Monjalon
2019-03-30kni: calculate MTU from mbuf sizeLiron Himi
2019-03-12build/freebsd: rename macro BSDPAPP to FREEBSDBruce Richardson
2019-03-12build/linux: rename macro from LINUXAPP to LINUXBruce Richardson
2019-03-12eal/linux: rename linuxapp to linuxBruce Richardson