aboutsummaryrefslogtreecommitdiffstats
path: root/net/bpfilter/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-02-23bpfilter: re-add header search paths to tools include to fix build errorMasahiro Yamada1-0/+1
2019-02-03bpfilter: remove extra header search paths for bpfilter_umhMasahiro Yamada1-1/+0
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott1-1/+1
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott1-1/+1
2018-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada1-15/+2
2018-06-21bpfilter: fix user mode helper cross compilationMatteo Croce1-1/+1
2018-06-20bpfilter: fix build errorMatteo Croce1-2/+4
2018-06-07bpfilter: fix OUTPUT_FORMATAlexei Starovoitov1-1/+1
2018-06-05bpfilter: switch to CC from HOSTCCAlexei Starovoitov1-0/+2
2018-05-29bpfilter: fix a build errYueHaibing1-1/+1
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov1-0/+30