Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Dumazet d654976cbf tcp: fix a potential deadlock in tcp_get_info() há 10 anos atrás
  Yuchung Cheng b7b0ed910c tcp: don't over-send F-RTO probes há 10 anos atrás
  Yuchung Cheng da34ac7626 tcp: only undo on partial ACKs in CA_Loss há 10 anos atrás
  Yuchung Cheng 9dac883544 tcp: update reordering first before detecting loss há 10 anos atrás
  Eric Dumazet bdd1f9edac tcp: add tcpi_bytes_received to tcp_info há 10 anos atrás
  Eric Dumazet 0df48c26d8 tcp: add tcpi_bytes_acked to tcp_info há 10 anos atrás
  jbaron@akamai.com 3c7151275c tcp: add memory barriers to write space paths há 10 anos atrás
  Kenneth Klette Jonassen 3d0d26c797 tcp: fix bogus RTT for CC when retransmissions are acked há 10 anos atrás
  Daniel Lee 2646c831c0 tcp: RFC7413 option support for Fast Open client há 10 anos atrás
  Daniel Lee 7f9b838b71 tcp: RFC7413 option support for Fast Open server há 10 anos atrás
  David S. Miller c85d6975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 10 anos atrás
  Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL há 10 anos atrás
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL há 10 anos atrás
  Neal Cardwell 666b805150 tcp: fix FRTO undo on cumulative ACK of SACKed range há 10 anos atrás
  Eric Dumazet 41d25fe092 tcp: tcp_syn_flood_action() can be static há 10 anos atrás
  Eric Dumazet 0144a81ccc tcp: fix ipv4 mapped request socks há 10 anos atrás
  Eric Dumazet 52452c5425 inet: drop prev pointer handling in request sock há 10 anos atrás
  Eric Dumazet 0470c8ca1d inet: fix request sock refcounting há 10 anos atrás
  Eric Dumazet 9439ce00f2 tcp: rename struct tcp_request_sock listener há 10 anos atrás
  Eric Dumazet 4e9a578e5b inet: add rsk_listener field to struct request_sock há 10 anos atrás
  Eric Dumazet e49bb337d7 inet: uninline inet_reqsk_alloc() há 10 anos atrás
  Eric Dumazet 407640de21 inet: add sk_listener argument to inet_reqsk_alloc() há 10 anos atrás
  Eric Dumazet 7970ddc8f9 tcp: uninline tcp_oow_rate_limited() há 10 anos atrás
  Eric Dumazet 1bfc4438a7 tcp: move tcp_openreq_init() to tcp_input.c há 10 anos atrás
  Eric Dumazet 16f86165bd inet: fill request sock ir_iif for IPv4 há 10 anos atrás
  Eric Dumazet bd337c581b ipv6: add missing ireq_net & ir_cookie initializations há 10 anos atrás
  Eric Dumazet d77c555d32 net: fix CONFIG_NET_NS=n compilation há 10 anos atrás
  Eric Dumazet 33cf7c90fe net: add real socket cookies há 10 anos atrás
  Neal Cardwell 6514890f7a tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight() há 10 anos atrás
  Neal Cardwell f2b2c582e8 tcp: mitigate ACK loops for connections as tcp_sock há 10 anos atrás