Histórico de Commits

Autor SHA1 Mensagem Data
  David S. Miller f9aa9dc7d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
  Florian Westphal e97991832a tcp: make undo_cwnd mandatory for congestion modules há 8 anos atrás
  Florian Westphal 7082c5c3f2 tcp: zero ca_priv area when switching cc algorithms há 8 anos atrás
  Yuchung Cheng c0402760f5 tcp: new CC hook to set sending rate with rate_sample in any CA state há 9 anos atrás
  Eric Dumazet 6ac705b180 tcp: remove tcp_ecn_make_synack() socket argument há 10 anos atrás
  Daniel Borkmann c3a8d94746 tcp: use dctcp if enabled on the route to the initiator há 10 anos atrás
  Yuchung Cheng 76174004a0 tcp: do not slow start when cwnd equals ssthresh há 10 anos atrás
  Yuchung Cheng 071d5080e3 tcp: add tcp_in_slow_start helper há 10 anos atrás
  Neal Cardwell 9f950415e4 tcp: fix child sockets to use system default congestion control if not set há 10 anos atrás
  David S. Miller 0fa74a4be4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 10 anos atrás
  Neal Cardwell 9949afa42b tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in w há 10 anos atrás
  stephen hemminger db2855ae24 tcp: silence registration message há 10 anos atrás
  David S. Miller 6e03f896b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 10 anos atrás
  Neal Cardwell c22bdca947 tcp: fix stretch ACK bugs in Reno há 10 anos atrás
  Neal Cardwell 814d488c61 tcp: fix the timid additive increase on stretch ACKs há 10 anos atrás
  Neal Cardwell e73ebb0881 tcp: stretch ACK fixes prep há 10 anos atrás
  Daniel Borkmann c5c6a8ab45 net: tcp: add key management to congestion control há 10 anos atrás
  Daniel Borkmann 29ba4fffd3 net: tcp: refactor reinitialization of congestion control há 10 anos atrás
  Fabian Frederick b92022f3e5 tcp: spelling s/plugable/pluggable há 10 anos atrás
  Li RongQing a12a601ed1 tcp: Change tcp_slow_start function to return void há 11 anos atrás
  Florian Westphal 55d8694fa8 net: tcp: assign tcp cong_ops when tcp sk is created há 11 anos atrás
  stephen hemminger 688d1945bc tcp: whitespace fixes há 11 anos atrás
  Eric Dumazet 249015515f tcp: remove in_flight parameter from cong_avoid() methods há 11 anos atrás
  Eric Dumazet e114a710aa tcp: fix cwnd limited checking to improve congestion control há 11 anos atrás
  David S. Miller 67ddc87f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  Eric Dumazet d10473d4e3 tcp: reduce the bloat caused by tcp_is_cwnd_limited() há 11 anos atrás
  Stanislav Fomichev 45f7435968 tcp: remove unused min_cwnd member of tcp_congestion_ops há 11 anos atrás
  Yuchung Cheng 9f9843a751 tcp: properly handle stretch acks in slow start há 11 anos atrás
  Stephen Hemminger ca2eb5679f tcp: remove Appropriate Byte Count support há 12 anos atrás
  Eric Dumazet 973ec449bb tcp: fix an infinite loop in tcp_slow_start() há 12 anos atrás