Eric Dumazet
|
ad971f616a
tcp: fix tcp_ack() performance problem
|
10 gadi atpakaļ |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 gadi atpakaļ |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 gadi atpakaļ |
Florian Westphal
|
735d383117
tcp: change TCP_ECN prefixes to lower case
|
11 gadi atpakaļ |
Florian Westphal
|
d82bd12298
tcp: move TCP_ECN_create_request out of header
|
11 gadi atpakaļ |
Florian Westphal
|
9890092e46
net: tcp: more detailed ACK events and events for CE marked packets
|
11 gadi atpakaļ |
Florian Westphal
|
7354c8c389
net: tcp: split ack slow/fast events from cwnd_event
|
11 gadi atpakaļ |
Daniel Borkmann
|
30e502a34b
net: tcp: add flag for ca to indicate that ECN is required
|
11 gadi atpakaļ |
Peter Pan(潘卫平)
|
155c6e1ad4
tcp: use tcp_flags in tcp_data_queue()
|
11 gadi atpakaļ |
Eric Dumazet
|
cd7d8498c9
tcp: change tcp_skb_pcount() location
|
11 gadi atpakaļ |
Dan Williams
|
d27f9bc104
net_dma: revert 'copied_early'
|
11 gadi atpakaļ |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 gadi atpakaļ |
Eric Dumazet
|
bd1e75abf4
tcp: add coalescing attempt in tcp_ofo_queue()
|
11 gadi atpakaļ |
Eric Dumazet
|
fcdd1cf4dd
tcp: avoid possible arithmetic overflows
|
11 gadi atpakaļ |
Eric Dumazet
|
cb93471acc
tcp: do not fake tcp headers in tcp_send_rcvq()
|
11 gadi atpakaļ |
Eric Dumazet
|
b3d6cb92fd
tcp: do not copy headers in tcp_collapse()
|
11 gadi atpakaļ |
Eric Dumazet
|
e93a0435f8
tcp: allow segment with FIN in tcp_try_coalesce()
|
11 gadi atpakaļ |
Eric Dumazet
|
e11ecddf51
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
|
11 gadi atpakaļ |
Eric Dumazet
|
7faee5c0d5
tcp: remove TCP_SKB_CB(skb)->when
|
11 gadi atpakaļ |
Eric Dumazet
|
04317dafd1
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
|
11 gadi atpakaļ |
Yuchung Cheng
|
989e04c5bc
tcp: improve undo on timeout
|
11 gadi atpakaļ |
Neal Cardwell
|
0c9ab09223
tcp: fix ssthresh and undo for consecutive short FRTO episodes
|
11 gadi atpakaļ |
Hannes Frederic Sowa
|
a26552afe8
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
|
11 gadi atpakaļ |
Willem de Bruijn
|
712a72213f
net-timestamp: fix missing ACK timestamp
|
11 gadi atpakaļ |
Willem de Bruijn
|
e1c8a607b2
net-timestamp: ACK timestamp for bytestreams
|
11 gadi atpakaļ |
Neal Cardwell
|
5ae344c949
tcp: reduce spurious retransmits due to transient SACK reneging
|
11 gadi atpakaļ |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 gadi atpakaļ |
Christoph Paasch
|
5ee2c941b5
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
|
11 gadi atpakaļ |
Yuchung Cheng
|
6e08d5e3c8
tcp: fix false undo corner cases
|
11 gadi atpakaļ |
Octavian Purdila
|
4135ab8208
tcp: tcp_conn_request: fix build error when IPv6 is disabled
|
11 gadi atpakaļ |