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 |
Haishuang Yan
|
1946e672c1
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Eric Dumazet
|
7aa5470c2c
tcp: tsq: move tsq_flags close to sk_wmem_alloc
|
8 years ago |
Francis Yan
|
1c885808e4
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
|
8 years ago |
Francis Yan
|
efd9017416
tcp: export sender limits chronographs to TCP_INFO
|
8 years ago |
Francis Yan
|
b0f71bd3e1
tcp: instrument how long TCP is limited by insufficient send buffer
|
8 years ago |