Commit History

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