Commit History

Author SHA1 Message Date
  Ilya Lesokhin 808cf9e38c tcp: Honor the eor bit in tcp_mtu_probe 7 years ago
  Lawrence Brakmo a31ad29e6a bpf: Add BPF_SOCK_OPS_RETRANS_CB 7 years ago
  Lawrence Brakmo de525be2ca bpf: Support passing args to sock_ops bpf function 7 years ago
  Stefano Brivio c8c9aeb519 tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions 7 years ago
  Neal Cardwell b4f70c3d4e tcp: allow TLP in ECN CWR 7 years ago
  Neal Cardwell ed66dfaf23 tcp: when scheduling TLP, time of RTO should account for current ACK 7 years ago
  Linus Torvalds 5bbcc0f595 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 years ago
  Eric Dumazet 3a9b76fd0d tcp: allow drivers to tweak TSQ logic 7 years ago
  Yuchung Cheng 737ff31456 tcp: use sequence distance to detect reordering 7 years ago
  Yuchung Cheng 713bafea92 tcp: retire FACK loss detection 7 years ago
  Eric Dumazet 356d1833b6 tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem 7 years ago
  Ingo Molnar 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 7 years ago
  Eric Dumazet 35e00da36c tcp: do not clear again skb->csum in tcp_init_nondata_skb() 7 years ago
  David S. Miller 2a171788ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Eric Dumazet f67971e683 tcp: tcp_fragment() should not assume rtx skbs 7 years ago
  Eric Dumazet 3b11775033 tcp: do not mangle skb->cb[] in tcp_make_synack() 7 years ago
  Song Liu cf34ce3da1 tcp: add tracepoint trace_tcp_retransmit_synack() 7 years ago
  David S. Miller ed29668d1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Eric Dumazet 2b7cda9c35 tcp: fix tcp_mtu_probe() vs highest_sack 7 years ago
  David S. Miller e1ea2f9856 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Eric Dumazet 26e9596e5b tcp: Namespace-ify sysctl_tcp_min_tso_segs 7 years ago
  Eric Dumazet 9184d8bb44 tcp: Namespace-ify sysctl_tcp_limit_output_bytes 7 years ago
  Eric Dumazet ceef9ab6be tcp: Namespace-ify sysctl_tcp_workaround_signed_windows 7 years ago
  Eric Dumazet d06a990458 tcp: Namespace-ify sysctl_tcp_tso_win_divisor 7 years ago
  Eric Dumazet ee1836aec4 tcp: refresh tp timestamp before tcp_mtu_probe() 7 years ago
  Eric Dumazet e0a1e5b519 tcp: Namespace-ify sysctl_tcp_retrans_collapse 7 years ago
  Eric Dumazet b510f0d23a tcp: Namespace-ify sysctl_tcp_slow_start_after_idle 7 years ago
  Eric Dumazet 2ae21cf527 tcp: Namespace-ify sysctl_tcp_early_retrans 7 years ago
  Ursula Braun 60e2a77807 tcp: TCP experimental option for SMC 7 years ago
  Yousuk Seung 5889e2c0e4 tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data 7 years ago