projects
/
firefly-linux-kernel-4.4.55.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kerne...
2015-11-20
Yuchung Cheng
tcp: fix Fast Open snmp over-counting bug
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-11-20
Yuchung Cheng
tcp: disable Fast Open on timeouts after handshake
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-10-21
Yuchung Cheng
tcp: use RACK to detect losses
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-10-21
Yuchung Cheng
tcp: track the packet timings in RACK
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-10-21
Yuchung Cheng
tcp: skb_mstamp_after helper
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-10-21
Yuchung Cheng
tcp: add tcp_tsopt_ecr_before helper
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-10-21
Yuchung Cheng
tcp: remove tcp_mark_lost_retrans()
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-10-21
Yuchung Cheng
tcp: track min RTT using windowed min-filter
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-10-21
Yuchung Cheng
tcp: apply Kern's check on RTTs used for congestion...
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-09-21
Yuchung Cheng
tcp: send loss probe after 1s if no RTT available
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-09-21
Yuchung Cheng
tcp: usec resolution SYN/ACK RTT
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-08-13
Yuchung Cheng
tcp: TLP retransmits last if failed to send new packet
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-08-13
Yuchung Cheng
tcp: don't extend RTO on failed loss probe attempts
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-07-16
Yuchung Cheng
tcp: don't use F-RTO on non-recurring timeouts
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-07-09
Yuchung Cheng
tcp: update congestion state first before raising cwnd
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-07-09
Yuchung Cheng
tcp: do not slow start when cwnd equals ssthresh
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-07-09
Yuchung Cheng
tcp: add tcp_in_slow_start helper
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-07-08
Yuchung Cheng
tcp: PRR uses CRB mode by default and SS mode conditionally
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-07-08
Yuchung Cheng
tcp: reduce cwnd if retransmit is lost in CA_Loss
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-05-19
Yuchung Cheng
tcp: don't over-send F-RTO probes
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-05-19
Yuchung Cheng
tcp: only undo on partial ACKs in CA_Loss
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-04-29
Yuchung Cheng
tcp: update reordering first before detecting loss
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2015-02-09
Yuchung Cheng
tcp: don't include Fast Open option in SYN-ACK on pure...
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2014-10-01
Yuchung Cheng
tcp: abort orphan sockets stalling on zero window probes
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2014-08-23
Yuchung Cheng
tcp: improve undo on timeout
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2014-07-08
Yuchung Cheng
tcp: fix false undo corner cases
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2014-06-02
Yuchung Cheng
tcp: fix cwnd undo on DSACK in F-RTO
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2014-05-13
Yuchung Cheng
tcp: improve fastopen icmp handling
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2014-05-13
Yuchung Cheng
tcp: use tcp_v4_send_synack on first SYN-ACK
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2014-05-13
Yuchung Cheng
tcp: simplify fast open cookie processing
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2014-05-13
Yuchung Cheng
tcp: move fastopen functions to tcp_fastopen.c
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2014-03-03
Yuchung Cheng
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2014-03-03
Yuchung Cheng
tcp: fix bogus RTT on special retransmission
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-11-05
Yuchung Cheng
tcp: properly handle stretch acks in slow start
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-11-05
Yuchung Cheng
tcp: enable sockets to use MSG_FASTOPEN by default
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-10-30
Yuchung Cheng
tcp: temporarily disable Fast Open on SYN timeout
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-10-27
Yuchung Cheng
tcp: do not rearm RTO when future data are sacked
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-10-27
Yuchung Cheng
tcp: only take RTT from timestamps if new data is acked
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-10-27
Yuchung Cheng
tcp: fix SYNACK RTT estimation in Fast Open
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-10-17
Yuchung Cheng
tcp: fix incorrect ca_state in tail loss probe
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-09-06
Yuchung Cheng
tcp: fix no cwnd growth after timeout
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-09-04
Yuchung Cheng
tcp: better comments for RTO initiallization
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-08-30
Yuchung Cheng
tcp: do not use cached RTT for RTT estimation
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-08-22
Yuchung Cheng
tcp: increase throughput when reordering is high
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-08-13
Yuchung Cheng
tcp: reset reordering est. selectively on timeout
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-08-10
Yuchung Cheng
netfilter: nf_conntrack: fix tcp_in_window for Fast...
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-08-10
Yuchung Cheng
tcp: add server ip to encrypt cookie in fast open
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-07-23
Yuchung Cheng
tcp: use RTT from SACK for RTO
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-07-23
Yuchung Cheng
tcp: measure RTT from new SACK
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-07-23
Yuchung Cheng
tcp: prefer packet timing to TS-ECR for RTT
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-07-23
Yuchung Cheng
tcp: consolidate SYNACK RTT sampling
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-07-12
Yuchung Cheng
tcp: account all retransmit failures
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-06-13
Yuchung Cheng
tcp: properly send new data in fast recovery in first RTT
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-05-31
Yuchung Cheng
tcp: undo on DSACK during recovery
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-05-31
Yuchung Cheng
tcp: fix undo on partial ack in recovery
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-05-31
Yuchung Cheng
tcp: refactor undo functions
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-05-31
Yuchung Cheng
tcp: consolidate PRR packet accounting
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-05-20
Yuchung Cheng
tcp: remove bad timeout logic in fast recovery
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-04-29
Yuchung Cheng
tcp: reset timer after any SYNACK retransmit
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-03-24
Yuchung Cheng
tcp: undo spurious timeout after SACK reneging
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-03-21
Yuchung Cheng
tcp: implement RFC5682 F-RTO
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-03-21
Yuchung Cheng
tcp: refactor CA_Loss state processing
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-03-21
Yuchung Cheng
tcp: refactor F-RTO
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-02-22
Yuchung Cheng
tcp: fix SYN-data space mis-accounting
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2013-01-31
Yuchung Cheng
tcp: detect SYN/data drop when F-RTO is disabled
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-12-07
Yuchung Cheng
tcp: bug fix Fast Open client retransmission
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-10-22
Yuchung Cheng
tcp: add SYN/data info to TCP_INFO
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-09-03
Yuchung Cheng
tcp: use PRR to reduce cwin in CWR state
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-09-03
Yuchung Cheng
tcp: move tcp_update_cwnd_in_recovery
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-09-03
Yuchung Cheng
tcp: move tcp_enter_cwr()
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-08-24
Yuchung Cheng
tcp: fix cwnd reduction for non-sack recovery
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-07-19
Yuchung Cheng
net-tcp: Fast Open client - cookie-less mode
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-07-19
Yuchung Cheng
net-tcp: Fast Open client - detecting SYN-data drops
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-07-19
Yuchung Cheng
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-07-19
Yuchung Cheng
net-tcp: Fast Open client - receiving SYN-ACK
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-07-19
Yuchung Cheng
net-tcp: Fast Open client - sending SYN-data
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-07-19
Yuchung Cheng
net-tcp: Fast Open client - cookie cache
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-07-19
Yuchung Cheng
net-tcp: Fast Open base
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-05-03
Yuchung Cheng
tcp: early retransmit: delayed fast retransmit
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-05-03
Yuchung Cheng
tcp: early retransmit
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-05-03
Yuchung Cheng
tcp: early retransmit: tcp_enter_recovery()
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-04-30
Yuchung Cheng
tcp: fix infinite cwnd in tcp_complete_cwr()
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2012-01-22
Yuchung Cheng
tcp: detect loss above high_seq in recovery
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2011-03-23
Yuchung Cheng
tcp: avoid cwnd moderation in undo
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2011-02-21
Yuchung Cheng
tcp: undo_retrans counter fixes
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree
2010-09-27
Yuchung Cheng
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
Signed-off-by:
Yuchung Cheng
<ycheng@google.com>
commit
|
commitdiff
|
tree