Wei Wang
|
ba615f6752
tcp: avoid fastopen API to be used on AF_UNSPEC
|
8 years ago |
David S. Miller
|
218b6a5b23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Rohit Chavan
|
a777f715ca
net: ipv4: tcp: fixed comment coding style issue
|
8 years ago |
Wei Wang
|
499350a5a6
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
|
8 years ago |
Eric Dumazet
|
9a568de481
tcp: switch TCP TS option (RFC 7323) to 1ms clock
|
8 years ago |
Eric Dumazet
|
ac9517fcf3
tcp: replace misc tcp_time_stamp to tcp_jiffies32
|
8 years ago |
Eric Dumazet
|
628174ccc4
tcp: uses jiffies_32 to feed tp->chrono_start
|
8 years ago |
Eric Dumazet
|
d635fbe27e
tcp: use tcp_jiffies32 to feed tp->lsndtime
|
8 years ago |
Davide Caratti
|
d68be71ea1
tcp: fix access to sk->sk_state in tcp_poll()
|
8 years ago |
Eric Dumazet
|
645f4c6f2e
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
|
8 years ago |
Wei Wang
|
cf1ef3f071
net/tcp_fastopen: Disable active side TFO in certain scenarios
|
8 years ago |
David S. Miller
|
6b6cbc1471
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
17c3060b17
tcp: clear saved_syn in tcp_disconnect()
|
8 years ago |
Gao Feng
|
589c49cbf9
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
|
8 years ago |
David S. Miller
|
16ae1f2236
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Gao Feng
|
cfc62d878f
net: tcp: Permit user set TCP_MAXSEG to default value
|
8 years ago |
Eric Dumazet
|
db7f00b8db
tcp: tcp_get_info() should read tcp_time_stamp later
|
8 years ago |
Wei Wang
|
7db92362d2
tcp: fix potential double free issue for fastopen_req
|
8 years ago |
Eric Dumazet
|
4e33e34625
tcp: use page_ref_inc() in tcp_sendmsg()
|
8 years ago |
David S. Miller
|
3efa70d78f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
ccf7abb93a
tcp: avoid infinite loop in tcp_splice_read()
|
8 years ago |
Yuchung Cheng
|
7e98102f48
tcp: record pkts sent and retransmistted
|
8 years ago |
Willy Tarreau
|
3979ad7e82
net/tcp-fastopen: make connect()'s return case more consistent with non-TFO
|
8 years ago |
Wei Wang
|
19f6d3f3c8
net/tcp-fastopen: Add new API support
|
8 years ago |
Eric Dumazet
|
c2a2efbbfc
net: remove bh disabling around percpu_counter accesses
|
8 years ago |
Yuchung Cheng
|
4a7f600944
tcp: remove thin_dupack feature
|
8 years ago |
Yuchung Cheng
|
bec41a11dd
tcp: remove early retransmit
|
8 years ago |
Eric Dumazet
|
b369e7fd41
tcp: make TCP_INFO more consistent
|
8 years ago |
Soheil Hassas Yeganeh
|
ad02c4f547
tcp: provide timestamps for partial writes
|
8 years ago |
Haishuang Yan
|
fee83d097b
ipv4: Namespaceify tcp_max_syn_backlog knob
|
8 years ago |