提交历史

作者 SHA1 备注 提交日期
  Hannes Frederic Sowa a26552afe8 tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic 11 年之前
  Neal Cardwell 4fab907195 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() 11 年之前
  Andrey Vagin 9d186cac7f tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) 11 年之前
  Neal Cardwell 5ae344c949 tcp: reduce spurious retransmits due to transient SACK reneging 11 年之前
  Christoph Paasch 5ee2c941b5 tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction 11 年之前
  Neal Cardwell 86c6a2c75a tcp: switch snt_synack back to measuring transmit time of first SYNACK 11 年之前
  Octavian Purdila 1fb6f159fd tcp: add tcp_conn_request 11 年之前
  Octavian Purdila 695da14eb0 tcp: add queue_add_hash to tcp_request_sock_ops 11 年之前
  Octavian Purdila 2aec4a297b tcp: add mss_clamp to tcp_request_sock_ops 11 年之前
  Octavian Purdila 5db92c9949 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack 11 年之前
  Octavian Purdila d6274bd8d6 tcp: add send_synack method to tcp_request_sock_ops 11 年之前
  Octavian Purdila 936b8bdb53 tcp: add init_seq method to tcp_request_sock_ops 11 年之前
  Octavian Purdila d94e0417ad tcp: add route_req method to tcp_request_sock_ops 11 年之前
  Octavian Purdila fb7b37a7f3 tcp: add init_cookie_seq method to tcp_request_sock_ops 11 年之前
  Octavian Purdila 16bea70aa7 tcp: add init_req method to tcp_request_sock_ops 11 年之前
  Octavian Purdila 57b47553f6 tcp: cookie_v4_init_sequence: skb should be const 11 年之前
  Octavian Purdila e0f802fbca tcp: move ir_mark initialization to tcp_openreq_init 11 年之前
  Octavian Purdila 6cc55e096f tcp: add gfp parameter to tcp_fragment 11 年之前
  Neal Cardwell ca8a226343 tcp: make cwnd-limited checks measurement-based, and gentler 11 年之前
  Yuchung Cheng 843f4a55e3 tcp: use tcp_v4_send_synack on first SYN-ACK 11 年之前
  Yuchung Cheng 89278c9dc9 tcp: simplify fast open cookie processing 11 年之前
  Yuchung Cheng 5b7ed0892f tcp: move fastopen functions to tcp_fastopen.c 11 年之前
  Eric Dumazet 249015515f tcp: remove in_flight parameter from cong_avoid() methods 11 年之前
  Eric Dumazet e114a710aa tcp: fix cwnd limited checking to improve congestion control 11 年之前
  Weiping Pan 86fd14ad1e tcp: make tcp_cwnd_application_limited() static 11 年之前
  David S. Miller 04f58c8854 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 年之前
  Eric Dumazet 6326231531 tcp: syncookies: do not use getnstimeofday() 11 年之前
  David S. Miller 67ddc87f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 年之前
  Eric Dumazet 740b0f1841 tcp: switch rtt estimations to usec resolution 11 年之前
  Eric Dumazet f5ddcbbb40 net-tcp: fastopen: fix high order allocations 11 年之前