Histórico de Commits

Autor SHA1 Mensagem Data
  Yuchung Cheng fd2123a3d7 tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flag há 7 anos atrás
  Yuchung Cheng 15bdd5686c tcp: always ACK immediately on hole repairs há 7 anos atrás
  Yuchung Cheng 466466dc6c tcp: mandate a one-time immediate ACK há 7 anos atrás
  David S. Miller 89b1698c93 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net há 7 anos atrás
  Wei Wang 7ec65372ca tcp: add stat of data packet reordering events há 7 anos atrás
  Wei Wang 7e10b6554f tcp: add dsack blocks received stats há 7 anos atrás
  Lawrence Brakmo 9aee400061 tcp: ack immediately when a cwr packet arrives há 7 anos atrás
  David S. Miller 19725496da Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net há 7 anos atrás
  Eric Dumazet 58152ecbbc tcp: add tcp_ooo_try_coalesce() helper há 7 anos atrás
  Eric Dumazet 8541b21e78 tcp: call tcp_drop() from tcp_data_queue_ofo() há 7 anos atrás
  Eric Dumazet 3d4bf93ac1 tcp: detect malicious patterns in tcp_collapse_ofo_queue() há 7 anos atrás
  Eric Dumazet f4a3313d8e tcp: avoid collapses in tcp_prune_queue() if possible há 7 anos atrás
  Eric Dumazet 72cd43ba64 tcp: free batches of packets in tcp_prune_ofo_queue() há 7 anos atrás
  Yuchung Cheng a0496ef2c2 tcp: do not delay ACK in DCTCP upon CE status change há 7 anos atrás
  Boris Pismenny 41ed9c04aa tcp: Don't coalesce decrypted and encrypted SKBs há 7 anos atrás
  Yafang Shao ff0432e5a8 tcp: remove redundant rcv_nxt update há 7 anos atrás
  Arnd Bergmann cca9bab1b7 tcp: use monotonic timestamps for PAWS há 7 anos atrás
  David S. Miller 5cd3da4ba2 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net há 7 anos atrás
  Amritha Nambiar c6345ce7d3 net: Record receive queue number for a connection há 7 anos atrás
  Ilpo Järvinen 1236f22fba tcp: prevent bogus FRTO undos with non-SACK flows há 7 anos atrás
  Yafang Shao ea5d0c3249 tcp: add new SNMP counter for drops when try to queue in rcv queue há 7 anos atrás
  Eric Dumazet 15ecbe94a4 tcp: add one more quick ack after after ECN events há 7 anos atrás
  Yafang Shao fb223502ec tcp: add SNMP counter for zero-window drops há 7 anos atrás
  Wei Wang 3f6c65d625 tcp: ignore rcv_rtt sample with old ts ecr value há 7 anos atrás
  Yousuk Seung f4c9f85f3b tcp: refactor tcp_ecn_check_ce to remove sk type cast há 7 anos atrás
  Yafang Shao 3d97d88e80 tcp: minor optimization around tcp_hdr() usage in receive path há 7 anos atrás
  Eric Dumazet 522040ea5f tcp: do not aggressively quick ack after ECN events há 7 anos atrás
  Eric Dumazet 9a9c9b51e5 tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode há 7 anos atrás
  Eric Dumazet 9c21d2fc41 tcp: add tcp_comp_sack_nr sysctl há 7 anos atrás
  Eric Dumazet 6d82aa2420 tcp: add tcp_comp_sack_delay_ns sysctl há 7 anos atrás