projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
2017-08-03
Neal Cardwell
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2017-07-15
Neal Cardwell
tcp_bbr: init pacing rate on first RTT sample
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2017-07-15
Neal Cardwell
tcp_bbr: remove sk_pacing_rate=0 transient during init
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2017-07-15
Neal Cardwell
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt()...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2017-07-15
Neal Cardwell
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2017-07-15
Neal Cardwell
tcp_bbr: cut pacing rate only if filled pipe
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-10-29
Neal Cardwell
tcp_bbr: add a state transition diagram and accompanying...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-09-21
Neal Cardwell
tcp_bbr: add BBR congestion control
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-09-21
Neal Cardwell
tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-09-21
Neal Cardwell
tcp: export tcp_mss_to_mtu() for congestion control...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-09-21
Neal Cardwell
tcp: export tcp_tso_autosize() and parameterize minimum...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-09-21
Neal Cardwell
tcp: allow congestion control module to request TSO...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-09-21
Neal Cardwell
tcp: count packets marked lost for a TCP connection
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-09-21
Neal Cardwell
tcp: use windowed min filter library for TCP min_rtt...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-09-21
Neal Cardwell
lib/win_minmax: windowed min or max estimator
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-09-01
Neal Cardwell
tcp: fastopen: fix rcv_wup initialization for TFO server...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-06-15
Neal Cardwell
tcp: return sizeof tcp_dctcp_info in dctcp_get_info()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-01-29
Neal Cardwell
tcp: fix tcp_mark_head_lost to check skb len before...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2016-01-11
Neal Cardwell
tcp_yeah: don't set ssthresh below 2
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-09-10
Neal Cardwell
tcp: generate CA_EVENT_TX_START on data frames
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-06-01
Neal Cardwell
tcp: fix child sockets to use system default congestion...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-04-02
Neal Cardwell
tcp: fix FRTO undo on cumulative ACK of SACKed range
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-03-11
Neal Cardwell
tcp: restore 1.5x per RTT limit to CUBIC cwnd growth...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-03-11
Neal Cardwell
tcp: fix tcp_cong_avoid_ai() credit accumulation bug...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-02-23
Neal Cardwell
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_fl...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-02-08
Neal Cardwell
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-02-08
Neal Cardwell
tcp: mitigate ACK loops for connections as tcp_sock
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-02-08
Neal Cardwell
tcp: mitigate ACK loops for connections as tcp_request_sock
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-02-08
Neal Cardwell
tcp: helpers to mitigate ACK loops by rate-limiting...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-01-29
Neal Cardwell
tcp: fix timing issue in CUBIC slope calculation
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-01-29
Neal Cardwell
tcp: fix stretch ACK bugs in CUBIC
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-01-29
Neal Cardwell
tcp: fix stretch ACK bugs in Reno
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-01-29
Neal Cardwell
tcp: fix the timid additive increase on stretch ACKs
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2015-01-29
Neal Cardwell
tcp: stretch ACK fixes prep
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2014-09-06
Neal Cardwell
tcp: remove obsolete comment about TCP_SKB_CB(skb)...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2014-08-14
Neal Cardwell
tcp: fix ssthresh and undo for consecutive short FRTO...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2014-08-14
Neal Cardwell
tcp: fix tcp_release_cb() to dispatch via address family...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2014-08-05
Neal Cardwell
tcp: reduce spurious retransmits due to transient SACK...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2014-07-08
Neal Cardwell
tcp: switch snt_synack back to measuring transmit time...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2014-06-20
Neal Cardwell
tcp: fix tcp_match_skb_to_sack() for unaligned SACK...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2014-05-22
Neal Cardwell
tcp: make cwnd-limited checks measurement-based, and...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2014-05-07
Neal Cardwell
tunnel: fix RFC number in comment for INET_ECN_decapsulate()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2014-01-14
Neal Cardwell
inet_diag: fix inet_diag_dump_icsk() to use correct...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2014-01-13
Neal Cardwell
gre_offload: simplify GRE header length calculation...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2013-10-21
Neal Cardwell
tcp: initialize passive-side sk_pacing_rate after 3WHS
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2013-10-18
Neal Cardwell
tcp: remove redundant code in __tcp_retransmit_skb()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2013-09-17
Neal Cardwell
tcp: fix RTO calculated from cached RTT
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2013-04-02
Neal Cardwell
tcp: Remove dead sysctl_tcp_cookie_size declaration
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2013-03-04
Neal Cardwell
tcp: fix double-counted receiver RTT when leaving receiver...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-12-10
Neal Cardwell
inet_diag: validate port comparison byte code to prevent...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-12-09
Neal Cardwell
inet_diag: avoid unsafe and nonsensical prefix matches...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-12-09
Neal Cardwell
inet_diag: validate byte code to prevent oops in inet_diag_b...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-12-09
Neal Cardwell
inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-11-26
Neal Cardwell
ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_a...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-11-23
Neal Cardwell
tcp: remove dead prototype for tcp_v4_get_peer()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-10-23
Neal Cardwell
ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-09-23
Neal Cardwell
tcp: TCP Fast Open Server - record retransmits after...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-09-22
Neal Cardwell
tcp: TCP Fast Open Server - call tcp_validate_incoming...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-09-22
Neal Cardwell
tcp: TCP Fast Open Server - note timestamps and retransmits...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-09-22
Neal Cardwell
tcp: TCP Fast Open Server - take SYNACK RTT after completing...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-09-22
Neal Cardwell
tcp: extract code to compute SYNACK RTT
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-08-20
Neal Cardwell
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_c...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-06-29
Neal Cardwell
tcp: plug dst leak in tcp_v6_conn_request()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-06-29
Neal Cardwell
tcp: use inet6_csk_route_req() in tcp_v6_send_synack()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-06-29
Neal Cardwell
tcp: pass fl6 to inet6_csk_route_req()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-06-29
Neal Cardwell
tcp: fix inet6_csk_route_req() for link-local addresses
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-06-25
Neal Cardwell
tcp: heed result of security_inet_conn_request() in...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-04-27
Neal Cardwell
tcp: clean up use of jiffies in tcp_rcv_rtt_measure()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-04-22
Neal Cardwell
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-04-21
Neal Cardwell
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-04-16
Neal Cardwell
tcp: restore formatting of macros for tcp_skb_cb sacked...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-04-10
Neal Cardwell
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-04-06
Neal Cardwell
nohz: Fix stale jiffies update in tick_nohz_restart()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
...1332875377-23014-1-git-send-email-
ncardwell@google.com
commit
|
commitdiff
|
tree
2012-03-06
Neal Cardwell
tcp: fix tcp_shift_skb_data() to not shift SACKed data...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-03-03
Neal Cardwell
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-02-28
Neal Cardwell
tcp: fix false reordering signal in tcp_shifted_skb
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-02-28
Neal Cardwell
tcp: fix comment for tp->highest_sack
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-02-14
Neal Cardwell
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-02-13
Neal Cardwell
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-02-13
Neal Cardwell
tcp: allow tcp_sacktag_one() to tag ranges not aligned...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-01-30
Neal Cardwell
tcp: fix tcp_trim_head() to adjust segment count with...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-01-20
Neal Cardwell
tcp: fix undo after RTO for CUBIC
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2012-01-20
Neal Cardwell
tcp: fix undo after RTO for BIC
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2011-11-29
Neal Cardwell
tcp: do not scale TSO segment size with reordering...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2011-11-27
Neal Cardwell
tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2011-11-27
Neal Cardwell
tcp: allow undo from reordered DSACKs
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2011-11-27
Neal Cardwell
tcp: use SACKs and DSACKs that arrive on ACKs below...
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2011-11-27
Neal Cardwell
tcp: use DSACKs that arrive when packets_out is 0
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree
2011-11-27
Neal Cardwell
tcp: make is_dupack a parameter to tcp_fastretrans_alert()
Signed-off-by: Neal Cardwell <
ncardwell@google.com
>
commit
|
commitdiff
|
tree