1
0
Fork 0
alistair23-linux/drivers/net/ethernet/cadence
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
..
Kconfig net: macb: Added PCI wrapper for Platform Driver. 2016-12-17 10:24:33 -05:00
Makefile net: macb: Added PCI wrapper for Platform Driver. 2016-12-17 10:24:33 -05:00
macb.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
macb.h macb: Common code to enable ptp support for MACB/GEM 2017-01-19 11:45:54 -05:00
macb_pci.c net: macb: Updated resource allocation function calls to new version of API. 2017-01-03 09:35:42 -05:00