Home
last modified time | relevance | path

Searched hist:a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/net/core/
H A Dlink_watch.cdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dnet-sysfs.cdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Drtnetlink.cdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddev.cdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_core.cdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/batman-adv/
H A Dhard-interface.cdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Dip6mr.cdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Daddrconf.cdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Dipmr.cdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/bridge/
H A Dbr_netlink.cdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/linux/
H A Dnetdevice.hdiff a54acb3a6f853e8394c4cb7b6a4d93c88f13eefd Thu Apr 02 10:07:00 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> dev: introduce dev_get_iflink()

The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>