Commit Verlauf

Autor SHA1 Nachricht Datum
  Neal Cardwell 0c9ab09223 tcp: fix ssthresh and undo for consecutive short FRTO episodes vor 11 Jahren
  Hannes Frederic Sowa a26552afe8 tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic vor 11 Jahren
  Willem de Bruijn 712a72213f net-timestamp: fix missing ACK timestamp vor 11 Jahren
  Willem de Bruijn e1c8a607b2 net-timestamp: ACK timestamp for bytestreams vor 11 Jahren
  Neal Cardwell 5ae344c949 tcp: reduce spurious retransmits due to transient SACK reneging vor 11 Jahren
  David S. Miller 1a98c69af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 11 Jahren
  Christoph Paasch 5ee2c941b5 tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction vor 11 Jahren
  Yuchung Cheng 6e08d5e3c8 tcp: fix false undo corner cases vor 11 Jahren
  Octavian Purdila 4135ab8208 tcp: tcp_conn_request: fix build error when IPv6 is disabled vor 11 Jahren
  Octavian Purdila 1fb6f159fd tcp: add tcp_conn_request vor 11 Jahren
  Neal Cardwell 2cd0d743b0 tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb vor 11 Jahren
  Octavian Purdila 6cc55e096f tcp: add gfp parameter to tcp_fragment vor 11 Jahren
  David S. Miller c99f7abf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 11 Jahren
  Yuchung Cheng 0cfa5c07d6 tcp: fix cwnd undo on DSACK in F-RTO vor 11 Jahren
  Eric Dumazet 249015515f tcp: remove in_flight parameter from cong_avoid() methods vor 11 Jahren
  Weiping Pan 86fd14ad1e tcp: make tcp_cwnd_application_limited() static vor 11 Jahren
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. vor 11 Jahren
  Eric Dumazet 431a91242d tcp: timestamp SYN+DATA messages vor 11 Jahren
  David S. Miller 67ddc87f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 11 Jahren
  Yuchung Cheng f19c29e3e3 tcp: snmp stats for Fast Open, SYN rtx, and data pkts vor 11 Jahren
  Yuchung Cheng c84a57113f tcp: fix bogus RTT on special retransmission vor 11 Jahren
  Eric Dumazet 740b0f1841 tcp: switch rtt estimations to usec resolution vor 11 Jahren
  Eric Dumazet 4a5ab4e224 tcp: remove 1ms offset in srtt computation vor 11 Jahren
  stephen hemminger f7e56a76ac tcp: make local functions static vor 11 Jahren
  Weilong Chen a22318e83b ipv4: do clean up with spaces vor 11 Jahren
  Yuchung Cheng 9f9843a751 tcp: properly handle stretch acks in slow start vor 12 Jahren
  David S. Miller 394efd19d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 12 Jahren
  Yuchung Cheng 2f715c1dde tcp: do not rearm RTO when future data are sacked vor 12 Jahren
  Yuchung Cheng 2909d874f3 tcp: only take RTT from timestamps if new data is acked vor 12 Jahren
  Yuchung Cheng bc15afa39e tcp: fix SYNACK RTT estimation in Fast Open vor 12 Jahren