From: Sergey Popovich <popovich_sergei@mail.ru>
To: netdev@vger.kernel.org
Subject: [PATCH 0/3] Fixes to network device group configuration via rtnetlink
Date: Tue, 6 May 2014 18:13:14 +0300 [thread overview]
Message-ID: <cover.1399388943.git.popovich_sergei@mail.ru> (raw)
In this small patch series I present few fixes to the network device
group configuration via rtnetlink interface.
For more information on problems addressed, please see description
of each patch in the thread.
Sergey Popovich (3):
rtnetlink: walk through all devs in netns safely on link params change
rtnetlink: fix potential NULL pointer dereference
rtnetlink: add IFLA_GROUP to ifla_policy
net/core/rtnetlink.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
--
1.8.3.4
next reply other threads:[~2014-05-06 15:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-06 15:13 Sergey Popovich [this message]
2014-05-06 15:13 ` [PATCH 1/3] rtnetlink: walk through all devs in netns safely on link params change Sergey Popovich
2014-05-06 15:13 ` [PATCH 2/3] rtnetlink: fix potential NULL pointer dereference Sergey Popovich
2014-05-06 15:26 ` Sergey Popovich
2014-05-07 21:04 ` David Miller
2014-05-06 15:13 ` [PATCH 3/3] rtnetlink: add IFLA_GROUP to ifla_policy Sergey Popovich
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=cover.1399388943.git.popovich_sergei@mail.ru \
--to=popovich_sergei@mail.ru \
--cc=netdev@vger.kernel.org \
/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).