Histórico de Commits

Autor SHA1 Mensagem Data
  Lawrence Brakmo 9872a4bde3 bpf: Add TCP connection BPF callbacks há 8 anos atrás
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 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
  David S. Miller 4e8f2fc1a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
  Wei Wang 19f6d3f3c8 net/tcp-fastopen: Add new API support há 8 anos atrás
  Wei Wang 065263f40f net/tcp-fastopen: refactor cookie check logic há 8 anos atrás
  Alexey Kodanev 0dbd7ff3ac tcp: initialize max window for a new fastopen socket há 8 anos atrás
  Shannon Nelson 003c941057 tcp: fix tcp_fastopen unaligned access complaints on sparc há 8 anos atrás
  Eric Dumazet 76061f631c tcp: fastopen: avoid negative sk_forward_alloc há 9 anos atrás
  Neal Cardwell 28b346cbc0 tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data há 9 anos atrás
  Eric Dumazet c10d9310ed tcp: do not assume TCP code is non preemptible há 9 anos atrás
  Eric Dumazet 02a1d6e7a6 net: rename NET_{ADD|INC}_STATS_BH() há 9 anos atrás
  Linus Torvalds 1200b6809d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next há 9 anos atrás
  Martin KaFai Lau a44d6eacda tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In há 9 anos atrás
  Eric Dumazet e3e17b773b tcp: fastopen: call tcp_fin() if FIN present in SYNACK há 9 anos atrás
  Eric Dumazet 9d691539ee tcp: do not enqueue skb with SYN flag há 9 anos atrás
  Eric Dumazet 61d2bcae99 tcp: fastopen: accept data/FIN present in SYNACK message há 9 anos atrás
  Herbert Xu cf80e0e47e tcp: Use ahash há 9 anos atrás
  Eric Dumazet 5e0724d027 tcp/dccp: fix hashdance race for passive sessions há 9 anos atrás
  Eric Dumazet 7656d842de tcp: fix fastopen races vs lockless listener há 10 anos atrás
  Eric Dumazet ca6fb06518 tcp: attach SYNACK messages to request sockets instead of listener há 10 anos atrás
  Eric Dumazet 0536fcc039 tcp: prepare fastopen code for upcoming listener changes há 10 anos atrás
  Eric Dumazet 7c85af8810 tcp: avoid reorders for TFO passive connections há 10 anos atrás
  Christoph Paasch dfea2aa654 tcp: Do not call tcp_fastopen_reset_cipher from interrupt context há 10 anos atrás
  Eric Dumazet d654976cbf tcp: fix a potential deadlock in tcp_get_info() há 10 anos atrás
  Eric Dumazet bdd1f9edac tcp: add tcpi_bytes_received to tcp_info há 10 anos atrás
  Daniel Lee 7f9b838b71 tcp: RFC7413 option support for Fast Open server há 10 anos atrás
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL há 10 anos atrás
  Eric Dumazet fa76ce7328 inet: get rid of central tcp/dccp listener timer há 10 anos atrás