netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RTNETLINK 00/04]: rtnl_link improvements
@ 2007-07-11 17:38 Patrick McHardy
  2007-07-11 17:38 ` [ETH 01/04]: Validate address in eth_mac_addr Patrick McHardy
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Patrick McHardy @ 2007-07-11 17:38 UTC (permalink / raw)
  To: davem; +Cc: netdev, greearb, Patrick McHardy, xemul

These patches simplify the rtnl_link API and add support for specifying
the initial device address. The rtnl_link patches depend on the VLAN fix
because I didn't want to build on top of the broken address handling.

Please apply, thanks.


 drivers/net/dummy.c      |   61 ++++++++------------------------------------
 drivers/net/ifb.c        |   62 ++++++++++----------------------------------
 include/linux/if_vlan.h  |    1 +
 net/8021q/vlan.c         |   64 ++++++++++++++++++++++++++--------------------
 net/8021q/vlan.h         |    1 -
 net/8021q/vlan_dev.c     |   57 +++++++++++++----------------------------
 net/8021q/vlan_netlink.c |    7 +++++
 net/core/rtnetlink.c     |   27 +++++++++++++++----
 net/ethernet/eth.c       |    3 ++
 9 files changed, 111 insertions(+), 172 deletions(-)

Patrick McHardy (4):
      [ETH]: Validate address in eth_mac_addr
      [VLAN]: Fix MAC address handling
      [RTNETLINK]: rtnl_link API simplification
      [RTNETLINK]: rtnl_link: allow specifying initial device address

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

end of thread, other threads:[~2007-07-12  2:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-11 17:38 [RTNETLINK 00/04]: rtnl_link improvements Patrick McHardy
2007-07-11 17:38 ` [ETH 01/04]: Validate address in eth_mac_addr Patrick McHardy
2007-07-12  2:41   ` David Miller
2007-07-11 17:38 ` [VLAN 02/04]: Fix MAC address handling Patrick McHardy
2007-07-11 17:54   ` Patrick McHardy
2007-07-11 18:16     ` Ben Greear
2007-07-11 18:37       ` Patrick McHardy
2007-07-12  2:45     ` David Miller
2007-07-12  2:41   ` David Miller
2007-07-11 17:38 ` [RTNETLINK 03/04]: rtnl_link API simplification Patrick McHardy
2007-07-12  2:42   ` David Miller
2007-07-11 17:38 ` [RTNETLINK 04/04]: rtnl_link: allow specifying initial device address Patrick McHardy
2007-07-12  2:43   ` 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).