summaryrefslogtreecommitdiff
path: root/net/bpfilter/bpfilter_kern.c
AgeCommit message (Expand)Author
2019-05-27signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sigEric W. Biederman
2019-01-11net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo
2019-01-11net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo
2019-01-11net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo
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-06-28bpfilter: include bpfilter_umh in assembly instead of using objcopyMasahiro Yamada
2018-06-07bpfilter: fix race in pipe accessAlexei Starovoitov
2018-05-29bpfilter: fix building without CONFIG_INETArnd Bergmann
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov