git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ff6425
)
tcp: do not fake tcp headers in tcp_send_rcvq()
author
Eric Dumazet
<edumazet@google.com>
Wed, 17 Sep 2014 10:14:42 +0000
(
03:14
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 19 Sep 2014 20:04:13 +0000
(16:04 -0400)
Now we no longer rely on having tcp headers for skbs in receive queue,
tcp repair do not need to build fake ones.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c
patch
|
blob
|
history
diff --cc
net/ipv4/tcp_input.c
Simple merge