Historial de Commits

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