Historique des commits

Auteur SHA1 Message Date
  Yuchung Cheng e1561fe2dd tcp: fix SNMP TCP timeout under-estimation il y a 6 ans
  Yuchung Cheng 3976535af0 tcp: fix off-by-one bug on aborting window-probing socket il y a 6 ans
  Eric Dumazet 9efdda4e3a tcp: address problems caused by EDT misshaps il y a 6 ans
  Eric Dumazet 86de5921a3 tcp: defer SACK compression after DupThresh il y a 6 ans
  Eric Dumazet 5f6188a800 tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh il y a 6 ans
  Eric Dumazet fb420d5d91 tcp/fq: move back to CLOCK_MONOTONIC il y a 6 ans
  Eric Dumazet fd2bca2aa7 tcp: switch internal pacing timer to CLOCK_TAI il y a 6 ans
  Eric Dumazet d3edd06ea8 tcp: provide earliest departure time in skb->tstamp il y a 6 ans
  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 7 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