kernel-aes67/net/8021q
Eric Dumazet 8990f468ae net: rx_dropped accounting
Under load, netif_rx() can drop incoming packets but administrators dont
have a chance to spot which device needs some tuning (RPS activation for
example)

This patch adds rx_dropped accounting in vlans and tunnels.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-20 10:08:58 -07:00
..
Kconfig
Makefile
vlan.c
vlan.h net: rx_dropped accounting 2010-09-20 10:08:58 -07:00
vlan_core.c
vlan_dev.c net: rx_dropped accounting 2010-09-20 10:08:58 -07:00
vlan_gvrp.c
vlan_netlink.c
vlanproc.c
vlanproc.h