Historia zmian

Autor SHA1 Wiadomość Data
  Neal Cardwell ca8a226343 tcp: make cwnd-limited checks measurement-based, and gentler 11 lat temu
  Yuchung Cheng 843f4a55e3 tcp: use tcp_v4_send_synack on first SYN-ACK 11 lat temu
  Yuchung Cheng 89278c9dc9 tcp: simplify fast open cookie processing 11 lat temu
  David S. Miller 5f013c9bc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 lat temu
  Eric Dumazet 249015515f tcp: remove in_flight parameter from cong_avoid() methods 11 lat temu
  Eric Dumazet e114a710aa tcp: fix cwnd limited checking to improve congestion control 11 lat temu
  Eric Dumazet fc9f350106 tcp: increment retransmit counters in tlp and fast open 11 lat temu
  Eric Dumazet 1f3279ae0c tcp: avoid retransmits of TCP packets hanging in host queues 11 lat temu
  Weiping Pan 86fd14ad1e tcp: make tcp_cwnd_application_limited() static 11 lat temu
  Eric Dumazet b0270e9101 ipv4: add a sock pointer to ip_queue_xmit() 11 lat temu
  Eric Dumazet a0b8486caf tcp: tcp_make_synack() minor changes 11 lat temu
  Peter Pan(潘卫平) cc93fc51f3 tcp: delete unused parameter in tcp_nagle_check() 11 lat temu
  David S. Miller 85dcce7a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 lat temu
  Eric Dumazet c3f9b01849 tcp: tcp_release_cb() should release socket ownership 11 lat temu
  Eric Dumazet 431a91242d tcp: timestamp SYN+DATA messages 11 lat temu
  Eric Dumazet 2196269242 tcp: do not leak non zero tstamp in output packets 11 lat temu
  David S. Miller f7324acd98 tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent() 11 lat temu
  David S. Miller 67ddc87f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 lat temu
  Yuchung Cheng f19c29e3e3 tcp: snmp stats for Fast Open, SYN rtx, and data pkts 11 lat temu
  Yuchung Cheng c84a57113f tcp: fix bogus RTT on special retransmission 11 lat temu
  Eric Dumazet 740b0f1841 tcp: switch rtt estimations to usec resolution 11 lat temu
  Florian Westphal 8e165e2034 net: tcp: add mib counters to track zero window transitions 11 lat temu
  Eric Dumazet 9a9bfd032f net: tcp: use NET_INC_STATS() 11 lat temu
  Eric Dumazet f5ddcbbb40 net-tcp: fastopen: fix high order allocations 11 lat temu
  Florian Westphal 86c1a04564 tcp: use zero-window when free_space is low 11 lat temu
  stephen hemminger 2045ceaed4 net: remove unnecessary return's 11 lat temu
  John Ogness bf06200e73 tcp: tsq: fix nonagle handling 11 lat temu
  Eric Dumazet 4a5ab4e224 tcp: remove 1ms offset in srtt computation 11 lat temu
  stephen hemminger f7e56a76ac tcp: make local functions static 11 lat temu
  Eric Dumazet d4589926d7 tcp: refine TSO splits 11 lat temu