Historique des commits

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