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