Eric Dumazet
|
4688eb7cf3
tcp: refresh tcp_mstamp from timers callbacks
|
7 年之前 |
Eric Dumazet
|
d0f3684701
tcp: tcp_mtu_probing() cleanup
|
7 年之前 |
Eric Dumazet
|
2c04ac8ae0
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
|
7 年之前 |
Kees Cook
|
59f379f904
inet/connection_sock: Convert timers to use timer_setup()
|
7 年之前 |
Eric Dumazet
|
75c119afe1
tcp: implement rb-tree based retransmit queue
|
7 年之前 |
David S. Miller
|
3118e6e19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Eric Dumazet
|
2dda640040
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
|
8 年之前 |
Florian Westphal
|
e7942d0633
tcp: remove prequeue support
|
8 年之前 |
Eric Dumazet
|
ce682ef6e3
tcp: fix TCP_SYNCNT flakes
|
8 年之前 |
Eric Dumazet
|
4ab688793e
tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
|
8 年之前 |
Eric Dumazet
|
9a568de481
tcp: switch TCP TS option (RFC 7323) to 1ms clock
|
8 年之前 |
Eric Dumazet
|
c74df29a8d
tcp: use tcp_jiffies32 to feed probe_timestamp
|
8 年之前 |
Eric Dumazet
|
70eabf0e1b
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
|
8 年之前 |
Eric Dumazet
|
d635fbe27e
tcp: use tcp_jiffies32 to feed tp->lsndtime
|
8 年之前 |
Eric Dumazet
|
385e20706f
tcp: use tp->tcp_mstamp in output path
|
8 年之前 |
Eric Dumazet
|
218af599fa
tcp: internal implementation for pacing
|
8 年之前 |
Wei Wang
|
59450f8d83
net/tcp_fastopen: Remove mss check in tcp_write_timeout()
|
8 年之前 |
Eric Dumazet
|
02b2faaf0a
tcp: fix various issues for sockets morphing to listen state
|
8 年之前 |
Yuchung Cheng
|
bec41a11dd
tcp: remove early retransmit
|
8 年之前 |
Yuchung Cheng
|
57dde7f70d
tcp: add reordering timer in RACK loss detection
|
8 年之前 |
Ursula Braun
|
4b9d07a440
net: introduce keepalive function in struct proto
|
8 年之前 |
Eric Dumazet
|
7aa5470c2c
tcp: tsq: move tsq_flags close to sk_wmem_alloc
|
8 年之前 |
Lawrence Brakmo
|
3acf3ec3f4
tcp: Change txhash on every SYN and RTO retransmit
|
9 年之前 |
Yuchung Cheng
|
7e32b44361
tcp: properly account Fast Open SYN-ACK retrans
|
9 年之前 |
Richard Sailer
|
c380d37e97
tcp_timer.c: Add kernel-doc function descriptions
|
9 年之前 |
Eric Dumazet
|
c10d9310ed
tcp: do not assume TCP code is non preemptible
|
9 年之前 |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 年之前 |
Eric Dumazet
|
10d3be5692
tcp-tso: do not split TSO packets at retransmit time
|
9 年之前 |
Nikolay Borisov
|
c402d9beff
ipv4: Namespaceify tcp_orphan_retries sysctl knob
|
9 年之前 |
Nikolay Borisov
|
c6214a97c8
ipv4: Namespaceify tcp_retries2 sysctl knob
|
9 年之前 |