Searched hist:cbda10fa97d72c7a1923be4426171aa90e8c6dab (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | if_link.h | diff cbda10fa97d72c7a1923be4426171aa90e8c6dab Thu Jan 13 17:38:30 CST 2011 Vlad Dogaru <ddvlad@rosedu.org> net_device: add support for network device groups
Net devices can now be grouped, enabling simpler manipulation from userspace. This patch adds a group field to the net_device structure, as well as rtnetlink support to query and modify it.
Signed-off-by: Vlad Dogaru <ddvlad@rosedu.org> Acked-by: Jamal Hadi Salim <hadi@cyberus.ca> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netdevice.h | diff cbda10fa97d72c7a1923be4426171aa90e8c6dab Thu Jan 13 17:38:30 CST 2011 Vlad Dogaru <ddvlad@rosedu.org> net_device: add support for network device groups
Net devices can now be grouped, enabling simpler manipulation from userspace. This patch adds a group field to the net_device structure, as well as rtnetlink support to query and modify it.
Signed-off-by: Vlad Dogaru <ddvlad@rosedu.org> Acked-by: Jamal Hadi Salim <hadi@cyberus.ca> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff cbda10fa97d72c7a1923be4426171aa90e8c6dab Thu Jan 13 17:38:30 CST 2011 Vlad Dogaru <ddvlad@rosedu.org> net_device: add support for network device groups
Net devices can now be grouped, enabling simpler manipulation from userspace. This patch adds a group field to the net_device structure, as well as rtnetlink support to query and modify it.
Signed-off-by: Vlad Dogaru <ddvlad@rosedu.org> Acked-by: Jamal Hadi Salim <hadi@cyberus.ca> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dev.c | diff cbda10fa97d72c7a1923be4426171aa90e8c6dab Thu Jan 13 17:38:30 CST 2011 Vlad Dogaru <ddvlad@rosedu.org> net_device: add support for network device groups
Net devices can now be grouped, enabling simpler manipulation from userspace. This patch adds a group field to the net_device structure, as well as rtnetlink support to query and modify it.
Signed-off-by: Vlad Dogaru <ddvlad@rosedu.org> Acked-by: Jamal Hadi Salim <hadi@cyberus.ca> Signed-off-by: David S. Miller <davem@davemloft.net>
|