netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes to network device group configuration via rtnetlink
@ 2014-05-06 15:13 Sergey Popovich
  2014-05-06 15:13 ` [PATCH 1/3] rtnetlink: walk through all devs in netns safely on link params change Sergey Popovich
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sergey Popovich @ 2014-05-06 15:13 UTC (permalink / raw)
  To: netdev

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-07 21:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-06 15:13 [PATCH 0/3] Fixes to network device group configuration via rtnetlink Sergey Popovich
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

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).