Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 лет назад |
Joe Perches
|
91df42bedc
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
|
13 лет назад |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 лет назад |
Pavel Emelyanov
|
1070b1b831
tcp: Out-line tcp_try_rmem_schedule
|
13 лет назад |
Pavel Emelyanov
|
3c961afed4
tcp: Schedule rmem for rcvq repair send
|
13 лет назад |
Pavel Emelyanov
|
292e8d8c85
tcp: Move rcvq sending to tcp_input.c
|
13 лет назад |
David S. Miller
|
0d6c4a2e46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 лет назад |
Alexander Duyck
|
3a7c1ee4ab
skb: Add skb_head_is_locked helper function
|
13 лет назад |
Alexander Duyck
|
34a802a5b9
tcp: move stats merge to the end of tcp_try_coalesce
|
13 лет назад |
Alexander Duyck
|
57b55a7ec6
tcp: Move code related to head frag in tcp_try_coalesce
|
13 лет назад |
Alexander Duyck
|
c73c3d9c49
tcp: Fix truesize accounting in tcp_try_coalesce
|
13 лет назад |
Alexander Duyck
|
2996d31f9f
net: Stop decapitating clones that have a head_frag
|
13 лет назад |
Eric Dumazet
|
b081f85c29
net: implement tcp coalescing in tcp_queue_rcv()
|
13 лет назад |
Eric Dumazet
|
923dd347b8
net: take care of cloned skbs in tcp_try_coalesce()
|
13 лет назад |
Eric Dumazet
|
b49960a05e
tcp: change tcp_adv_win_scale and tcp_rmem[2]
|
13 лет назад |
Yuchung Cheng
|
750ea2bafa
tcp: early retransmit: delayed fast retransmit
|
13 лет назад |
Yuchung Cheng
|
eed530b6c6
tcp: early retransmit
|
13 лет назад |
Yuchung Cheng
|
1fbc340514
tcp: early retransmit: tcp_enter_recovery()
|
13 лет назад |
Eric Dumazet
|
329033f645
tcp: makes tcp_try_coalesce aware of skb->head_frag
|
13 лет назад |
Yuchung Cheng
|
1cebce36d6
tcp: fix infinite cwnd in tcp_complete_cwr()
|
13 лет назад |
Neal Cardwell
|
651913ce9d
tcp: clean up use of jiffies in tcp_rcv_rtt_measure()
|
13 лет назад |
Eric Dumazet
|
783c175f90
tcp: tcp_try_coalesce returns a boolean
|
13 лет назад |
David S. Miller
|
f24001941c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 лет назад |
Eric Dumazet
|
1402d36601
tcp: introduce tcp_try_coalesce
|
13 лет назад |
Pavel Emelyanov
|
370816aef0
tcp: Move code around
|
13 лет назад |
Eric Dumazet
|
4d846f0239
tcp: fix tcp_grow_window() for large incoming frames
|
13 лет назад |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 лет назад |
Vijay Subramanian
|
a8cb05b238
tcp: Remove redundant code entering quickack mode
|
13 лет назад |
Eric Dumazet
|
fd4f2cead6
tcp: RFC6298 supersedes RFC2988bis
|
13 лет назад |
Linus Torvalds
|
174808af90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 лет назад |