Martin KaFai Lau
|
b51e13faf7
tcp: Carry txstamp_ack in tcp_fragment_tstamp
|
9 years ago |
David S. Miller
|
1602f49b58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Martin KaFai Lau
|
cfea5a688e
tcp: Merge tx_flags and tskey in tcp_shifted_skb
|
9 years ago |
Martin KaFai Lau
|
082ac2d51d
tcp: Merge tx_flags and tskey in tcp_collapse_retrans
|
9 years ago |
Eric Dumazet
|
b3d051477c
tcp: do not mess with listener sk_wmem_alloc
|
9 years ago |
Martin KaFai Lau
|
a44d6eacda
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
|
9 years ago |
Nikolay Borisov
|
4979f2d9f7
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
|
9 years ago |
Nikolay Borisov
|
c6214a97c8
ipv4: Namespaceify tcp_retries2 sysctl knob
|
9 years ago |
Johannes Weiner
|
baac50bbc3
net: tcp_memcontrol: simplify linkage between socket and page counter
|
9 years ago |
Johannes Weiner
|
e805605c72
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
|
9 years ago |
David S. Miller
|
b3e0d3d7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
07e100f984
tcp: restore fastopen with no data in SYN packet
|
9 years ago |
Eric Dumazet
|
7450aaf61f
tcp: suppress too verbose messages in tcp_send_ack()
|
9 years ago |
Eric Dumazet
|
9e17f8a475
net: make skb_set_owner_w() more robust
|
10 years ago |
David S. Miller
|
ba3e2084f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Renato Westphal
|
e2e8009ff7
tcp: remove improper preemption check in tcp_xmit_probe_skb()
|
10 years ago |
Yuchung Cheng
|
af82f4e848
tcp: remove tcp_mark_lost_retrans()
|
10 years ago |
Eric Dumazet
|
dc6ef6be52
tcp: do not set queue_mapping on SYNACK
|
10 years ago |
Eric Dumazet
|
ed53d0ab76
net: shrink struct sock and request_sock by 8 bytes
|
10 years ago |
Eric Dumazet
|
ca6fb06518
tcp: attach SYNACK messages to request sockets instead of listener
|
10 years ago |
Bendik Rønning Opstad
|
d2e1339f40
tcp: Fix CWV being too strict on thin streams
|
10 years ago |
David S. Miller
|
4963ed48f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
ea3bea3a1d
tcp/dccp: constify rtx_synack() and friends
|
10 years ago |
Eric Dumazet
|
5d062de7f8
tcp: constify tcp_make_synack() socket argument
|
10 years ago |
Eric Dumazet
|
6ac705b180
tcp: remove tcp_ecn_make_synack() socket argument
|
10 years ago |
Eric Dumazet
|
37bfbdda0b
tcp: remove tcp_synack_options() socket argument
|
10 years ago |
Eric Dumazet
|
675ee231d9
tcp: add proper TS val into RST packets
|
10 years ago |
Yuchung Cheng
|
f9b9958229
tcp: send loss probe after 1s if no RTT available
|
10 years ago |
Eric Dumazet
|
58d607d3e5
tcp: provide skb->hash to synack packets
|
10 years ago |
Neal Cardwell
|
05c5a46d71
tcp: generate CA_EVENT_TX_START on data frames
|
10 years ago |