Histórico de Commits

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