Historial de Commits

Autor SHA1 Mensaje Fecha
  jbaron@akamai.com 3c7151275c tcp: add memory barriers to write space paths hace 10 años
  Kenneth Klette Jonassen 3d0d26c797 tcp: fix bogus RTT for CC when retransmissions are acked hace 10 años
  Daniel Lee 2646c831c0 tcp: RFC7413 option support for Fast Open client hace 10 años
  Daniel Lee 7f9b838b71 tcp: RFC7413 option support for Fast Open server hace 10 años
  David S. Miller c85d6975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 10 años
  Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL hace 10 años
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL hace 10 años
  Neal Cardwell 666b805150 tcp: fix FRTO undo on cumulative ACK of SACKed range hace 10 años
  Eric Dumazet 41d25fe092 tcp: tcp_syn_flood_action() can be static hace 10 años
  Eric Dumazet 0144a81ccc tcp: fix ipv4 mapped request socks hace 10 años
  Eric Dumazet 52452c5425 inet: drop prev pointer handling in request sock hace 10 años
  Eric Dumazet 0470c8ca1d inet: fix request sock refcounting hace 10 años
  Eric Dumazet 9439ce00f2 tcp: rename struct tcp_request_sock listener hace 10 años
  Eric Dumazet 4e9a578e5b inet: add rsk_listener field to struct request_sock hace 10 años
  Eric Dumazet e49bb337d7 inet: uninline inet_reqsk_alloc() hace 10 años
  Eric Dumazet 407640de21 inet: add sk_listener argument to inet_reqsk_alloc() hace 10 años
  Eric Dumazet 7970ddc8f9 tcp: uninline tcp_oow_rate_limited() hace 10 años
  Eric Dumazet 1bfc4438a7 tcp: move tcp_openreq_init() to tcp_input.c hace 10 años
  Eric Dumazet 16f86165bd inet: fill request sock ir_iif for IPv4 hace 10 años
  Eric Dumazet bd337c581b ipv6: add missing ireq_net & ir_cookie initializations hace 10 años
  Eric Dumazet d77c555d32 net: fix CONFIG_NET_NS=n compilation hace 10 años
  Eric Dumazet 33cf7c90fe net: add real socket cookies hace 10 años
  Neal Cardwell 6514890f7a tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight() hace 10 años
  Neal Cardwell f2b2c582e8 tcp: mitigate ACK loops for connections as tcp_sock hace 10 años
  Neal Cardwell 032ee42369 tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks hace 10 años
  Florian Westphal 843c2fdf7a net: dctcp: loosen requirement to assert ECT(0) during 3WHS hace 10 años
  Kenneth Klette Jonassen 932eb7638a tcp: use SACK RTTs for CC hace 10 años
  Sébastien Barré 08abdffa1c tcp: avoid reducing cwnd when ACK+DSACK is received hace 10 años
  Al Viro f4362a2c95 switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) hace 10 años
  Al Viro 6ce8e9ce59 new helper: memcpy_from_msg() hace 11 años