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:
a9527a3
)
tcp: use TCP_BASE_MSS to set basic mss value
author
Shan Wei
<shanwei@cn.fujitsu.com>
Wed, 1 Dec 2010 18:04:50 +0000
(18:04 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 2 Dec 2010 21:27:32 +0000
(13:27 -0800)
TCP_BASE_MSS is defined, but not used.
commit
5d424d5a
introduce this macro, so use
it to initial sysctl_tcp_base_mss.
commit
5d424d5a674f782d0659a3b66d951f412901faee
Author: John Heffner <jheffner@psc.edu>
Date: Mon Mar 20 17:53:41 2006 -0800
[TCP]: MTU probing
Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c
patch
|
blob
|
history
diff --cc
net/ipv4/tcp_output.c
Simple merge