aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_cgroup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-17netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso1-0/+72
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner1-2/+4
2018-02-14netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal1-3/+5
2018-02-02netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang1-0/+1
2017-01-09xtables: extend matches and targets with .usersizeWillem de Bruijn1-0/+1
2015-12-14netfilter: implement xt_cgroup cgroup2 path matchTejun Heo1-0/+69
2015-12-14netfilter: prepare xt_cgroup for multi revisionsTejun Heo1-17/+19
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo1-1/+2
2015-04-01netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann1-1/+1
2014-08-19netfilter: x_tables: allow to use default cgroup matchDaniel Borkmann1-1/+1
2014-04-03netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooksAlexey Perevalov1-1/+2
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann1-0/+71