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 |
Hantzis Fotis
|
ee7537b63a
tcp: tcp_init_wl / tcp_update_wl argument cleanup
|
16 years ago |
Ilpo Järvinen
|
9ce0146102
tcp: get rid of two unnecessary u16s in TCP skb flags copying
|
16 years ago |
Ilpo Järvinen
|
cabeccbd17
tcp: kill eff_sacks "cache", the sole user can calculate itself
|
16 years ago |
Ilpo Järvinen
|
e6c7d08579
tcp: drop unnecessary local var in collapse
|
16 years ago |
Ilpo Järvinen
|
02276f3c96
tcp: fix corner case issue in segmentation during rexmitting
|
16 years ago |
Ilpo Järvinen
|
d3d2ae4545
tcp: Don't clear hints when tcp_fragmenting
|
16 years ago |
Ilpo Järvinen
|
62ad27619c
tcp: deferring in middle of queue makes very little sense
|
16 years ago |
Ilpo Järvinen
|
ac11ba753f
tcp: don't backtrack to sacked skbs
|
16 years ago |
David S. Miller
|
e70049b9e7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 years ago |
Herbert Xu
|
7691367d71
tcp: Always set urgent pointer if it's beyond snd_nxt
|
16 years ago |
Ilpo Järvinen
|
5209921cf1
tcp: remove obsoleted comment about different passes
|
16 years ago |
David S. Miller
|
a23f4bbd8d
Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"
|
16 years ago |
Herbert Xu
|
64ff3b938e
tcp: Always set urgent pointer if it's beyond snd_nxt
|
16 years ago |
Ilpo Järvinen
|
a2acde0771
tcp: fix tso_should_defer in 64bit
|
16 years ago |
Ilpo Järvinen
|
d5dd9175bc
tcp: use tcp_write_xmit also in tcp_push_one
|
16 years ago |
David S. Miller
|
730c30ec64
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Ilpo Järvinen
|
726e07a8a3
tcp: move some parts from tcp_write_xmit
|
16 years ago |