netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] rtnl: send notification in do_setlink()
@ 2014-09-01 14:07 Nicolas Dichtel
  2014-09-01 14:07 ` [PATCH net-next 1/4] rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated Nicolas Dichtel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Nicolas Dichtel @ 2014-09-01 14:07 UTC (permalink / raw)
  To: netdev; +Cc: davem


This serie ensures to call the notifier chain and to send a netlink message when
a change is done by do_setlink().

The three first patches mainly prepare the last one, which do this change.

 net/core/rtnetlink.c | 66 +++++++++++++++++++++++++++++++++-------------------
 1 file changed, 42 insertions(+), 24 deletions(-)

Comments are welcome.

Regards,
Nicolas

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

end of thread, other threads:[~2014-09-02 19:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01 14:07 [PATCH net-next 0/4] rtnl: send notification in do_setlink() Nicolas Dichtel
2014-09-01 14:07 ` [PATCH net-next 1/4] rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated Nicolas Dichtel
2014-09-01 14:07 ` [PATCH net-next 2/4] rtnl/do_setlink(): set modified when IFLA_LINKMODE " Nicolas Dichtel
2014-09-01 14:07 ` [PATCH net-next 3/4] rtnl/do_setlink(): last arg is now a set of flags Nicolas Dichtel
2014-09-01 14:07 ` [PATCH net-next 4/4] rtnl/do_setlink(): notify when a netdev is modified Nicolas Dichtel
2014-09-02 19:58 ` [PATCH net-next 0/4] rtnl: send notification in do_setlink() David Miller

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