Yuchung Cheng
|
659a8ad56f
tcp: track the packet timings in RACK
|
10 years ago |
Yuchung Cheng
|
af82f4e848
tcp: remove tcp_mark_lost_retrans()
|
10 years ago |
Yuchung Cheng
|
f672258391
tcp: track min RTT using windowed min-filter
|
10 years ago |
Eric Dumazet
|
d475f090bf
tcp: shrink tcp_timewait_sock by 8 bytes
|
10 years ago |
Eric Dumazet
|
0536fcc039
tcp: prepare fastopen code for upcoming listener changes
|
10 years ago |
Yuchung Cheng
|
0f1c28ae74
tcp: usec resolution SYN/ACK RTT
|
10 years ago |
Eric Dumazet
|
58d607d3e5
tcp: provide skb->hash to synack packets
|
10 years ago |
David S. Miller
|
36583eb54d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
d654976cbf
tcp: fix a potential deadlock in tcp_get_info()
|
10 years ago |
Marcelo Ricardo Leitner
|
2efd055c53
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
|
10 years ago |
Eric Dumazet
|
cd8ae85299
tcp: provide SYN headers for passive connections
|
10 years ago |
Eric Dumazet
|
bdd1f9edac
tcp: add tcpi_bytes_received to tcp_info
|
10 years ago |
Eric Dumazet
|
0df48c26d8
tcp: add tcpi_bytes_acked to tcp_info
|
10 years ago |
Daniel Lee
|
2646c831c0
tcp: RFC7413 option support for Fast Open client
|
10 years ago |
Daniel Lee
|
7f9b838b71
tcp: RFC7413 option support for Fast Open server
|
10 years ago |
Eric Dumazet
|
9439ce00f2
tcp: rename struct tcp_request_sock listener
|
10 years ago |
Eric Dumazet
|
5f852eb536
tcp: tso: remove tp->tso_deferred
|
10 years ago |
Neal Cardwell
|
4fb17a6091
tcp: mitigate ACK loops for connections as tcp_timewait_sock
|
10 years ago |
Neal Cardwell
|
f2b2c582e8
tcp: mitigate ACK loops for connections as tcp_sock
|
10 years ago |
Neal Cardwell
|
a9b2c06dbe
tcp: mitigate ACK loops for connections as tcp_request_sock
|
10 years ago |
David S. Miller
|
6e5f59aacb
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Eric Dumazet
|
605ad7f184
tcp: refine TSO autosizing
|
10 years ago |
Al Viro
|
f4362a2c95
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
|
10 years ago |
Eric Dumazet
|
dca145ffaa
tcp: allow for bigger reordering level
|
11 years ago |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 years ago |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 years ago |
Yuchung Cheng
|
989e04c5bc
tcp: improve undo on timeout
|
11 years ago |
Octavian Purdila
|
16bea70aa7
tcp: add init_req method to tcp_request_sock_ops
|
11 years ago |
Neal Cardwell
|
ca8a226343
tcp: make cwnd-limited checks measurement-based, and gentler
|
11 years ago |