Wei Wang
|
fb31c9b9f6
tcp: add data bytes retransmitted stats
|
7 年之前 |
Wei Wang
|
ba113c3aa7
tcp: add data bytes sent stats
|
7 年之前 |
David S. Miller
|
19725496da
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
David S. Miller
|
c4c5551df1
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
|
7 年之前 |
Yuchung Cheng
|
27cde44a25
tcp: do not cancel delay-AcK on DCTCP special ACK
|
7 年之前 |
Yuchung Cheng
|
2987babb69
tcp: helpers to send special DCTCP ack
|
7 年之前 |
Yuchung Cheng
|
a69258f7aa
tcp: remove DELAYED ACK events in DCTCP
|
7 年之前 |
Eric Dumazet
|
cadefe5f58
tcp_bbr: fix bbr pacing rate for internal pacing
|
7 年之前 |
David S. Miller
|
6f6e434aa2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Eric Dumazet
|
200d95f457
tcp: add TCPAckCompressed SNMP counter
|
7 年之前 |
Eric Dumazet
|
5d9f4262b7
tcp: add SACK compression
|
7 年之前 |
Eric Dumazet
|
7f582b248d
tcp: purge write queue in tcp_connect_init()
|
7 年之前 |
Eric Dumazet
|
73a6bab5aa
tcp: switch pacing timer to softirq based hrtimer
|
7 年之前 |
Wei Wang
|
c36207bd87
tcp: remove mss check in tcp_select_initial_window()
|
7 年之前 |
Eric Dumazet
|
8c2320e84c
tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets
|
7 年之前 |
Eric Dumazet
|
dcb8c9b437
tcp_bbr: better deal with suboptimal GSO (II)
|
7 年之前 |
David S. Miller
|
f74290fdb3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Eric Dumazet
|
350c9f484b
tcp_bbr: better deal with suboptimal GSO
|
7 年之前 |
Eric Dumazet
|
98be9b1209
tcp: remove dead code after CHECKSUM_PARTIAL adoption
|
7 年之前 |
Eric Dumazet
|
4a64fd6ccf
tcp: remove dead code from tcp_set_skb_tso_segs()
|
7 年之前 |
Ilya Lesokhin
|
808cf9e38c
tcp: Honor the eor bit in tcp_mtu_probe
|
7 年之前 |
Lawrence Brakmo
|
a31ad29e6a
bpf: Add BPF_SOCK_OPS_RETRANS_CB
|
7 年之前 |
Lawrence Brakmo
|
de525be2ca
bpf: Support passing args to sock_ops bpf function
|
7 年之前 |
Stefano Brivio
|
c8c9aeb519
tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions
|
7 年之前 |
Neal Cardwell
|
b4f70c3d4e
tcp: allow TLP in ECN CWR
|
7 年之前 |
Neal Cardwell
|
ed66dfaf23
tcp: when scheduling TLP, time of RTO should account for current ACK
|
7 年之前 |
Linus Torvalds
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 年之前 |
Eric Dumazet
|
3a9b76fd0d
tcp: allow drivers to tweak TSQ logic
|
7 年之前 |
Yuchung Cheng
|
737ff31456
tcp: use sequence distance to detect reordering
|
7 年之前 |
Yuchung Cheng
|
713bafea92
tcp: retire FACK loss detection
|
7 年之前 |