Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: bpfilter: disallow to remove bpfilter module while being used | Taehee Yoo | 2019-01-11 | 1 | -17/+11 |
* | net: bpfilter: restart bpfilter_umh when error occurred | Taehee Yoo | 2019-01-11 | 1 | -10/+27 |
* | net: bpfilter: use cleanup callback to release umh_info | Taehee Yoo | 2019-01-11 | 1 | -13/+10 |
* | net: bpfilter: Set user mode helper's command line | Olivier Brunel | 2018-10-22 | 1 | -0/+1 |
* | net: bpfilter: use get_pid_task instead of pid_task | Taehee Yoo | 2018-10-17 | 1 | -2/+4 |
* | net: bpfilter: Fix type cast and pointer warnings | Shanthosh RK | 2018-10-05 | 1 | -2/+2 |
* | bpfilter: include bpfilter_umh in assembly instead of using objcopy | Masahiro Yamada | 2018-06-28 | 1 | -6/+5 |
* | bpfilter: fix race in pipe access | Alexei Starovoitov | 2018-06-07 | 1 | -3/+7 |
* | bpfilter: fix building without CONFIG_INET | Arnd Bergmann | 2018-05-29 | 1 | -2/+5 |
* | net: add skeleton of bpfilter kernel module | Alexei Starovoitov | 2018-05-23 | 1 | -0/+111 |