netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch iproute2 net-next-for-3.13 0/2] iplink: add support for bonding slave
@ 2014-01-23 16:52 Jiri Pirko
  2014-01-23 16:52 ` [patch iproute2 net-next-for-3.13 1/2] introduce support for slave info data Jiri Pirko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiri Pirko @ 2014-01-23 16:52 UTC (permalink / raw)
  To: netdev; +Cc: davem, fubar, vfalico, andy, sfeldma, stephen, john.r.fastabend

Jiri Pirko (2):
  introduce support for slave info data
  iplink: add support for bonding slave

 include/linux/if_link.h | 19 ++++++-----
 ip/Makefile             |  2 +-
 ip/ip_common.h          |  4 +++
 ip/ipaddress.c          | 54 +++++++++++++++++++----------
 ip/iplink.c             | 21 ++++++++++--
 ip/iplink_bond_slave.c  | 90 +++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 160 insertions(+), 30 deletions(-)
 create mode 100644 ip/iplink_bond_slave.c

-- 
1.8.3.1

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

end of thread, other threads:[~2014-02-17 18:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-23 16:52 [patch iproute2 net-next-for-3.13 0/2] iplink: add support for bonding slave Jiri Pirko
2014-01-23 16:52 ` [patch iproute2 net-next-for-3.13 1/2] introduce support for slave info data Jiri Pirko
2014-01-23 16:52 ` [patch iproute2 net-next-for-3.13 2/2] iplink: add support for bonding slave Jiri Pirko
2014-02-17 18:57 ` [patch iproute2 net-next-for-3.13 0/2] " Stephen Hemminger

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