linux/drivers/net/can/c_can
Eric Dumazet 6ad20165d3 drivers: net: generalize napi_complete_done()
napi_complete_done() allows to opt-in for gro_flush_timeout,
added back in linux-3.19, commit 3b47d30396
("net: gro: add a per device gro flush timer")

This allows for more efficient GRO aggregation without
sacrifying latencies.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-30 15:10:42 -05:00
..
c_can_pci.c can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer 2017-01-18 12:58:26 +01:00
c_can_platform.c
c_can.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
c_can.h
Kconfig
Makefile