Julian Anastasov
|
d1b99ba41d
tcp: accept socket after TCP_DEFER_ACCEPT period
|
15 年之前 |
David S. Miller
|
a1a2ad9151
Revert "tcp: fix tcp_defer_accept to consider the timeout"
|
15 年之前 |
Willy Tarreau
|
6d01a026b7
tcp: fix tcp_defer_accept to consider the timeout
|
15 年之前 |
Robert Varga
|
657e9649e7
tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()
|
15 年之前 |
Ilpo Järvinen
|
0b6a05c1db
tcp: fix ssthresh u16 leftover
|
15 年之前 |
Wu Fengguang
|
aa1330766c
tcp: replace hard coded GFP_KERNEL with sk_allocation
|
15 年之前 |
John Dykstra
|
9a7030b76a
tcp: Remove redundant copy of MD5 authentication key
|
15 年之前 |
Wei Yongjun
|
1ac530b355
tcp: missing check ACK flag of received segment in FIN-WAIT-2 state
|
16 年之前 |
Ilpo Järvinen
|
c887e6d2d9
tcp: consolidate paws check
|
16 年之前 |
Hantzis Fotis
|
ee7537b63a
tcp: tcp_init_wl / tcp_update_wl argument cleanup
|
16 年之前 |
Ilpo Järvinen
|
cabeccbd17
tcp: kill eff_sacks "cache", the sole user can calculate itself
|
16 年之前 |
Jianjun Kong
|
5a5f3a8db9
net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c
|
16 年之前 |
Ilpo Järvinen
|
33f5f57eeb
tcp: kill pointless urg_mode
|
16 年之前 |
Adam Langley
|
2aaab9a0cc
tcp: (whitespace only) fix confusing indentation
|
17 年之前 |
Gui Jianfeng
|
6edafaaf6f
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
|
17 年之前 |
Pavel Emelyanov
|
de0744af1f
mib: add net to NET_INC_STATS_BH
|
17 年之前 |
Pavel Emelyanov
|
63231bddf6
mib: add net to TCP_INC_STATS_BH
|
17 年之前 |
David S. Miller
|
4ae127d1b6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
David S. Miller
|
ec0a196626
tcp: Revert 'process defer accept as established' changes.
|
17 年之前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年之前 |
Patrick McManus
|
ec3c0982a2
[TCP]: TCP_DEFER_ACCEPT updates - process as established
|
17 年之前 |
Glenn Griffin
|
c6aefafb7e
[TCP]: Add IPv6 support to TCP SYN cookies
|
17 年之前 |
Denis V. Lunev
|
fd80eb942a
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
|
17 年之前 |
Ilpo Järvinen
|
e60402d0a9
[TCP]: Move sack_ok access to obviously named funcs & cleanup
|
18 年之前 |
Ilpo Järvinen
|
b5860bbac7
[TCP]: Tighten tcp_sock's belt, drop left_out
|
18 年之前 |
Ilpo Järvinen
|
bdf1ee5d3b
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it
|
18 年之前 |
Arnaldo Carvalho de Melo
|
aa8223c7bb
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
|
18 年之前 |
Stephen Hemminger
|
2de979bd7d
[TCP]: whitespace cleanup
|
18 年之前 |
James Morris
|
9d729f72dc
[NET]: Convert xtime.tv_sec to get_seconds()
|
18 年之前 |
Eric Dumazet
|
54287cc178
[TCP]: Keep copied_seq, rcv_wup and rcv_next together.
|
18 年之前 |