Commit történet

Szerző SHA1 Üzenet Dátum
  Yuchung Cheng 4f41b1c58a tcp: use RACK to detect losses 10 éve
  Yuchung Cheng 659a8ad56f tcp: track the packet timings in RACK 10 éve
  Yuchung Cheng 77c631273d tcp: add tcp_tsopt_ecr_before helper 10 éve
  Yuchung Cheng af82f4e848 tcp: remove tcp_mark_lost_retrans() 10 éve
  Yuchung Cheng f672258391 tcp: track min RTT using windowed min-filter 10 éve
  Yuchung Cheng 9e45a3e36b tcp: apply Kern's check on RTTs used for congestion control 10 éve
  Eric Dumazet dc6ef6be52 tcp: do not set queue_mapping on SYNACK 10 éve
  Eric Dumazet ed53d0ab76 net: shrink struct sock and request_sock by 8 bytes 10 éve
  Eric Dumazet a1a5344ddb tcp: avoid two atomic ops for syncookies 10 éve
  Eric Dumazet 7656d842de tcp: fix fastopen races vs lockless listener 10 éve
  Eric Dumazet ca6fb06518 tcp: attach SYNACK messages to request sockets instead of listener 10 éve
  Eric Dumazet 079096f103 tcp/dccp: install syn_recv requests into ehash table 10 éve
  Eric Dumazet 8d2675f1e4 tcp: move synflood_warned into struct request_sock_queue 10 éve
  Eric Dumazet 2985aaac01 tcp: constify tcp_syn_flood_action() socket argument 10 éve
  Eric Dumazet 72ab4a86f7 tcp: remove tcp_rcv_state_process() tcp_hdr argument 10 éve
  Eric Dumazet bda07a64c0 tcp: remove unused len argument from tcp_rcv_state_process() 10 éve
  Eric Dumazet 7c85af8810 tcp: avoid reorders for TFO passive connections 10 éve
  Yuchung Cheng 0f1c28ae74 tcp: usec resolution SYN/ACK RTT 10 éve
  Eric Dumazet 58d607d3e5 tcp: provide skb->hash to synack packets 10 éve
  Daniel Borkmann c3a8d94746 tcp: use dctcp if enabled on the route to the initiator 10 éve
  Eric Dumazet 43e122b014 tcp: refine pacing rate determination 10 éve
  Eric Dumazet 6f021c62d6 tcp: fix slow start after idle vs TSO/GSO 10 éve
  David S. Miller c5e40ee287 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 éve
  Rick Jones b56ea2985d net: track success and failure of TCP PMTU probing 10 éve
  Yuchung Cheng f82b681a51 tcp: don't use F-RTO on non-recurring timeouts 10 éve
  Yuchung Cheng b20a3fa30a tcp: update congestion state first before raising cwnd 10 éve
  Jon Maxwell 2251ae46af tcp: v1 always send a quick ack when quickacks are enabled 10 éve
  Yuchung Cheng 3759824da8 tcp: PRR uses CRB mode by default and SS mode conditionally 10 éve
  Yuchung Cheng 291a00d1a7 tcp: reduce cwnd if retransmit is lost in CA_Loss 10 éve
  Eric Dumazet f69ad292cf tcp: fill shinfo->gso_size at last moment 10 éve