Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 1200b6809d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next il y a 9 ans
  Martin KaFai Lau a44d6eacda tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In il y a 9 ans
  Eric Dumazet e3e17b773b tcp: fastopen: call tcp_fin() if FIN present in SYNACK il y a 10 ans
  Eric Dumazet 9d691539ee tcp: do not enqueue skb with SYN flag il y a 10 ans
  Eric Dumazet 61d2bcae99 tcp: fastopen: accept data/FIN present in SYNACK message il y a 10 ans
  Herbert Xu cf80e0e47e tcp: Use ahash il y a 10 ans
  Eric Dumazet 5e0724d027 tcp/dccp: fix hashdance race for passive sessions il y a 10 ans
  Eric Dumazet 7656d842de tcp: fix fastopen races vs lockless listener il y a 10 ans
  Eric Dumazet ca6fb06518 tcp: attach SYNACK messages to request sockets instead of listener il y a 10 ans
  Eric Dumazet 0536fcc039 tcp: prepare fastopen code for upcoming listener changes il y a 10 ans
  Eric Dumazet 7c85af8810 tcp: avoid reorders for TFO passive connections il y a 10 ans
  Christoph Paasch dfea2aa654 tcp: Do not call tcp_fastopen_reset_cipher from interrupt context il y a 10 ans
  Eric Dumazet d654976cbf tcp: fix a potential deadlock in tcp_get_info() il y a 10 ans
  Eric Dumazet bdd1f9edac tcp: add tcpi_bytes_received to tcp_info il y a 10 ans
  Daniel Lee 7f9b838b71 tcp: RFC7413 option support for Fast Open server il y a 10 ans
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL il y a 10 ans
  Eric Dumazet fa76ce7328 inet: get rid of central tcp/dccp listener timer il y a 10 ans
  Eric Dumazet 0470c8ca1d inet: fix request sock refcounting il y a 10 ans
  Eric Dumazet 9439ce00f2 tcp: rename struct tcp_request_sock listener il y a 10 ans
  Eric Dumazet 13854e5a60 inet: add proper refcounting to request sock il y a 10 ans
  Eric Dumazet 74abc20ced tcp: cleanup static functions il y a 10 ans
  Eric Dumazet ba34e6d9d3 tcp: make sure skb is not shared before using skb_get() il y a 11 ans
  Yuchung Cheng 531c94a968 tcp: don't include Fast Open option in SYN-ACK on pure SYN-data il y a 11 ans
  Li RongQing 41c91996d9 tcp: remove unnecessary assignment. il y a 11 ans
  Dave Jones 17846376f2 tcp: remove unnecessary tcp_sk assignment. il y a 11 ans
  Daniel Lee 3a19ce0eec tcp: IPv6 support for fastopen server il y a 11 ans
  Yuchung Cheng 843f4a55e3 tcp: use tcp_v4_send_synack on first SYN-ACK il y a 11 ans
  Yuchung Cheng 89278c9dc9 tcp: simplify fast open cookie processing il y a 11 ans
  Yuchung Cheng 5b7ed0892f tcp: move fastopen functions to tcp_fastopen.c il y a 11 ans
  Yuchung Cheng 0d41cca490 tcp: enable sockets to use MSG_FASTOPEN by default il y a 12 ans