Home
last modified time | relevance | path

Searched hist:"71 c87e0cedca843162206c698cfa02e5fea9e2e3" (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A DMakefilediff 71c87e0cedca843162206c698cfa02e5fea9e2e3 Thu Aug 09 07:38:05 CEST 2007 Jan-Bernd Themann <themann@de.ibm.com> [NET]: Generic Large Receive Offload for TCP traffic

This patch provides generic Large Receive Offload (LRO) functionality
for IPv4/TCP traffic.

LRO combines received tcp packets to a single larger tcp packet and
passes them then to the network stack in order to increase performance
(throughput). The interface supports two modes: Drivers can either
pass SKBs or fragment lists to the LRO engine.

Signed-off-by: Jan-Bernd Themann <themann@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A DKconfigdiff 71c87e0cedca843162206c698cfa02e5fea9e2e3 Thu Aug 09 07:38:05 CEST 2007 Jan-Bernd Themann <themann@de.ibm.com> [NET]: Generic Large Receive Offload for TCP traffic

This patch provides generic Large Receive Offload (LRO) functionality
for IPv4/TCP traffic.

LRO combines received tcp packets to a single larger tcp packet and
passes them then to the network stack in order to increase performance
(throughput). The interface supports two modes: Drivers can either
pass SKBs or fragment lists to the LRO engine.

Signed-off-by: Jan-Bernd Themann <themann@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>