Commit History

Author SHA1 Message Date
  David S. Miller 3e3ab9ccca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Lawrence Brakmo f89013f66d bpf: Add sock_ops RTO callback 7 years ago
  Dan Streetman 4ee806d511 net: tcp: close sock if net namespace is exiting 7 years ago
  David S. Miller c30abd5e40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Eric Dumazet 4688eb7cf3 tcp: refresh tcp_mstamp from timers callbacks 7 years ago
  Yuchung Cheng 7268586baa tcp: pause Fast Open globally after third consecutive timeout 7 years ago
  Eric Dumazet d0f3684701 tcp: tcp_mtu_probing() cleanup 7 years ago
  Eric Dumazet 2c04ac8ae0 tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts 8 years ago
  Kees Cook 59f379f904 inet/connection_sock: Convert timers to use timer_setup() 8 years ago
  Eric Dumazet 75c119afe1 tcp: implement rb-tree based retransmit queue 8 years ago
  David S. Miller 3118e6e19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Dumazet 2dda640040 net: fix keepalive code vs TCP_FASTOPEN_CONNECT 8 years ago
  Florian Westphal e7942d0633 tcp: remove prequeue support 8 years ago
  Eric Dumazet ce682ef6e3 tcp: fix TCP_SYNCNT flakes 8 years ago
  Eric Dumazet 4ab688793e tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT 8 years ago
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock 8 years ago
  Eric Dumazet c74df29a8d tcp: use tcp_jiffies32 to feed probe_timestamp 8 years ago
  Eric Dumazet 70eabf0e1b tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime 8 years ago
  Eric Dumazet d635fbe27e tcp: use tcp_jiffies32 to feed tp->lsndtime 8 years ago
  Eric Dumazet 385e20706f tcp: use tp->tcp_mstamp in output path 8 years ago
  Eric Dumazet 218af599fa tcp: internal implementation for pacing 8 years ago
  Wei Wang 59450f8d83 net/tcp_fastopen: Remove mss check in tcp_write_timeout() 8 years ago
  Eric Dumazet 02b2faaf0a tcp: fix various issues for sockets morphing to listen state 8 years ago
  Yuchung Cheng bec41a11dd tcp: remove early retransmit 8 years ago
  Yuchung Cheng 57dde7f70d tcp: add reordering timer in RACK loss detection 8 years ago
  Ursula Braun 4b9d07a440 net: introduce keepalive function in struct proto 8 years ago
  Eric Dumazet 7aa5470c2c tcp: tsq: move tsq_flags close to sk_wmem_alloc 8 years ago
  Lawrence Brakmo 3acf3ec3f4 tcp: Change txhash on every SYN and RTO retransmit 9 years ago
  Yuchung Cheng 7e32b44361 tcp: properly account Fast Open SYN-ACK retrans 9 years ago
  Richard Sailer c380d37e97 tcp_timer.c: Add kernel-doc function descriptions 9 years ago