Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Dumazet eed29f17f0 tcp: add a struct net parameter to tcp_parse_options() há 8 anos atrás
  Yuchung Cheng 775e68a93f tcp: use TS opt on RTTs for congestion control há 8 anos atrás
  Eric Dumazet d0e1a1b5a8 tcp: better validation of received ack sequences há 8 anos atrás
  Soheil Hassas Yeganeh 6f5b24eed0 tcp: warn on negative reordering values há 8 anos atrás
  David S. Miller c6cd850d65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
  Eric Dumazet b17b8a20c5 tcp: fix tcp_rearm_rto() 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 ac9517fcf3 tcp: replace misc tcp_time_stamp to tcp_jiffies32 há 8 anos atrás
  Eric Dumazet 594208afe4 tcp: use tcp_jiffies32 in __tcp_oow_rate_limited() há 8 anos atrás
  Eric Dumazet 70eabf0e1b tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime há 8 anos atrás
  Eric Dumazet c2203cf75e tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp há 8 anos atrás
  Eric Dumazet d635fbe27e tcp: use tcp_jiffies32 to feed tp->lsndtime há 8 anos atrás
  Soheil Hassas Yeganeh bafbb9c732 tcp: eliminate negative reordering in tcp_clean_rtx_queue há 8 anos atrás
  Yuchung Cheng b451e5d24b tcp: avoid fragmenting peculiar skbs in SACK há 8 anos atrás
  Eric Dumazet 84b114b984 tcp: randomize timestamps on syncookies há 8 anos atrás
  Eric Dumazet 645f4c6f2e tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps há 8 anos atrás
  Eric Dumazet a6db50b81e tcp: remove ack_time from struct tcp_sacktag_state há 8 anos atrás
  Eric Dumazet 7e0ca8a4c1 tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue() há 8 anos atrás
  Eric Dumazet d2329f102d tcp: do not pass timestamp to tcp_rack_advance() há 8 anos atrás
  Eric Dumazet 88d5c65098 tcp: do not pass timestamp to tcp_rate_gen() há 8 anos atrás
  Eric Dumazet 1317a9d69f tcp: do not pass timestamp to tcp_fastretrans_alert() há 8 anos atrás
  Eric Dumazet efab8f8582 tcp: do not pass timestamp to tcp_rack_identify_loss() há 8 anos atrás
  Eric Dumazet 128eda86be tcp: do not pass timestamp to tcp_rack_mark_lost() há 8 anos atrás
  Eric Dumazet 69e996c58a tcp: add tp->tcp_mstamp field há 8 anos atrás
  Wei Wang 46c2fa3987 net/tcp_fastopen: Add snmp counter for blackhole detection há 8 anos atrás
  Wei Wang cf1ef3f071 net/tcp_fastopen: Disable active side TFO in certain scenarios há 8 anos atrás
  Eric Dumazet 0f9fa831ae tcp: remove poll() flakes with FastOpen há 8 anos atrás
  Eric Dumazet 3d4762639d tcp: remove poll() flakes when receiving RST há 8 anos atrás
  David S. Miller 6b6cbc1471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
  Yuchung Cheng cc663f4d4c tcp: restrict F-RTO to work-around broken middle-boxes há 8 anos atrás