Historial de Commits

Autor SHA1 Mensaje Fecha
  Christoph Paasch dfea2aa654 tcp: Do not call tcp_fastopen_reset_cipher from interrupt context hace 10 años
  Eric Dumazet d654976cbf tcp: fix a potential deadlock in tcp_get_info() hace 10 años
  Eric Dumazet bdd1f9edac tcp: add tcpi_bytes_received to tcp_info hace 10 años
  Daniel Lee 7f9b838b71 tcp: RFC7413 option support for Fast Open server hace 10 años
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL hace 10 años
  Eric Dumazet fa76ce7328 inet: get rid of central tcp/dccp listener timer 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 13854e5a60 inet: add proper refcounting to request sock hace 10 años
  Eric Dumazet 74abc20ced tcp: cleanup static functions hace 10 años
  Eric Dumazet ba34e6d9d3 tcp: make sure skb is not shared before using skb_get() hace 10 años
  Yuchung Cheng 531c94a968 tcp: don't include Fast Open option in SYN-ACK on pure SYN-data hace 10 años
  Li RongQing 41c91996d9 tcp: remove unnecessary assignment. hace 11 años
  Dave Jones 17846376f2 tcp: remove unnecessary tcp_sk assignment. hace 11 años
  Daniel Lee 3a19ce0eec tcp: IPv6 support for fastopen server hace 11 años
  Yuchung Cheng 843f4a55e3 tcp: use tcp_v4_send_synack on first SYN-ACK hace 11 años
  Yuchung Cheng 89278c9dc9 tcp: simplify fast open cookie processing hace 11 años
  Yuchung Cheng 5b7ed0892f tcp: move fastopen functions to tcp_fastopen.c hace 11 años
  Yuchung Cheng 0d41cca490 tcp: enable sockets to use MSG_FASTOPEN by default hace 11 años
  Hannes Frederic Sowa 222e83d2e0 tcp: switch tcp_fastopen key generation to net_get_random_once hace 11 años
  Yuchung Cheng 149479d019 tcp: add server ip to encrypt cookie in fast open hace 12 años
  Jerry Chu 1046716368 tcp: TCP Fast Open Server - header & support functions hace 13 años
  Yuchung Cheng 2100c8d2d9 net-tcp: Fast Open base hace 13 años