Historial de Commits

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