提交历史

作者 SHA1 备注 提交日期
  Lawrence Brakmo 40304b2a15 bpf: BPF support for sock_ops 8 年之前
  Ivan Delalande 8917a777be tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix 8 年之前
  Ivan Delalande 6797318e62 tcp: md5: add an address prefix for key lookup 8 年之前
  Dave Watson e3b5616a34 tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions 8 年之前
  Dave Watson 734942cc4e tcp: ULP infrastructure 8 年之前
  Eric Dumazet 0604475119 tcp: add TCPMemoryPressuresChrono counter 8 年之前
  Eric Dumazet 5d2ed0521a tcp: Namespaceify sysctl_tcp_timestamps 8 年之前
  Eric Dumazet 9bb37ef00e tcp: Namespaceify sysctl_tcp_window_scaling 8 年之前
  Eric Dumazet f930103421 tcp: Namespaceify sysctl_tcp_sack 8 年之前
  Eric Dumazet eed29f17f0 tcp: add a struct net parameter to tcp_parse_options() 8 年之前
  David S. Miller 216fe8f021 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Anmol Sarma 1e0ce2a1ee net: Update TCP congestion control documentation 8 年之前
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock 8 年之前
  Eric Dumazet 70eabf0e1b tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime 8 年之前
  Eric Dumazet d635fbe27e tcp: use tcp_jiffies32 to feed tp->lsndtime 8 年之前
  Eric Dumazet ec66eda82d tcp: introduce tcp_jiffies32 8 年之前
  Eric Dumazet 218af599fa tcp: internal implementation for pacing 8 年之前
  Wei Wang 1b1fc3fdda tcp: make congestion control optionally skip slow start after idle 8 年之前
  Eric Dumazet 84b114b984 tcp: randomize timestamps on syncookies 8 年之前
  Eric Dumazet d2329f102d tcp: do not pass timestamp to tcp_rack_advance() 8 年之前
  Eric Dumazet 88d5c65098 tcp: do not pass timestamp to tcp_rate_gen() 8 年之前
  Eric Dumazet 128eda86be tcp: do not pass timestamp to tcp_rack_mark_lost() 8 年之前
  Wei Wang 46c2fa3987 net/tcp_fastopen: Add snmp counter for blackhole detection 8 年之前
  Wei Wang cf1ef3f071 net/tcp_fastopen: Disable active side TFO in certain scenarios 8 年之前
  Gao Feng 589c49cbf9 net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 8 年之前
  Gao Feng c48367427a tcp: sysctl: Fix a race to avoid unexpected 0 window from space 8 年之前
  Soheil Hassas Yeganeh 4396e46187 tcp: remove tcp_tw_recycle 8 年之前
  Soheil Hassas Yeganeh d82bae12dc tcp: remove per-destination timestamp cache 8 年之前
  Alexey Kodanev a30aad50c2 tcp: rename *_sequence_number() to *_seq_and_tsoff() 8 年之前
  Wei Wang 19f6d3f3c8 net/tcp-fastopen: Add new API support 9 年之前