Commit History

Author SHA1 Message Date
  Wei Wang 7ec65372ca tcp: add stat of data packet reordering events 7 years ago
  Wei Wang 7e10b6554f tcp: add dsack blocks received stats 7 years ago
  David S. Miller 19725496da Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 7 years ago
  Eric Dumazet 58152ecbbc tcp: add tcp_ooo_try_coalesce() helper 7 years ago
  Eric Dumazet 8541b21e78 tcp: call tcp_drop() from tcp_data_queue_ofo() 7 years ago
  Eric Dumazet 3d4bf93ac1 tcp: detect malicious patterns in tcp_collapse_ofo_queue() 7 years ago
  Eric Dumazet f4a3313d8e tcp: avoid collapses in tcp_prune_queue() if possible 7 years ago
  Eric Dumazet 72cd43ba64 tcp: free batches of packets in tcp_prune_ofo_queue() 7 years ago
  Yuchung Cheng a0496ef2c2 tcp: do not delay ACK in DCTCP upon CE status change 7 years ago
  Boris Pismenny 41ed9c04aa tcp: Don't coalesce decrypted and encrypted SKBs 7 years ago
  Yafang Shao ff0432e5a8 tcp: remove redundant rcv_nxt update 7 years ago
  Arnd Bergmann cca9bab1b7 tcp: use monotonic timestamps for PAWS 7 years ago
  David S. Miller 5cd3da4ba2 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 7 years ago
  Amritha Nambiar c6345ce7d3 net: Record receive queue number for a connection 7 years ago
  Ilpo Järvinen 1236f22fba tcp: prevent bogus FRTO undos with non-SACK flows 7 years ago
  Yafang Shao ea5d0c3249 tcp: add new SNMP counter for drops when try to queue in rcv queue 7 years ago
  Eric Dumazet 15ecbe94a4 tcp: add one more quick ack after after ECN events 7 years ago
  Yafang Shao fb223502ec tcp: add SNMP counter for zero-window drops 7 years ago
  Wei Wang 3f6c65d625 tcp: ignore rcv_rtt sample with old ts ecr value 7 years ago
  Yousuk Seung f4c9f85f3b tcp: refactor tcp_ecn_check_ce to remove sk type cast 7 years ago
  Yafang Shao 3d97d88e80 tcp: minor optimization around tcp_hdr() usage in receive path 7 years ago
  Eric Dumazet 522040ea5f tcp: do not aggressively quick ack after ECN events 7 years ago
  Eric Dumazet 9a9c9b51e5 tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode 7 years ago
  Eric Dumazet 9c21d2fc41 tcp: add tcp_comp_sack_nr sysctl 7 years ago
  Eric Dumazet 6d82aa2420 tcp: add tcp_comp_sack_delay_ns sysctl 7 years ago
  Eric Dumazet 5d9f4262b7 tcp: add SACK compression 7 years ago
  Eric Dumazet a3893637e1 tcp: do not force quickack when receiving out-of-order packets 7 years ago
  Yuchung Cheng 56f8c5d78f tcp: don't mark recently sent packets lost on RTO 7 years ago
  Yuchung Cheng b8fef65a8a tcp: new helper tcp_rack_skb_timeout 7 years ago
  Yuchung Cheng c77d62ffae tcp: separate loss marking and state update on RTO 7 years ago