Florian Westphal
|
9890092e46
net: tcp: more detailed ACK events and events for CE marked packets
|
11 лет назад |
Florian Westphal
|
7354c8c389
net: tcp: split ack slow/fast events from cwnd_event
|
11 лет назад |
Daniel Borkmann
|
30e502a34b
net: tcp: add flag for ca to indicate that ECN is required
|
11 лет назад |
Peter Pan(潘卫平)
|
155c6e1ad4
tcp: use tcp_flags in tcp_data_queue()
|
11 лет назад |
Eric Dumazet
|
cd7d8498c9
tcp: change tcp_skb_pcount() location
|
11 лет назад |
Eric Dumazet
|
bd1e75abf4
tcp: add coalescing attempt in tcp_ofo_queue()
|
11 лет назад |
Eric Dumazet
|
fcdd1cf4dd
tcp: avoid possible arithmetic overflows
|
11 лет назад |
Eric Dumazet
|
cb93471acc
tcp: do not fake tcp headers in tcp_send_rcvq()
|
11 лет назад |
Eric Dumazet
|
b3d6cb92fd
tcp: do not copy headers in tcp_collapse()
|
11 лет назад |
Eric Dumazet
|
e93a0435f8
tcp: allow segment with FIN in tcp_try_coalesce()
|
11 лет назад |
Eric Dumazet
|
e11ecddf51
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
|
11 лет назад |
Eric Dumazet
|
7faee5c0d5
tcp: remove TCP_SKB_CB(skb)->when
|
11 лет назад |
Eric Dumazet
|
04317dafd1
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
|
11 лет назад |
Yuchung Cheng
|
989e04c5bc
tcp: improve undo on timeout
|
11 лет назад |
Neal Cardwell
|
0c9ab09223
tcp: fix ssthresh and undo for consecutive short FRTO episodes
|
11 лет назад |
Hannes Frederic Sowa
|
a26552afe8
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
|
11 лет назад |
Willem de Bruijn
|
712a72213f
net-timestamp: fix missing ACK timestamp
|
11 лет назад |
Willem de Bruijn
|
e1c8a607b2
net-timestamp: ACK timestamp for bytestreams
|
11 лет назад |
Neal Cardwell
|
5ae344c949
tcp: reduce spurious retransmits due to transient SACK reneging
|
11 лет назад |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 лет назад |
Christoph Paasch
|
5ee2c941b5
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
|
11 лет назад |
Yuchung Cheng
|
6e08d5e3c8
tcp: fix false undo corner cases
|
11 лет назад |
Octavian Purdila
|
4135ab8208
tcp: tcp_conn_request: fix build error when IPv6 is disabled
|
11 лет назад |
Octavian Purdila
|
1fb6f159fd
tcp: add tcp_conn_request
|
11 лет назад |
Neal Cardwell
|
2cd0d743b0
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
|
11 лет назад |
Octavian Purdila
|
6cc55e096f
tcp: add gfp parameter to tcp_fragment
|
11 лет назад |
David S. Miller
|
c99f7abf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 лет назад |
Yuchung Cheng
|
0cfa5c07d6
tcp: fix cwnd undo on DSACK in F-RTO
|
11 лет назад |
Eric Dumazet
|
249015515f
tcp: remove in_flight parameter from cong_avoid() methods
|
11 лет назад |
Weiping Pan
|
86fd14ad1e
tcp: make tcp_cwnd_application_limited() static
|
11 лет назад |