提交歷史

作者 SHA1 備註 提交日期
  Yuchung Cheng af82f4e848 tcp: remove tcp_mark_lost_retrans() 10 年之前
  Eric Dumazet dc6ef6be52 tcp: do not set queue_mapping on SYNACK 10 年之前
  Eric Dumazet ed53d0ab76 net: shrink struct sock and request_sock by 8 bytes 10 年之前
  Eric Dumazet ca6fb06518 tcp: attach SYNACK messages to request sockets instead of listener 10 年之前
  Bendik Rønning Opstad d2e1339f40 tcp: Fix CWV being too strict on thin streams 10 年之前
  David S. Miller 4963ed48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Eric Dumazet ea3bea3a1d tcp/dccp: constify rtx_synack() and friends 10 年之前
  Eric Dumazet 5d062de7f8 tcp: constify tcp_make_synack() socket argument 10 年之前
  Eric Dumazet 6ac705b180 tcp: remove tcp_ecn_make_synack() socket argument 10 年之前
  Eric Dumazet 37bfbdda0b tcp: remove tcp_synack_options() socket argument 10 年之前
  Eric Dumazet 675ee231d9 tcp: add proper TS val into RST packets 10 年之前
  Yuchung Cheng f9b9958229 tcp: send loss probe after 1s if no RTT available 10 年之前
  Eric Dumazet 58d607d3e5 tcp: provide skb->hash to synack packets 10 年之前
  Neal Cardwell 05c5a46d71 tcp: generate CA_EVENT_TX_START on data frames 10 年之前
  Eric Dumazet 6f021c62d6 tcp: fix slow start after idle vs TSO/GSO 10 年之前
  Yuchung Cheng b340b26454 tcp: TLP retransmits last if failed to send new packet 10 年之前
  Yuchung Cheng fcd16c0a95 tcp: don't extend RTO on failed loss probe attempts 10 年之前
  Eric Dumazet 99d7662a04 tcp: tso: allow deferring under reordering state 10 年之前
  Jon Maxwell 2251ae46af tcp: v1 always send a quick ack when quickacks are enabled 10 年之前
  Eric Dumazet b5e2c45783 tcp: remove obsolete check in tcp_set_skb_tso_segs() 10 年之前
  Eric Dumazet f69ad292cf tcp: fill shinfo->gso_size at last moment 10 年之前
  Eric Dumazet 5bbb432c89 tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter 10 年之前
  Eric Dumazet 51466a7545 tcp: fill shinfo->gso_type at last moment 10 年之前
  Wei Liu c39c4c6abb tcp: double default TSQ output bytes limit 10 年之前
  Eric Dumazet d6a4e26afb tcp: tcp_tso_autosize() minimum is one packet 10 年之前
  Marcelo Ricardo Leitner 2efd055c53 tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info 10 年之前
  Eric Dumazet eb9344781a tcp: add a force_schedule argument to sk_stream_alloc_skb() 10 年之前
  Daniel Borkmann 492135557d tcp: add rfc3168, section 6.1.1.1. fallback 10 年之前
  Eric Dumazet b8da51ebb1 tcp: introduce tcp_under_memory_pressure() 10 年之前
  Eric Dumazet a6c5ea4ccf tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule() 10 年之前