Alexander Duyck
|
c73c3d9c49
tcp: Fix truesize accounting in tcp_try_coalesce
|
13 éve |
Alexander Duyck
|
2996d31f9f
net: Stop decapitating clones that have a head_frag
|
13 éve |
Eric Dumazet
|
b081f85c29
net: implement tcp coalescing in tcp_queue_rcv()
|
13 éve |
Eric Dumazet
|
923dd347b8
net: take care of cloned skbs in tcp_try_coalesce()
|
13 éve |
Yuchung Cheng
|
750ea2bafa
tcp: early retransmit: delayed fast retransmit
|
13 éve |
Yuchung Cheng
|
eed530b6c6
tcp: early retransmit
|
13 éve |
Yuchung Cheng
|
1fbc340514
tcp: early retransmit: tcp_enter_recovery()
|
13 éve |
Eric Dumazet
|
329033f645
tcp: makes tcp_try_coalesce aware of skb->head_frag
|
13 éve |
Eric Dumazet
|
783c175f90
tcp: tcp_try_coalesce returns a boolean
|
13 éve |
David S. Miller
|
f24001941c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 éve |
Eric Dumazet
|
1402d36601
tcp: introduce tcp_try_coalesce
|
13 éve |
Pavel Emelyanov
|
370816aef0
tcp: Move code around
|
13 éve |
Eric Dumazet
|
4d846f0239
tcp: fix tcp_grow_window() for large incoming frames
|
13 éve |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 éve |
Vijay Subramanian
|
a8cb05b238
tcp: Remove redundant code entering quickack mode
|
13 éve |
Eric Dumazet
|
fd4f2cead6
tcp: RFC6298 supersedes RFC2988bis
|
13 éve |
Linus Torvalds
|
174808af90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 éve |
Linus Torvalds
|
94fb175c04
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
13 éve |
Neal Cardwell
|
18a223e0b9
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
|
13 éve |
Dave Jiang
|
a2bd1140a2
netdma: adding alignment check for NETDMA ops
|
13 éve |
Eric Dumazet
|
c8628155ec
tcp: reduce out_of_order memory use
|
13 éve |
Eric Dumazet
|
e86b291962
tcp: introduce tcp_data_queue_ofo
|
13 éve |
Joe Perches
|
afd465030a
net: ipv4: Standardize prefixes for message logging
|
13 éve |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 éve |
Neal Cardwell
|
4648dc97af
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
|
13 éve |
Neal Cardwell
|
c0638c247f
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
|
13 éve |
Neal Cardwell
|
4c90d3b303
tcp: fix false reordering signal in tcp_shifted_skb
|
13 éve |
Neal Cardwell
|
0af2a0d057
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
|
13 éve |
Neal Cardwell
|
daef52bab1
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
|
13 éve |
Neal Cardwell
|
cc9a672ee5
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
|
13 éve |