summaryrefslogtreecommitdiffstats
path: root/net/ceph/buffer.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2014-09-19 08:26:20 -0700
committerDavid S. Miller <davem@davemloft.net>2014-09-23 12:47:38 -0400
commitbd1e75abf4b3c666f61a5cf90c896aa928a735d5 (patch)
treef7d05e03763428dd6c65d6b1a2af66ebf3c68c48 /net/ceph/buffer.c
parent4cdf507d54525842dfd9f6313fdafba039084046 (diff)
downloadop-kernel-dev-bd1e75abf4b3c666f61a5cf90c896aa928a735d5.zip
op-kernel-dev-bd1e75abf4b3c666f61a5cf90c896aa928a735d5.tar.gz
tcp: add coalescing attempt in tcp_ofo_queue()
In order to make TCP more resilient in presence of reorders, we need to allow coalescing to happen when skbs from out of order queue are transferred into receive queue. LRO/GRO can be completely canceled in some pathological cases, like per packet load balancing on aggregated links. I had to move tcp_try_coalesce() up in the file above tcp_ofo_queue() Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ceph/buffer.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud