David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 years ago |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
f19872575f
tcp: protect sysctl_tcp_cookie_size reads
|
14 years ago |
Eric Dumazet
|
ad9f4f50fe
tcp: avoid a possible divide by zero
|
14 years ago |
Nandita Dukkipati
|
b1afde60f2
tcp: Bug fix in initialization of receive window.
|
14 years ago |
Shan Wei
|
97b1ce25e8
tcp: use TCP_BASE_MSS to set basic mss value
|
14 years ago |
Tom Herbert
|
3853b5841c
xps: Improvements in TX queue selection
|
14 years ago |
Eric Paris
|
ee58681195
network: tcp_connect should return certain errors up the stack
|
14 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 years ago |
Gerrit Renker
|
0705c6f0e2
tcp: update also tcp_output with regard to RFC 5681
|
14 years ago |
Hagen Paul Pfeifer
|
e88c64f0a4
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
|
14 years ago |
David S. Miller
|
11fe883936
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Ilpo Järvinen
|
45e77d3145
tcp: fix crash in tcp_xmit_retransmit_queue
|
15 years ago |
Eric Dumazet
|
4bc2f18ba4
net/ipv4: EXPORT_SYMBOL cleanups
|
15 years ago |
Eric Dumazet
|
c4ead4c595
tcp: tso_fragment() might avoid GFP_ATOMIC
|
15 years ago |
Changli Gao
|
a3433f35a5
tcp: unify tcp flag macros
|
15 years ago |
Eric Dumazet
|
de213e5eed
tcp: tcp_synack_options() fix
|
15 years ago |
Eric Dumazet
|
a465419b1f
net: Introduce sk_route_nocaps
|
15 years ago |
Tom Herbert
|
aa2ea0586d
tcp: fix outsegs stat for TSO segments
|
15 years ago |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
15 years ago |
Shan Wei
|
4e15ed4d93
net: replace ipfragok with skb->local_df
|
15 years ago |
David S. Miller
|
2e8e18ef52
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
|
15 years ago |
Herbert Xu
|
bb29624614
inet: Remove unused send_check length argument
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Dumazet
|
28b2774a0d
tcp: Fix tcp_make_synack()
|
15 years ago |
laurent chavey
|
31d12926e3
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
|
15 years ago |
Krishna Kumar
|
12d50c46dc
tcp: Remove check in __tcp_push_pending_frames
|
15 years ago |
David S. Miller
|
bb5b7c1126
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
|
15 years ago |
David S. Miller
|
e6b09ccada
tcp: sysctl_tcp_cookie_size needs to be exported to modules.
|
15 years ago |
David S. Miller
|
f9a2e69e8b
tcp: Fix warning on 64-bit.
|
15 years ago |