aboutsummaryrefslogtreecommitdiff
path: root/net/bpfilter
AgeCommit message (Expand)Author
2018-10-22net: bpfilter: Set user mode helper's command lineOlivier Brunel
2018-10-17net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo
2018-10-05net: bpfilter: Fix type cast and pointer warningsShanthosh RK
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-07-24bpfilter: remove trailing newlineStephen Hemminger
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott
2018-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada
2018-06-28bpfilter: check compiler capability in KconfigMasahiro Yamada
2018-06-21bpfilter: fix user mode helper cross compilationMatteo Croce
2018-06-20bpfilter: ignore binary filesMatteo Croce
2018-06-20bpfilter: fix build errorMatteo Croce
2018-06-07bpfilter: fix race in pipe accessAlexei Starovoitov
2018-06-07bpfilter: fix OUTPUT_FORMATAlexei Starovoitov
2018-06-05bpfilter: switch to CC from HOSTCCAlexei Starovoitov
2018-05-29bpfilter: fix a build errYueHaibing
2018-05-29bpfilter: fix building without CONFIG_INETArnd Bergmann
2018-05-24bpfilter: don't pass O_CREAT when opening console for debugJakub Kicinski
2018-05-24bpfilter: fix build dependencyAlexei Starovoitov
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov