summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_cgroup.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-141-3/+5
* netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang2018-02-021-0/+1
* xtables: extend matches and targets with .usersizeWillem de Bruijn2017-01-091-0/+1
* netfilter: implement xt_cgroup cgroup2 path matchTejun Heo2015-12-141-0/+69
* netfilter: prepare xt_cgroup for multi revisionsTejun Heo2015-12-141-17/+19
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-081-1/+2
* netfilter: x_tables: fix cgroup matching on non-full sksDaniel Borkmann2015-04-011-1/+1
* netfilter: x_tables: allow to use default cgroup matchDaniel Borkmann2014-08-191-1/+1
* netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooksAlexey Perevalov2014-04-031-1/+2
* netfilter: x_tables: lightweight process control group matchingDaniel Borkmann2014-01-031-0/+71