netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: tyhicks@canonical.com
Cc: gregkh@linuxfoundation.org, tj@kernel.org,
	stephen@networkplumber.org, dmitry.torokhov@gmail.com,
	ebiederm@xmission.com, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, bridge@lists.linux-foundation.org,
	containers@lists.linux-foundation.org
Subject: Re: [PATCH net-next v3 0/8] Make /sys/class/net per net namespace objects belong to container
Date: Fri, 20 Jul 2018 23:45:13 -0700 (PDT)	[thread overview]
Message-ID: <20180720.234513.1918064468930334448.davem@davemloft.net> (raw)
In-Reply-To: <1532123814-1109-1-git-send-email-tyhicks@canonical.com>

From: Tyler Hicks <tyhicks@canonical.com>
Date: Fri, 20 Jul 2018 21:56:46 +0000

> This is a revival of an older patch set from Dmitry Torokhov:
> 
>  https://lore.kernel.org/lkml/1471386795-32918-1-git-send-email-dmitry.torokhov@gmail.com/
> 
> My submission of v2 is here:
> 
>  https://lore.kernel.org/lkml/1531497949-1766-1-git-send-email-tyhicks@canonical.com/
> 
> Here's Dmitry's description:
 ...
> * Changes since v2:
 ...

Series applied, let's see how the build goes this time :-)

      parent reply	other threads:[~2018-07-21  6:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20 21:56 [PATCH net-next v3 0/8] Make /sys/class/net per net namespace objects belong to container Tyler Hicks
2018-07-20 21:56 ` [PATCH net-next v3 1/8] kernfs: allow creating kernfs objects with arbitrary uid/gid Tyler Hicks
2018-07-20 21:56 ` [PATCH net-next v3 2/8] sysfs, kobject: allow creating kobject belonging to arbitrary users Tyler Hicks
2018-07-20 21:56 ` [PATCH net-next v3 3/8] kobject: kset_create_and_add() - fetch ownership info from parent Tyler Hicks
2018-07-20 21:56 ` [PATCH net-next v3 4/8] driver core: set up ownership of class devices in sysfs Tyler Hicks
2018-07-20 21:56 ` [PATCH net-next v3 5/8] net-sysfs: require net admin in the init ns for setting tx_maxrate Tyler Hicks
2018-07-20 21:56 ` [PATCH net-next v3 6/8] net-sysfs: make sure objects belong to container's owner Tyler Hicks
2018-07-20 21:56 ` [PATCH net-next v3 7/8] net: create reusable function for getting ownership info of sysfs inodes Tyler Hicks
2018-07-20 21:56 ` [PATCH net-next v3 8/8] bridge: make sure objects belong to container's owner Tyler Hicks
2018-07-21  6:45 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180720.234513.1918064468930334448.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bridge@lists.linux-foundation.org \
    --cc=containers@lists.linux-foundation.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=ebiederm@xmission.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    --cc=tj@kernel.org \
    --cc=tyhicks@canonical.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).