Searched hist:bdf53c58 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/ |
H A D | neighbour.h | bdf53c58 Mon Mar 02 00:13:22 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Don't require dst in neigh_hh_init
- Add protocol to neigh_tbl so that dst->ops->protocol is not needed - Acquire the device from neigh->dev
This results in a neigh_hh_init that will cache the samve values regardless of the packets flowing through it.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net> bdf53c58 Mon Mar 02 00:13:22 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Don't require dst in neigh_hh_init - Add protocol to neigh_tbl so that dst->ops->protocol is not needed - Acquire the device from neigh->dev This results in a neigh_hh_init that will cache the samve values regardless of the packets flowing through it. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | arp.c | bdf53c58 Mon Mar 02 00:13:22 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Don't require dst in neigh_hh_init
- Add protocol to neigh_tbl so that dst->ops->protocol is not needed - Acquire the device from neigh->dev
This results in a neigh_hh_init that will cache the samve values regardless of the packets flowing through it.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net> bdf53c58 Mon Mar 02 00:13:22 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Don't require dst in neigh_hh_init - Add protocol to neigh_tbl so that dst->ops->protocol is not needed - Acquire the device from neigh->dev This results in a neigh_hh_init that will cache the samve values regardless of the packets flowing through it. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | ndisc.c | bdf53c58 Mon Mar 02 00:13:22 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Don't require dst in neigh_hh_init
- Add protocol to neigh_tbl so that dst->ops->protocol is not needed - Acquire the device from neigh->dev
This results in a neigh_hh_init that will cache the samve values regardless of the packets flowing through it.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | bdf53c58 Mon Mar 02 00:13:22 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Don't require dst in neigh_hh_init
- Add protocol to neigh_tbl so that dst->ops->protocol is not needed - Acquire the device from neigh->dev
This results in a neigh_hh_init that will cache the samve values regardless of the packets flowing through it.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net> bdf53c58 Mon Mar 02 00:13:22 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Don't require dst in neigh_hh_init - Add protocol to neigh_tbl so that dst->ops->protocol is not needed - Acquire the device from neigh->dev This results in a neigh_hh_init that will cache the samve values regardless of the packets flowing through it. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|