Commit Verlauf

Autor SHA1 Nachricht Datum
  David S. Miller 29fda25a2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 8 Jahren
  Florian Westphal 45f119bf93 tcp: remove header prediction vor 8 Jahren
  Arnd Bergmann efe967cdec tcp: avoid bogus gcc-7 array-bounds warning vor 8 Jahren
  Yuchung Cheng bb4d991a28 tcp: adjust tail loss probe timeout vor 8 Jahren
  Jamal Hadi Salim e05a90ec9e net: reflect mark on tcp syn ack packets vor 8 Jahren
  Lawrence Brakmo 91b5b21c7c bpf: Add support for changing congestion control vor 8 Jahren
  Lawrence Brakmo 9872a4bde3 bpf: Add TCP connection BPF callbacks vor 8 Jahren
  Lawrence Brakmo 13d3b1ebe2 bpf: Support for setting initial receive window vor 8 Jahren
  Lawrence Brakmo 8550f328f4 bpf: Support for per connection SYN/SYN-ACK RTOs vor 8 Jahren
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t vor 8 Jahren
  Eric Dumazet 5d2ed0521a tcp: Namespaceify sysctl_tcp_timestamps vor 8 Jahren
  Eric Dumazet 9bb37ef00e tcp: Namespaceify sysctl_tcp_window_scaling vor 8 Jahren
  Eric Dumazet f930103421 tcp: Namespaceify sysctl_tcp_sack vor 8 Jahren
  Eric Dumazet f4d0166661 tcp: remove unnecessary skb_reset_tail_pointer() vor 8 Jahren
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock vor 8 Jahren
  Eric Dumazet ac9517fcf3 tcp: replace misc tcp_time_stamp to tcp_jiffies32 vor 8 Jahren
  Eric Dumazet 628174ccc4 tcp: uses jiffies_32 to feed tp->chrono_start vor 8 Jahren
  Eric Dumazet c74df29a8d tcp: use tcp_jiffies32 to feed probe_timestamp vor 8 Jahren
  Eric Dumazet 70eabf0e1b tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime vor 8 Jahren
  Eric Dumazet c2203cf75e tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp vor 8 Jahren
  Eric Dumazet d635fbe27e tcp: use tcp_jiffies32 to feed tp->lsndtime vor 8 Jahren
  Eric Dumazet 385e20706f tcp: use tp->tcp_mstamp in output path vor 8 Jahren
  Eric Dumazet 218af599fa tcp: internal implementation for pacing vor 8 Jahren
  Wei Wang 1b1fc3fdda tcp: make congestion control optionally skip slow start after idle vor 8 Jahren
  Linus Torvalds 8d65b08deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next vor 8 Jahren
  Eric Dumazet 7162fb242c tcp: do not underestimate skb->truesize in tcp_trim_head() vor 8 Jahren
  David S. Miller 6b6cbc1471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 8 Jahren
  Gao Feng 7cc2b043bc net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb vor 8 Jahren
  Gao Feng 589c49cbf9 net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 vor 8 Jahren
  Gao Feng 1935299d9c net: tcp: Refine the __tcp_select_window vor 8 Jahren