Commit History

Author SHA1 Message Date
  Eric Dumazet 12fb3dd9dc tcp: call tcp_replace_ts_recent() from tcp_ack() 12 years ago
  Yuchung Cheng 7ebe183c6d tcp: undo spurious timeout after SACK reneging 12 years ago
  Neal Cardwell aab2b4bf22 tcp: fix double-counted receiver RTT when leaving receiver fast path 12 years ago
  Pravin B Shelar c9af6db4c1 net: Fix possible wrong checksum generation. 12 years ago
  Andrey Vagin ee684b6f28 tcp: send packets with a socket timestamp 12 years ago
  David S. Miller fd5023111c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Ilpo Järvinen 6731d2095b tcp: fix for zero packets_in_flight was too broad 12 years ago
  Stephen Hemminger ca2eb5679f tcp: remove Appropriate Byte Count support 12 years ago
  David S. Miller 188d1f76d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric Dumazet 2e5f421211 tcp: frto should not set snd_cwnd to 0 12 years ago
  Yuchung Cheng 66555e92fb tcp: detect SYN/data drop when F-RTO is disabled 12 years ago
  Eric Dumazet cef401de7b net: fix possible wrong checksum generation 12 years ago
  David S. Miller 4b87f92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric Dumazet 7b514a886b tcp: accept RST without ACK flag 12 years ago
  Hannes Frederic Sowa 5d134f1c1f tcp: make sysctl_tcp_ecn namespace aware 12 years ago
  Eric Dumazet c3ae62af8e tcp: should drop incoming frames without ACK flag set 12 years ago
  Linus Torvalds 6be35c700f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
  Yuchung Cheng 93b174ad71 tcp: bug fix Fast Open client retransmission 12 years ago
  David S. Miller 67f4efdce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric Dumazet bd090dfc63 tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() 12 years ago
  David S. Miller d4185bbf62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric Dumazet e6c022a4fa tcp: better retrans tracking for defer-accept 12 years ago
  Pavel Emelyanov c454e6111d tcp-repair: Handle zero-length data put in rcv queue 12 years ago
  Jerry Chu 37561f68bd tcp: Reject invalid ack_seq to Fast Open sockets 12 years ago
  Yuchung Cheng 6f73601efb tcp: add SYN/data info to TCP_INFO 12 years ago
  Eric Dumazet 354e4aa391 tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation 12 years ago
  David S. Miller 6a06e5e1bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Neal Cardwell 30099b2e9b tcp: TCP Fast Open Server - record retransmits after 3WHS 12 years ago
  Neal Cardwell e69bebde46 tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets 12 years ago
  Neal Cardwell 016818d076 tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS 12 years ago