コミット履歴

作者 SHA1 メッセージ 日付
  Eric Dumazet b5e2c45783 tcp: remove obsolete check in tcp_set_skb_tso_segs() 10 年 前
  Eric Dumazet f69ad292cf tcp: fill shinfo->gso_size at last moment 10 年 前
  Eric Dumazet 5bbb432c89 tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter 10 年 前
  Eric Dumazet 51466a7545 tcp: fill shinfo->gso_type at last moment 10 年 前
  Wei Liu c39c4c6abb tcp: double default TSQ output bytes limit 10 年 前
  Eric Dumazet d6a4e26afb tcp: tcp_tso_autosize() minimum is one packet 10 年 前
  Marcelo Ricardo Leitner 2efd055c53 tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info 10 年 前
  Eric Dumazet eb9344781a tcp: add a force_schedule argument to sk_stream_alloc_skb() 10 年 前
  Daniel Borkmann 492135557d tcp: add rfc3168, section 6.1.1.1. fallback 10 年 前
  Eric Dumazet b8da51ebb1 tcp: introduce tcp_under_memory_pressure() 10 年 前
  Eric Dumazet a6c5ea4ccf tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule() 10 年 前
  Eric Dumazet e520af48c7 tcp: add TCPWinProbe and TCPKeepAlive SNMP counters 10 年 前
  Eric Dumazet 21c8fe9915 tcp: adjust window probe timers to safer values 10 年 前
  Eric Dumazet 845704a535 tcp: avoid looping in tcp_send_fin() 10 年 前
  Eric Dumazet d83769a580 tcp: fix possible deadlock in tcp_send_fin() 10 年 前
  David S. Miller 87ffabb1f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年 前
  Eric Dumazet b50edd7812 tcp: tcp_make_synack() should clear skb->tstamp 10 年 前
  Daniel Lee 2646c831c0 tcp: RFC7413 option support for Fast Open client 10 年 前
  Daniel Lee 7f9b838b71 tcp: RFC7413 option support for Fast Open server 10 年 前
  Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL 10 年 前
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL 10 年 前
  Eric Dumazet fd3a154a00 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() 10 年 前
  Eric Dumazet 39f8e58e53 tcp: md5: remove request sock argument of calc_md5_hash() 10 年 前
  Eric Dumazet 80f03e27a3 tcp: md5: fix rcu lockdep splat 10 年 前
  Eric Dumazet d3593b5cef Revert "selinux: add a skb_owned_by() hook" 10 年 前
  David S. Miller 0fa74a4be4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年 前
  Josh Hunt d22e153718 tcp: fix tcp fin memory accounting 10 年 前
  Fan Du 05cbc0db03 ipv4: Create probe timer for tcp PMTU as per RFC4821 10 年 前
  Fan Du 6b58e0a5f3 ipv4: Use binary search to choose tcp PMTU probe_size 10 年 前
  Eric Dumazet a0ea700e40 tcp: tso: allow CA_CWR state in tcp_tso_should_defer() 10 年 前