| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: x_tables: use pr ratelimiting in all remaining spots | Florian Westphal | 2018-02-14 | 1 | -1/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-06 | 1 | -12/+2 |
|\ |
|
| * | fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'" | Al Viro | 2018-01-05 | 1 | -12/+2 |
* | | netfilter: xt_bpf: add overflow checks | Jann Horn | 2017-12-04 | 1 | -0/+6 |
|/ |
|
* | bpf: Add file mode configuration into bpf maps | Chenbo Feng | 2017-10-20 | 1 | -1/+1 |
* | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' | Shmulik Ladkani | 2017-10-09 | 1 | -2/+20 |
* | xtables: extend matches and targets with .usersize | Willem de Bruijn | 2017-01-09 | 1 | -0/+2 |
* | netfilter: xt_bpf: support ebpf | Willem de Bruijn | 2016-12-07 | 1 | -16/+80 |
* | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 2014-08-02 | 1 | -3/+3 |
* | net: filter: let unattached filters use sock_fprog_kern | Daniel Borkmann | 2014-05-23 | 1 | -2/+3 |
* | netfilter: x_tables: add xt_bpf match | Willem de Bruijn | 2013-01-21 | 1 | -0/+73 |