Eric Dumazet
|
675ee231d9
tcp: add proper TS val into RST packets
|
10 년 전 |
Neal Cardwell
|
05c5a46d71
tcp: generate CA_EVENT_TX_START on data frames
|
10 년 전 |
Eric Dumazet
|
6f021c62d6
tcp: fix slow start after idle vs TSO/GSO
|
10 년 전 |
Yuchung Cheng
|
b340b26454
tcp: TLP retransmits last if failed to send new packet
|
10 년 전 |
Yuchung Cheng
|
fcd16c0a95
tcp: don't extend RTO on failed loss probe attempts
|
10 년 전 |
Eric Dumazet
|
99d7662a04
tcp: tso: allow deferring under reordering state
|
10 년 전 |
Jon Maxwell
|
2251ae46af
tcp: v1 always send a quick ack when quickacks are enabled
|
10 년 전 |
Eric Dumazet
|
b5e2c45783
tcp: remove obsolete check in tcp_set_skb_tso_segs()
|
10 년 전 |
Eric Dumazet
|
f69ad292cf
tcp: fill shinfo->gso_size at last moment
|
10 년 전 |
Eric Dumazet
|
5bbb432c89
tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter
|
10 년 전 |
Eric Dumazet
|
51466a7545
tcp: fill shinfo->gso_type at last moment
|
10 년 전 |
Wei Liu
|
c39c4c6abb
tcp: double default TSQ output bytes limit
|
10 년 전 |
Eric Dumazet
|
d6a4e26afb
tcp: tcp_tso_autosize() minimum is one packet
|
10 년 전 |
Marcelo Ricardo Leitner
|
2efd055c53
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
|
10 년 전 |
Eric Dumazet
|
eb9344781a
tcp: add a force_schedule argument to sk_stream_alloc_skb()
|
10 년 전 |
Daniel Borkmann
|
492135557d
tcp: add rfc3168, section 6.1.1.1. fallback
|
10 년 전 |
Eric Dumazet
|
b8da51ebb1
tcp: introduce tcp_under_memory_pressure()
|
10 년 전 |
Eric Dumazet
|
a6c5ea4ccf
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
|
10 년 전 |
Eric Dumazet
|
e520af48c7
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
|
10 년 전 |
Eric Dumazet
|
21c8fe9915
tcp: adjust window probe timers to safer values
|
10 년 전 |
Eric Dumazet
|
845704a535
tcp: avoid looping in tcp_send_fin()
|
10 년 전 |
Eric Dumazet
|
d83769a580
tcp: fix possible deadlock in tcp_send_fin()
|
10 년 전 |
David S. Miller
|
87ffabb1f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 년 전 |
Eric Dumazet
|
b50edd7812
tcp: tcp_make_synack() should clear skb->tstamp
|
10 년 전 |
Daniel Lee
|
2646c831c0
tcp: RFC7413 option support for Fast Open client
|
10 년 전 |
Daniel Lee
|
7f9b838b71
tcp: RFC7413 option support for Fast Open server
|
10 년 전 |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 년 전 |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 년 전 |
Eric Dumazet
|
fd3a154a00
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
|
10 년 전 |
Eric Dumazet
|
39f8e58e53
tcp: md5: remove request sock argument of calc_md5_hash()
|
10 년 전 |