From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH v0 3/4] cgroup: net_cls: Pass in task to sock_update_classid() Date: Wed, 17 Oct 2012 18:15:13 +0200 Message-ID: <1350490513.26103.650.camel@edumazet-glaptop> References: <1350479078-29361-1-git-send-email-wagi@monom.org> <1350479078-29361-4-git-send-email-wagi@monom.org> <1350481041.26103.454.camel@edumazet-glaptop> <507ED4C0.7070408@monom.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Daniel Wagner , "David S. Miller" , "Michael S. Tsirkin" , Eric Dumazet , Glauber Costa , Joe Perches , Neil Horman , Stanislav Kinsbursky , Tejun Heo To: Daniel Wagner Return-path: In-Reply-To: <507ED4C0.7070408-kQCPcA+X3s7YtjvyW6yDsg@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On Wed, 2012-10-17 at 17:54 +0200, Daniel Wagner wrote: > I still have not figured all details on the patch submission procedure. > Sorry about that. The time to send patches for net-next will be annonced > by David, is this correct? > Exactly. David sent a mail yesterday : On Mon, 2012-10-15 at 23:19 -0400, David Miller wrote: > Please stop sending feature patches and cleanups. > > I'll be sure to let the list know when net-next is > ready for submissions again, thanks. > > Thank you. > --