Joe Perches
|
2af6fd8b18
net/ipv4/tcp.c: Update WARN uses
|
14 years ago |
David S. Miller
|
21a180cda0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
David S. Miller
|
01db403cf9
tcp: Fix >4GB writes on 64-bit.
|
14 years ago |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Tom Marshall
|
a4d258036e
tcp: Fix race in tcp_poll
|
14 years ago |
David S. Miller
|
e548833df8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Jerry Chu
|
dca43c75e7
tcp: Add TCP_USER_TIMEOUT socket option.
|
15 years ago |
KOSAKI Motohiro
|
d84ba638e4
tcp: select(writefds) don't hang up when a peer close connection
|
15 years ago |
Eric Dumazet
|
c5ed63d66f
tcp: fix three tcp sysctls tuning
|
15 years ago |
David S. Miller
|
ad1af0fedb
tcp: Combat per-cpu skew in orphan tests.
|
15 years ago |
David S. Miller
|
00dad5e479
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Josh Hunt
|
3c0fef0b7d
net: Add getsockopt support for TCP thin-streams
|
15 years ago |
Dmitry Popov
|
a3bdb549e3
tcp: cookie transactions setsockopt memory leak
|
15 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 |
Changli Gao
|
3a047bf87b
rfs: call sock_rps_record_flow() in tcp_splice_read()
|
15 years ago |
Changli Gao
|
7ba4291007
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
|
15 years ago |
Eric Dumazet
|
4bc2f18ba4
net/ipv4: EXPORT_SYMBOL cleanups
|
15 years ago |
Eric Dumazet
|
7a9b2d5950
net: use this_cpu_ptr()
|
15 years ago |
Konstantin Khorenko
|
565b7b2d2e
tcp: do not send reset to already closed sockets
|
15 years ago |
Changli Gao
|
a3433f35a5
tcp: unify tcp flag macros
|
15 years ago |
Eric Dumazet
|
d7fd1b5747
tcp: tcp_md5_hash_skb_data() frag_list handling
|
15 years ago |
Joe Perches
|
ccbd6a5a4f
net: Remove unnecessary semicolons after switch statements
|
15 years ago |
David S. Miller
|
6811d58fc1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
35790c0421
tcp: fix MD5 (RFC2385) support
|
15 years ago |
Flavio Leitner
|
6c37e5de45
TCP: avoid to send keepalive probes if receiving data
|
15 years ago |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
15 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 years ago |
Linus Torvalds
|
cb4361c1dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Steven J. Magnani
|
baff42ab14
net: Fix oops from tcp_collapse() when using splice()
|
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 |