Commit History

作者 SHA1 備註 提交日期
  Wei Yongjun 55477206f1 tcp: make function tcp_retransmit_stamp() static 7 年之前
  Jon Maxwell b701a99e43 tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy 7 年之前
  Jon Maxwell a7fa37703d tcp: Add tcp_retransmit_stamp() helper routine 7 年之前
  Jon Maxwell 9bcc66e198 tcp: convert icsk_user_timeout from jiffies to msecs 7 年之前
  Eric Dumazet 5d9f4262b7 tcp: add SACK compression 7 年之前
  Eric Dumazet 73a6bab5aa tcp: switch pacing timer to softirq based hrtimer 7 年之前
  Soheil Hassas Yeganeh e05836ac07 tcp: purge write queue upon aborting the connection 7 年之前
  David S. Miller 3e3ab9ccca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Lawrence Brakmo f89013f66d bpf: Add sock_ops RTO callback 7 年之前
  Dan Streetman 4ee806d511 net: tcp: close sock if net namespace is exiting 7 年之前
  David S. Miller c30abd5e40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Eric Dumazet 4688eb7cf3 tcp: refresh tcp_mstamp from timers callbacks 7 年之前
  Yuchung Cheng 7268586baa tcp: pause Fast Open globally after third consecutive timeout 7 年之前
  Eric Dumazet d0f3684701 tcp: tcp_mtu_probing() cleanup 7 年之前
  Eric Dumazet 2c04ac8ae0 tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts 7 年之前
  Kees Cook 59f379f904 inet/connection_sock: Convert timers to use timer_setup() 7 年之前
  Eric Dumazet 75c119afe1 tcp: implement rb-tree based retransmit queue 8 年之前
  David S. Miller 3118e6e19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Eric Dumazet 2dda640040 net: fix keepalive code vs TCP_FASTOPEN_CONNECT 8 年之前
  Florian Westphal e7942d0633 tcp: remove prequeue support 8 年之前
  Eric Dumazet ce682ef6e3 tcp: fix TCP_SYNCNT flakes 8 年之前
  Eric Dumazet 4ab688793e tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT 8 年之前
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock 8 年之前
  Eric Dumazet c74df29a8d tcp: use tcp_jiffies32 to feed probe_timestamp 8 年之前
  Eric Dumazet 70eabf0e1b tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime 8 年之前
  Eric Dumazet d635fbe27e tcp: use tcp_jiffies32 to feed tp->lsndtime 8 年之前
  Eric Dumazet 385e20706f tcp: use tp->tcp_mstamp in output path 8 年之前
  Eric Dumazet 218af599fa tcp: internal implementation for pacing 8 年之前
  Wei Wang 59450f8d83 net/tcp_fastopen: Remove mss check in tcp_write_timeout() 8 年之前
  Eric Dumazet 02b2faaf0a tcp: fix various issues for sockets morphing to listen state 8 年之前