提交歷史

作者 SHA1 備註 提交日期
  Eric Dumazet cadefe5f58 tcp_bbr: fix bbr pacing rate for internal pacing 7 年之前
  David S. Miller 6f6e434aa2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Eric Dumazet 200d95f457 tcp: add TCPAckCompressed SNMP counter 7 年之前
  Eric Dumazet 5d9f4262b7 tcp: add SACK compression 7 年之前
  Eric Dumazet 7f582b248d tcp: purge write queue in tcp_connect_init() 7 年之前
  Eric Dumazet 73a6bab5aa tcp: switch pacing timer to softirq based hrtimer 7 年之前
  Wei Wang c36207bd87 tcp: remove mss check in tcp_select_initial_window() 7 年之前
  Eric Dumazet 8c2320e84c tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets 7 年之前
  Eric Dumazet dcb8c9b437 tcp_bbr: better deal with suboptimal GSO (II) 7 年之前
  David S. Miller f74290fdb3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Eric Dumazet 350c9f484b tcp_bbr: better deal with suboptimal GSO 7 年之前
  Eric Dumazet 98be9b1209 tcp: remove dead code after CHECKSUM_PARTIAL adoption 7 年之前
  Eric Dumazet 4a64fd6ccf tcp: remove dead code from tcp_set_skb_tso_segs() 7 年之前
  Ilya Lesokhin 808cf9e38c tcp: Honor the eor bit in tcp_mtu_probe 7 年之前
  Lawrence Brakmo a31ad29e6a bpf: Add BPF_SOCK_OPS_RETRANS_CB 7 年之前
  Lawrence Brakmo de525be2ca bpf: Support passing args to sock_ops bpf function 7 年之前
  Stefano Brivio c8c9aeb519 tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions 7 年之前
  Neal Cardwell b4f70c3d4e tcp: allow TLP in ECN CWR 7 年之前
  Neal Cardwell ed66dfaf23 tcp: when scheduling TLP, time of RTO should account for current ACK 7 年之前
  Linus Torvalds 5bbcc0f595 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 年之前
  Eric Dumazet 3a9b76fd0d tcp: allow drivers to tweak TSQ logic 7 年之前
  Yuchung Cheng 737ff31456 tcp: use sequence distance to detect reordering 7 年之前
  Yuchung Cheng 713bafea92 tcp: retire FACK loss detection 7 年之前
  Eric Dumazet 356d1833b6 tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem 7 年之前
  Ingo Molnar 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 7 年之前
  Eric Dumazet 35e00da36c tcp: do not clear again skb->csum in tcp_init_nondata_skb() 7 年之前
  David S. Miller 2a171788ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Eric Dumazet f67971e683 tcp: tcp_fragment() should not assume rtx skbs 7 年之前
  Eric Dumazet 3b11775033 tcp: do not mangle skb->cb[] in tcp_make_synack() 7 年之前
  Song Liu cf34ce3da1 tcp: add tracepoint trace_tcp_retransmit_synack() 7 年之前