Commit Verlauf

Autor SHA1 Nachricht Datum
  David S. Miller 9e0efaf6b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 9 Jahren
  Yuchung Cheng 8b8a321ff7 tcp: fix zero cwnd in tcp_cwnd_reduction vor 9 Jahren
  David Ahern 6dd9a14e92 net: Allow accepted sockets to be bound to l3mdev domain vor 9 Jahren
  Eric Dumazet 142a2e7ece tcp: initialize tp->copied_seq in case of cross SYN connection vor 9 Jahren
  Eric Dumazet 5d4c9bfbab tcp: fix potential huge kmalloc() calls in TCP_REPAIR vor 9 Jahren
  Yuchung Cheng 4f41b1c58a tcp: use RACK to detect losses vor 10 Jahren
  Yuchung Cheng 659a8ad56f tcp: track the packet timings in RACK vor 10 Jahren
  Yuchung Cheng 77c631273d tcp: add tcp_tsopt_ecr_before helper vor 10 Jahren
  Yuchung Cheng af82f4e848 tcp: remove tcp_mark_lost_retrans() vor 10 Jahren
  Yuchung Cheng f672258391 tcp: track min RTT using windowed min-filter vor 10 Jahren
  Yuchung Cheng 9e45a3e36b tcp: apply Kern's check on RTTs used for congestion control vor 10 Jahren
  Eric Dumazet dc6ef6be52 tcp: do not set queue_mapping on SYNACK vor 10 Jahren
  Eric Dumazet ed53d0ab76 net: shrink struct sock and request_sock by 8 bytes vor 10 Jahren
  Eric Dumazet a1a5344ddb tcp: avoid two atomic ops for syncookies vor 10 Jahren
  Eric Dumazet 7656d842de tcp: fix fastopen races vs lockless listener vor 10 Jahren
  Eric Dumazet ca6fb06518 tcp: attach SYNACK messages to request sockets instead of listener vor 10 Jahren
  Eric Dumazet 079096f103 tcp/dccp: install syn_recv requests into ehash table vor 10 Jahren
  Eric Dumazet 8d2675f1e4 tcp: move synflood_warned into struct request_sock_queue vor 10 Jahren
  Eric Dumazet 2985aaac01 tcp: constify tcp_syn_flood_action() socket argument vor 10 Jahren
  Eric Dumazet 72ab4a86f7 tcp: remove tcp_rcv_state_process() tcp_hdr argument vor 10 Jahren
  Eric Dumazet bda07a64c0 tcp: remove unused len argument from tcp_rcv_state_process() vor 10 Jahren
  Eric Dumazet 7c85af8810 tcp: avoid reorders for TFO passive connections vor 10 Jahren
  Yuchung Cheng 0f1c28ae74 tcp: usec resolution SYN/ACK RTT vor 10 Jahren
  Eric Dumazet 58d607d3e5 tcp: provide skb->hash to synack packets vor 10 Jahren
  Daniel Borkmann c3a8d94746 tcp: use dctcp if enabled on the route to the initiator vor 10 Jahren
  Eric Dumazet 43e122b014 tcp: refine pacing rate determination vor 10 Jahren
  Eric Dumazet 6f021c62d6 tcp: fix slow start after idle vs TSO/GSO vor 10 Jahren
  David S. Miller c5e40ee287 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 10 Jahren
  Rick Jones b56ea2985d net: track success and failure of TCP PMTU probing vor 10 Jahren
  Yuchung Cheng f82b681a51 tcp: don't use F-RTO on non-recurring timeouts vor 10 Jahren