android_kernel_motorola_sm6225/drivers/net/ppp
Kevin Groeneveld e51f6ff396 ppp: add 64 bit stats
Add 64 bit stats to ppp driver.  The 64 bit stats include tx_bytes,
rx_bytes, tx_packets and rx_packets.  Other stats are still 32 bit.
The 64 bit stats can be retrieved via the ndo_get_stats operation.  The
SIOCGPPPSTATS ioctl is still 32 bit stats only.

Signed-off-by: Kevin Groeneveld <kgroeneveld@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-08-03 20:40:12 -07:00
..
bsd_comp.c
Kconfig
Makefile
ppp_async.c ppp: avoid false drop_monitor false positives 2012-05-19 02:32:30 -04:00
ppp_deflate.c ppp: Change copyright notices from ANU to me 2012-03-04 20:41:38 -05:00
ppp_generic.c ppp: add 64 bit stats 2012-08-03 20:40:12 -07:00
ppp_mppe.c
ppp_mppe.h
ppp_synctty.c ppp: avoid false drop_monitor false positives 2012-05-19 02:32:30 -04:00
pppoe.c ppp: avoid false drop_monitor false positives 2012-05-19 02:32:30 -04:00
pppox.c ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> 2012-03-04 20:41:38 -05:00
pptp.c ppp: avoid false drop_monitor false positives 2012-05-19 02:32:30 -04:00