aboutsummaryrefslogtreecommitdiff
path: root/net/bpfilter/bpfilter_kern.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-22net: bpfilter: Set user mode helper's command lineGravatar Olivier Brunel 1-0/+1
2018-10-17net: bpfilter: use get_pid_task instead of pid_taskGravatar Taehee Yoo 1-2/+4
2018-10-05net: bpfilter: Fix type cast and pointer warningsGravatar Shanthosh RK 1-2/+2
2018-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyGravatar Masahiro Yamada 1-6/+5
2018-06-07bpfilter: fix race in pipe accessGravatar Alexei Starovoitov 1-3/+7
2018-05-29bpfilter: fix building without CONFIG_INETGravatar Arnd Bergmann 1-2/+5
2018-05-23net: add skeleton of bpfilter kernel moduleGravatar Alexei Starovoitov 1-0/+111