提交历史

作者 SHA1 备注 提交日期
  Kirill Tkhai 2f635ceeb2 net: Drop pernet_operations::async 7 年之前
  Kirill Tkhai f84c6821aa net: Convert pernet_subsys, registered from inet_init() 7 年之前
  Kirill Tkhai 273c28bc57 net: Convert atomic_t net::count to refcount_t 7 年之前
  Yuchung Cheng 7268586baa tcp: pause Fast Open globally after third consecutive timeout 7 年之前
  Yuchung Cheng 713bafea92 tcp: retire FACK loss detection 7 年之前
  David S. Miller 2a171788ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
  Eric Dumazet ec36e416f0 tcp: Namespace-ify sysctl_tcp_nometrics_save 7 年之前
  Eric Dumazet 789e6ddb0b tcp: batch tcp_net_metrics_exit 7 年之前
  Eric Dumazet c2203cf75e tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp 8 年之前
  Michal Hocko 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants 8 年之前
  Soheil Hassas Yeganeh d82bae12dc tcp: remove per-destination timestamp cache 8 年之前
  Julian Anastasov c3a2e83705 tcp: replace dst_confirm with sk_dst_confirm 8 年之前
  Yuchung Cheng bec41a11dd tcp: remove early retransmit 8 年之前
  Eric Dumazet 6bb629db5e tcp: do not export tcp_peer_is_proven() 8 年之前
  Johannes Berg 56989f6d85 genetlink: mark families as __ro_after_init 8 年之前
  Johannes Berg 489111e5c2 genetlink: statically initialize families 8 年之前
  Johannes Berg a07ea4d994 genetlink: no longer support using static family IDs 8 年之前
  stephen hemminger 4f70c96ffd tcp: make nla_policy const 9 年之前
  Nicolas Dichtel 2175d87cc3 libnl: nla_put_msecs(): align on a 64-bit area 9 年之前
  David S. Miller 810813c47a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 年之前
  Konstantin Khlebnikov 9bdfb3b79e tcp: convert cached rtt from usec to jiffies when feeding initial rto 9 年之前
  Nikolay Borisov 1043e25ff9 ipv4: Namespaceify tcp reordering sysctl knob 9 年之前
  David Ahern d39d14ffa2 net: Add helper function to compare inetpeer addresses 10 年之前
  David Ahern 3abef286cf net: Add set,get helpers for inetpeer addresses 10 年之前
  David Ahern 72afa352d6 net: Introduce ipv4_addr_hash and use it for tcp metrics 10 年之前
  Yuchung Cheng 071d5080e3 tcp: add tcp_in_slow_start helper 10 年之前
  Daniel Lee 2646c831c0 tcp: RFC7413 option support for Fast Open client 10 年之前
  Ian Morris 51456b2914 ipv4: coding style: comparison for equality with NULL 10 年之前
  Jiri Benc 67b61f6c13 netlink: implement nla_get_in_addr and nla_get_in6_addr 10 年之前