提交历史

作者 SHA1 备注 提交日期
  Florian Westphal 45f119bf93 tcp: remove header prediction 8 年之前
  Florian Westphal e7942d0633 tcp: remove prequeue support 8 年之前
  Lawrence Brakmo 13d3b1ebe2 bpf: Support for setting initial receive window 8 年之前
  Eric Dumazet eed29f17f0 tcp: add a struct net parameter to tcp_parse_options() 8 年之前
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock 8 年之前
  Eric Dumazet ac9517fcf3 tcp: replace misc tcp_time_stamp to tcp_jiffies32 8 年之前
  Eric Dumazet 70eabf0e1b tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime 8 年之前
  Eric Dumazet 8b485ce698 tcp: do not inherit fastopen_req from parent 8 年之前
  Alexander Duyck e5907459ce tcp: Record Rx hash and NAPI ID in tcp_child_process 8 年之前
  David S. Miller 16ae1f2236 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Eric Dumazet 15bb7745e9 tcp: initialize icsk_ack.lrcvtime at session start time 8 年之前
  Soheil Hassas Yeganeh d82bae12dc tcp: remove per-destination timestamp cache 8 年之前
  Alexey Kodanev eee2faabc6 tcp: account for ts offset only if tsecr not zero 8 年之前
  Eric Dumazet 3541f9e8bd tcp: add tcp_mss_clamp() helper 8 年之前
  Yuchung Cheng bec41a11dd tcp: remove early retransmit 8 年之前
  Haishuang Yan 1946e672c1 ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob 8 年之前
  Florian Westphal 95a22caee3 tcp: randomize tcp timestamp offsets for each connection 8 年之前
  Soheil Hassas Yeganeh d7722e8570 tcp: track application-limited rate samples 9 年之前
  Neal Cardwell 6403389211 tcp: use windowed min filter library for TCP min_rtt estimation 9 年之前
  Yaogong Wang 9f5afeae51 tcp: use an RB tree for ooo receive queue 9 年之前
  Eric Dumazet c10d9310ed tcp: do not assume TCP code is non preemptible 9 年之前
  Eric Dumazet 02a1d6e7a6 net: rename NET_{ADD|INC}_STATS_BH() 9 年之前
  Eric Dumazet 90bbcc6083 net: tcp: rename TCP_INC_STATS_BH 9 年之前
  Eric Dumazet 4ce7e93cb3 tcp: rate limit ACK sent by SYN_RECV request sockets 9 年之前
  Martin KaFai Lau a44d6eacda tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In 9 年之前
  David S. Miller 810813c47a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 年之前
  Eric Dumazet a9d99ce28e tcp: fix tcpi_segs_in after connection establishment 9 年之前
  Nikolay Borisov 12ed8244ed ipv4: Namespaceify tcp syncookies sysctl knob 9 年之前
  Florian Westphal 271c3b9b7b tcp: honour SO_BINDTODEVICE for TW_RST case too 9 年之前
  Eric Dumazet 805c4bc057 tcp: fix req->saved_syn race 9 年之前