Histórico de Commits

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