Eric Dumazet
|
ffb4d6c850
tcp: fix overflow in __tcp_retransmit_skb()
|
9 years ago |
Soheil Hassas Yeganeh
|
f626300a3e
tcp: consider recv buf for the initial window scale
|
9 years ago |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
a3d2e9f8eb
tcp: do not send too big packets at retransmit time
|
9 years ago |
Lawrence Brakmo
|
6f094b9ec6
tcp: add in_flight to tcp_skb_cb
|
9 years ago |
Eric Dumazet
|
ea1627c20c
tcp: minor optimizations around tcp_hdr() usage
|
9 years ago |
David S. Miller
|
909b27f706
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
10a81980fc
tcp: refresh skb timestamp at retransmit time
|
9 years ago |
Eric Dumazet
|
1d2077ac01
net: add __sock_wfree() helper
|
9 years ago |
Eric Dumazet
|
c10d9310ed
tcp: do not assume TCP code is non preemptible
|
9 years ago |
Martin KaFai Lau
|
a166140e81
tcp: Handle eor bit when fragmenting a skb
|
9 years ago |
Martin KaFai Lau
|
a643b5d41c
tcp: Handle eor bit when coalescing skb
|
9 years ago |
Soheil Hassas Yeganeh
|
0a2cf20c3f
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
|
9 years ago |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 years ago |
Eric Dumazet
|
90bbcc6083
net: tcp: rename TCP_INC_STATS_BH
|
9 years ago |
Eric Dumazet
|
10d3be5692
tcp-tso: do not split TSO packets at retransmit time
|
9 years ago |
Martin KaFai Lau
|
2de8023e7b
tcp: Merge txstamp_ack in tcp_skb_collapse_tstamp
|
9 years ago |
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 |