提交历史

作者 SHA1 备注 提交日期
  David S. Miller 0800f17026 [TCP]: Minor coding style fixup. 17 年之前
  Ilpo Järvinen b76892051c [TCP]: Avoid clearing sacktag hint in trivial situations 17 年之前
  Ilpo Järvinen 5af4ec236f [TCP]: clear_all_retrans_hints prefixed by tcp_ 17 年之前
  Ilpo Järvinen 6ff03ac355 [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere) 17 年之前
  Ilpo Järvinen e9144bd8da [TCP]: Remove unnecessary wrapper tcp_packets_out_dec 17 年之前
  Ilpo Järvinen e60402d0a9 [TCP]: Move sack_ok access to obviously named funcs & cleanup 18 年之前
  Ilpo Järvinen b9c4595bc4 [TCP]: Don't panic if S+L skb is detected 18 年之前
  Ilpo Järvinen 1b6d427bb7 [TCP]: Reduce sacked_out with reno when purging write_queue 18 年之前
  Ilpo Järvinen 005903bc3a [TCP]: Left out sync->verify (the new meaning of it) & definify 18 年之前
  Ilpo Järvinen 83ae40885f [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines 18 年之前
  Ilpo Järvinen b5860bbac7 [TCP]: Tighten tcp_sock's belt, drop left_out 18 年之前
  Ilpo Järvinen af610b4ca1 [TCP]: Add tcp_dec_pcount_approx int variant 18 年之前
  Ilpo Järvinen bdf1ee5d3b [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it 18 年之前
  David S. Miller f8ab18d2d9 [TCP]: Fix MD5 signature handling on big-endian. 17 年之前
  David S. Miller 3516ffb0fe [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). 18 年之前
  Stephen Hemminger 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds 18 年之前
  Stephen Hemminger 16751347a0 [TCP]: remove unused argument to cong_avoid op 18 年之前
  Pavel Emelianov e4fd5da39f [TCP]: Consolidate checking for tcp orphan count being too big. 18 年之前
  Ilpo Järvinen 0ec96822d5 [TCP]: Use S+L catcher only with SACK for now 18 年之前
  Ilpo Järvinen d551e4541d [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent 18 年之前
  Ilpo Järvinen 34588b4c04 [TCP]: Catch skb with S+L bugs earlier 18 年之前
  Stephen Hemminger 164891aadf [TCP]: Congestion control API update. 18 年之前
  Ilpo Järvinen 9e412ba763 [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) 18 年之前
  Andi Kleen 4ac02bab77 [TCP]: Uninline tcp_done(). 18 年之前
  Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 年之前
  Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 年之前
  David S. Miller fe067e8ab5 [TCP]: Abstract out all write queue operations. 18 年之前
  James Morris 9d729f72dc [NET]: Convert xtime.tv_sec to get_seconds() 18 年之前
  Ilpo Järvinen 3cfe3baaf0 [TCP]: Add two new spurious RTO responses to FRTO 18 年之前
  John Heffner 886236c124 [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh. 18 年之前