Commit History

Author SHA1 Message Date
  Neal Cardwell 016818d076 tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS 12 years ago
  Neal Cardwell 623df484a7 tcp: extract code to compute SYNACK RTT 12 years ago
  Yuchung Cheng 684bad1107 tcp: use PRR to reduce cwin in CWR state 13 years ago
  Jerry Chu 8336886f78 tcp: TCP Fast Open Server - support TFO listeners 13 years ago
  Jerry Chu 1046716368 tcp: TCP Fast Open Server - header & support functions 13 years ago
  Alex Bergmann 6c9ff979d1 tcp: Increase timeout for SYN segments 13 years ago
  David S. Miller e6acb38480 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
  Eric W. Biederman a7cb5a49bf userns: Print out socket uids in a user namespace aware fashion. 13 years ago
  Eric Dumazet 63d02d157e net: tcp: ipv6_mapped needs sk_rx_dst_set method 13 years ago
  Eric Dumazet 6f458dfb40 tcp: improve latencies of timer triggered events 13 years ago
  Yuchung Cheng 67da22d23f net-tcp: Fast Open client - cookie-less mode 13 years ago
  Yuchung Cheng aab4874355 net-tcp: Fast Open client - detecting SYN-data drops 13 years ago
  Yuchung Cheng cf60af03ca net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) 13 years ago
  Yuchung Cheng 783237e8da net-tcp: Fast Open client - sending SYN-data 13 years ago
  Yuchung Cheng 1fe4c481ba net-tcp: Fast Open client - cookie cache 13 years ago
  Yuchung Cheng 2100c8d2d9 net-tcp: Fast Open base 13 years ago
  Eric Dumazet 282f23c6ee tcp: implement RFC 5961 3.2 13 years ago
  Eric Dumazet 46d3ceabd8 tcp: TCP Small Queues 13 years ago
  David S. Miller 81166dd6fa tcp: Move timestamps from inetpeer to metrics cache. 13 years ago
  David S. Miller 51c5d0c4b1 tcp: Maintain dynamic metrics in local cache. 13 years ago
  David S. Miller ab92bb2f67 tcp: Abstract back handling peer aliveness test into helper function. 13 years ago
  David S. Miller 4aabd8ef8c tcp: Move dynamnic metrics handling into seperate file. 13 years ago
  David S. Miller 160eb5a6b1 ipv4: Kill early demux method return value. 13 years ago
  David S. Miller c10237e077 Revert "ipv4: tcp: dont cache unconfirmed intput dst" 13 years ago
  Eric Dumazet c074da2810 ipv4: tcp: dont cache unconfirmed intput dst 13 years ago
  David S. Miller 41063e9dd1 ipv4: Early TCP socket demux. 13 years ago
  David S. Miller 2397849baa [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. 13 years ago
  David S. Miller 4670fd819e tcp: Get rid of inetpeer special cases. 13 years ago
  Eric Dumazet a2a385d627 tcp: bool conversions 13 years ago
  Pavel Emelyanov 292e8d8c85 tcp: Move rcvq sending to tcp_input.c 13 years ago