Historial de Commits

Autor SHA1 Mensaje Fecha
  David S. Miller 3118e6e19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 8 años
  Yuchung Cheng 4faf783998 tcp: fix cwnd undo in Reno and HTCP congestion controls hace 8 años
  Neal Cardwell df92c8394e tcp: fix xmit timer to only be reset if data ACKed/SACKed hace 8 años
  Neal Cardwell e1a10ef7fa tcp: introduce tcp_rto_delta_us() helper for xmit timer fix hace 8 años
  Neal Cardwell d06c3583c2 tcp: remove extra POLL_OUT added for finished active connect() hace 8 años
  Yuchung Cheng ed254971ed tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states hace 8 años
  Eric Dumazet 5357f0bd4e tcp: tcp_data_queue() cleanup hace 8 años
  Florian Westphal 573aeb0492 tcp: remove CA_ACK_SLOWPATH hace 8 años
  Florian Westphal 45f119bf93 tcp: remove header prediction hace 8 años
  Florian Westphal c13ee2a4f0 tcp: reindent two spots after prequeue removal hace 8 años
  Florian Westphal e7942d0633 tcp: remove prequeue support hace 8 años
  Matvejchikov Ilya e42e24c3cc tcp: remove redundant argument from tcp_rcv_established() hace 8 años
  Lawrence Brakmo 91b5b21c7c bpf: Add support for changing congestion control hace 8 años
  Lawrence Brakmo 9872a4bde3 bpf: Add TCP connection BPF callbacks hace 8 años
  Lawrence Brakmo 8550f328f4 bpf: Support for per connection SYN/SYN-ACK RTOs hace 8 años
  Eric Dumazet 5d2ed0521a tcp: Namespaceify sysctl_tcp_timestamps hace 8 años
  Eric Dumazet 9bb37ef00e tcp: Namespaceify sysctl_tcp_window_scaling hace 8 años
  Eric Dumazet f930103421 tcp: Namespaceify sysctl_tcp_sack hace 8 años
  Eric Dumazet eed29f17f0 tcp: add a struct net parameter to tcp_parse_options() hace 8 años
  Yuchung Cheng 775e68a93f tcp: use TS opt on RTTs for congestion control hace 8 años
  Eric Dumazet d0e1a1b5a8 tcp: better validation of received ack sequences hace 8 años
  Soheil Hassas Yeganeh 6f5b24eed0 tcp: warn on negative reordering values hace 8 años
  David S. Miller c6cd850d65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 8 años
  Eric Dumazet b17b8a20c5 tcp: fix tcp_rearm_rto() hace 8 años
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock hace 8 años
  Eric Dumazet ac9517fcf3 tcp: replace misc tcp_time_stamp to tcp_jiffies32 hace 8 años
  Eric Dumazet 594208afe4 tcp: use tcp_jiffies32 in __tcp_oow_rate_limited() hace 8 años
  Eric Dumazet 70eabf0e1b tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime hace 8 años
  Eric Dumazet c2203cf75e tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp hace 8 años
  Eric Dumazet d635fbe27e tcp: use tcp_jiffies32 to feed tp->lsndtime hace 8 años