summaryrefslogtreecommitdiffstats
path: root/net/bpfilter/bpfilter_kern.c
Commit message (Expand)AuthorAgeFilesLines
* signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sigEric W. Biederman2019-05-271-1/+1
* net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo2019-01-121-17/+11Star
* net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo2019-01-121-10/+27
* net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo2019-01-121-13/+10Star
* net: bpfilter: Set user mode helper's command lineOlivier Brunel2018-10-231-0/+1
* net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo2018-10-181-2/+4
* net: bpfilter: Fix type cast and pointer warningsShanthosh RK2018-10-051-2/+2
* bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada2018-06-281-6/+5Star
* bpfilter: fix race in pipe accessAlexei Starovoitov2018-06-081-3/+7
* bpfilter: fix building without CONFIG_INETArnd Bergmann2018-05-291-2/+5
* net: add skeleton of bpfilter kernel moduleAlexei Starovoitov2018-05-231-0/+111