Historial de Commits

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