Commit History

Author SHA1 Message Date
  Cui, Cheng a4ecb15a24 tcp: accommodate sequence number to a peer's shrunk receive window caused by precision loss in window scaling 8 years ago
  Julian Anastasov c3a2e83705 tcp: replace dst_confirm with sk_dst_confirm 8 years ago
  Eric Dumazet 38ab52e8e1 tcp: clear pfmemalloc on outgoing skb 8 years ago
  Eric Dumazet 3541f9e8bd tcp: add tcp_mss_clamp() helper 8 years ago
  David S. Miller e2160156bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Dumazet 06425c308b tcp: fix 0 divide in __tcp_select_window() 8 years ago
  Yuchung Cheng 678550c651 tcp: include locally failed retries in retransmission stats 8 years ago
  Wei Wang 065263f40f net/tcp-fastopen: refactor cookie check logic 8 years ago
  Yuchung Cheng bec41a11dd tcp: remove early retransmit 8 years ago
  Yuchung Cheng 840a3cbe89 tcp: remove forward retransmit feature 8 years ago
  Yuchung Cheng 57dde7f70d tcp: add reordering timer in RACK loss detection 8 years ago
  Thomas Gleixner 2456e85535 ktime: Get rid of the union 8 years ago
  Eric Dumazet 0a9648f129 tcp: add a missing barrier in tcp_tasklet_func() 8 years ago
  Eric Dumazet 7aa5470c2c tcp: tsq: move tsq_flags close to sk_wmem_alloc 8 years ago
  Eric Dumazet 12a59abc22 tcp: tcp_mtu_probe() is likely to exit early 8 years ago
  Eric Dumazet 75eefc6c59 tcp: tsq: add a shortcut in tcp_small_queue_check() 8 years ago
  Eric Dumazet a9b204d156 tcp: tsq: avoid one atomic in tcp_wfree() 8 years ago
  Eric Dumazet b223feb9de tcp: tsq: add shortcut in tcp_tasklet_func() 8 years ago
  Eric Dumazet 408f0a6c21 tcp: tsq: remove one locked operation in tcp_wfree() 8 years ago
  Eric Dumazet 40fc3423b9 tcp: tsq: add tsq_flags / tsq_enum 8 years ago
  Florian Westphal 95a22caee3 tcp: randomize tcp timestamp offsets for each connection 8 years ago
  Francis Yan b0f71bd3e1 tcp: instrument how long TCP is limited by insufficient send buffer 8 years ago
  Francis Yan 5615f88614 tcp: instrument how long TCP is limited by receive window 8 years ago
  Francis Yan 0f87230d1a tcp: instrument how long TCP is busy sending 8 years ago
  Francis Yan 05b055e891 tcp: instrument tcp sender limits chronographs 8 years ago
  Eric Dumazet f8071cde78 tcp: enhance tcp_collapse_retrans() with skb_shift() 8 years ago
  Eric Dumazet 2331ccc5b3 tcp: enhance tcp collapsing 9 years ago
  David S. Miller b50afd203a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Douglas Caetano dos Santos 2fe664f1fc tcp: fix wrong checksum calculation on MTU probing 9 years ago
  David S. Miller d6989d4bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago