Home
last modified time | relevance | path

Searched hist:"10708 f37ae729baba9b67bd134c3720709d4ae62" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dif_link.hdiff 10708f37ae729baba9b67bd134c3720709d4ae62 Thu Mar 11 03:57:29 CST 2010 Jan Engelhardt <jengelh@medozas.de> net: core: add IFLA_STATS64 support

`ip -s link` shows interface counters truncated to 32 bit. This is
because interface statistics are transported only in 32-bit quantity
to userspace. This commit adds a new IFLA_STATS64 attribute that
exports them in full 64 bit.

References: http://lkml.indiana.edu/hypermail/linux/kernel/0307.3/0215.html
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/core/
H A Drtnetlink.cdiff 10708f37ae729baba9b67bd134c3720709d4ae62 Thu Mar 11 03:57:29 CST 2010 Jan Engelhardt <jengelh@medozas.de> net: core: add IFLA_STATS64 support

`ip -s link` shows interface counters truncated to 32 bit. This is
because interface statistics are transported only in 32-bit quantity
to userspace. This commit adds a new IFLA_STATS64 attribute that
exports them in full 64 bit.

References: http://lkml.indiana.edu/hypermail/linux/kernel/0307.3/0215.html
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: David S. Miller <davem@davemloft.net>