Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1287040

Re: [PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
Date 2015-12-09 04:10 +0100
Message-ID <qDDiG-2AX-9@gated-at.bofh.it> (permalink)
References <qDcBQ-2jb-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Tejun Heo <tj@kernel.org>
Date: Mon,  7 Dec 2015 17:38:47 -0500

> 0001-0003 are prepatory patches in kernfs and cgroup.  These patches
> are available in the following branch which will stay stable.
> 
>  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-4.5-ancestor-test

Pulled into net-next.

> 0004-0006 consolidate two cgroup related fields in struct sock into
> cgroup_sock_data and update it so that it can alternatively carry a
> cgroup pointer.

Applied to net-next.

> 0007-0008 implement cgroup2 patch matching in xt_cgroup.

I'll leave these for Pablo to integrate.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup Tejun Heo <tj@kernel.org> - 2015-12-07 23:40 +0100
  [PATCH 1/8] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it Tejun Heo <tj@kernel.org> - 2015-12-07 23:50 +0100
  [PATCH 7/8] netfilter: prepare xt_cgroup for multi revisions Tejun Heo <tj@kernel.org> - 2015-12-07 23:50 +0100
  [PATCH 8/8] netfilter: implement xt_cgroup cgroup2 path match Tejun Heo <tj@kernel.org> - 2015-12-07 23:50 +0100
  [PATCH 6/8] sock, cgroup: add sock->sk_cgroup Tejun Heo <tj@kernel.org> - 2015-12-07 23:50 +0100
  [PATCH 3/8] cgroup: implement cgroup_get_from_path() and expose cgroup_put() Tejun Heo <tj@kernel.org> - 2015-12-07 23:50 +0100
  Re: [PATCHSET v4] netfilter, cgroup: implement cgroup2 path match  in xt_cgroup David Miller <davem@davemloft.net> - 2015-12-09 04:10 +0100

csiph-web