Daniel Lee
|
7f9b838b71
tcp: RFC7413 option support for Fast Open server
|
10 年之前 |
Eric Dumazet
|
9439ce00f2
tcp: rename struct tcp_request_sock listener
|
10 年之前 |
Eric Dumazet
|
5f852eb536
tcp: tso: remove tp->tso_deferred
|
10 年之前 |
Neal Cardwell
|
4fb17a6091
tcp: mitigate ACK loops for connections as tcp_timewait_sock
|
11 年之前 |
Neal Cardwell
|
f2b2c582e8
tcp: mitigate ACK loops for connections as tcp_sock
|
11 年之前 |
Neal Cardwell
|
a9b2c06dbe
tcp: mitigate ACK loops for connections as tcp_request_sock
|
11 年之前 |
David S. Miller
|
6e5f59aacb
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Eric Dumazet
|
605ad7f184
tcp: refine TSO autosizing
|
11 年之前 |
Al Viro
|
f4362a2c95
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
|
11 年之前 |
Eric Dumazet
|
dca145ffaa
tcp: allow for bigger reordering level
|
11 年之前 |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 年之前 |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 年之前 |
Dan Williams
|
7bced39751
net_dma: simple removal
|
12 年之前 |
Yuchung Cheng
|
989e04c5bc
tcp: improve undo on timeout
|
11 年之前 |
Octavian Purdila
|
16bea70aa7
tcp: add init_req method to tcp_request_sock_ops
|
11 年之前 |
Neal Cardwell
|
ca8a226343
tcp: make cwnd-limited checks measurement-based, and gentler
|
11 年之前 |
Yuchung Cheng
|
89278c9dc9
tcp: simplify fast open cookie processing
|
11 年之前 |
Eric Dumazet
|
e114a710aa
tcp: fix cwnd limited checking to improve congestion control
|
11 年之前 |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
12 年之前 |
Eric Dumazet
|
996b175e39
tcp: out_of_order_queue do not use its lock
|
12 年之前 |
Dmitry Popov
|
c0155b2da4
tcp: Remove unused tcpct declarations and comments
|
12 年之前 |
Eric Dumazet
|
c9bee3b7fd
tcp: TCP_NOTSENT_LOWAT socket option
|
12 年之前 |
Yuchung Cheng
|
3e59cb0ddf
tcp: remove bad timeout logic in fast recovery
|
12 年之前 |
Yuchung Cheng
|
e33099f96d
tcp: implement RFC5682 F-RTO
|
12 年之前 |
Yuchung Cheng
|
9b44190dc1
tcp: refactor F-RTO
|
12 年之前 |
Christoph Paasch
|
1a2c6181c4
tcp: Remove TCPCT
|
12 年之前 |
Nandita Dukkipati
|
9b717a8d24
tcp: TLP loss detection.
|
12 年之前 |
Nandita Dukkipati
|
6ba8a3b19e
tcp: Tail loss probe (TLP)
|
12 年之前 |
Christoph Paasch
|
e61667af2f
tcp: Remove unused tw_cookie_values from tcp_timewait_sock
|
12 年之前 |
Andrey Vagin
|
ceaa1fef65
tcp: adding a per-socket timestamp offset
|
13 年之前 |