提交歷史

作者 SHA1 備註 提交日期
  Mike Maloney 98aaa913b4 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg 8 年之前
  Tonghao Zhang 1119936927 tcp: Remove the unused parameter for tcp_try_fastopen. 8 年之前
  Tonghao Zhang 49c71586a6 tcp: Get a proper dst before checking it. 8 年之前
  David S. Miller e2a7c34fb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Neal Cardwell cdbeb633ca tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP 8 年之前
  David S. Miller 3118e6e19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Yuchung Cheng 4faf783998 tcp: fix cwnd undo in Reno and HTCP congestion controls 8 年之前
  Neal Cardwell df92c8394e tcp: fix xmit timer to only be reset if data ACKed/SACKed 8 年之前
  Neal Cardwell e1a10ef7fa tcp: introduce tcp_rto_delta_us() helper for xmit timer fix 8 年之前
  Neal Cardwell d06c3583c2 tcp: remove extra POLL_OUT added for finished active connect() 8 年之前
  Yuchung Cheng ed254971ed tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states 8 年之前
  Eric Dumazet 5357f0bd4e tcp: tcp_data_queue() cleanup 8 年之前
  Florian Westphal 573aeb0492 tcp: remove CA_ACK_SLOWPATH 8 年之前
  Florian Westphal 45f119bf93 tcp: remove header prediction 8 年之前
  Florian Westphal c13ee2a4f0 tcp: reindent two spots after prequeue removal 8 年之前
  Florian Westphal e7942d0633 tcp: remove prequeue support 8 年之前
  Matvejchikov Ilya e42e24c3cc tcp: remove redundant argument from tcp_rcv_established() 8 年之前
  Lawrence Brakmo 91b5b21c7c bpf: Add support for changing congestion control 8 年之前
  Lawrence Brakmo 9872a4bde3 bpf: Add TCP connection BPF callbacks 8 年之前
  Lawrence Brakmo 8550f328f4 bpf: Support for per connection SYN/SYN-ACK RTOs 8 年之前
  Eric Dumazet 5d2ed0521a tcp: Namespaceify sysctl_tcp_timestamps 8 年之前
  Eric Dumazet 9bb37ef00e tcp: Namespaceify sysctl_tcp_window_scaling 8 年之前
  Eric Dumazet f930103421 tcp: Namespaceify sysctl_tcp_sack 8 年之前
  Eric Dumazet eed29f17f0 tcp: add a struct net parameter to tcp_parse_options() 8 年之前
  Yuchung Cheng 775e68a93f tcp: use TS opt on RTTs for congestion control 8 年之前
  Eric Dumazet d0e1a1b5a8 tcp: better validation of received ack sequences 8 年之前
  Soheil Hassas Yeganeh 6f5b24eed0 tcp: warn on negative reordering values 8 年之前
  David S. Miller c6cd850d65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Eric Dumazet b17b8a20c5 tcp: fix tcp_rearm_rto() 8 年之前
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock 8 年之前