David S. Miller
|
ae4e8d63b5
Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"
|
15 years ago |
David S. Miller
|
2626419ad5
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
|
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 |
William Allen Simpson
|
4957faade1
TCPCT part 1g: Responder Cookie => Initiator
|
15 years ago |
William Allen Simpson
|
bd0388ae77
TCPCT part 1f: Initiator Cookie => Responder
|
15 years ago |
William Allen Simpson
|
519855c508
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
|
15 years ago |
William Allen Simpson
|
e6b4d11367
TCPCT part 1a: add request_values parameter for sending SYNACK
|
15 years ago |
Joe Perches
|
9d4fb27db9
net/ipv4: Move && and || to end of previous line
|
15 years ago |
Gilad Ben-Yossef
|
345cda2fd6
Allow to turn off TCP window scale opt per route
|
15 years ago |
Gilad Ben-Yossef
|
cda42ebd67
Allow disabling TCP timestamp options per route
|
15 years ago |
Gilad Ben-Yossef
|
1aba721eba
Add the no SACK route option feature
|
15 years ago |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 years ago |
Ori Finkelman
|
89e95a613c
IPv4 TCP fails to send window scale option when window scale is zero
|
15 years ago |
Wu Fengguang
|
aa1330766c
tcp: replace hard coded GFP_KERNEL with sk_allocation
|
15 years ago |
David S. Miller
|
74d154189d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Andi Kleen
|
67edfef786
TCP: Add comments to (near) all functions in tcp_output.c v3
|
16 years ago |
John Dykstra
|
e3afe7b75e
tcp: Fix MD5 signature checking on IPv4 mapped sockets
|
16 years ago |
Herbert Xu
|
8e5b9dda99
tcp: Stop non-TSO packets morphing into TSO
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Ilpo Järvinen
|
255cac91c3
tcp: extend ECN sysctl to allow server-side only ECN
|
16 years ago |
Ilpo Järvinen
|
52cf3cc8ac
tcp: fix mid-wq adjustment helper
|
16 years ago |
Ilpo Järvinen
|
9eb9362e56
tcp: miscounts due to tcp_fragment pcount reset
|
16 years ago |
Ilpo Järvinen
|
797108d134
tcp: add helper for counter tweaking due mid-wq change
|
16 years ago |
Ilpo Järvinen
|
0c54b85f28
tcp: simplify tcp_current_mss
|
16 years ago |
Ilpo Järvinen
|
5861f8e58d
tcp: remove pointless .dsack/.num_sacks code
|
16 years ago |