Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Borkmann c3a8d94746 tcp: use dctcp if enabled on the route to the initiator vor 10 Jahren
  Yuchung Cheng 76174004a0 tcp: do not slow start when cwnd equals ssthresh vor 10 Jahren
  Yuchung Cheng 071d5080e3 tcp: add tcp_in_slow_start helper vor 10 Jahren
  Neal Cardwell 9f950415e4 tcp: fix child sockets to use system default congestion control if not set vor 10 Jahren
  David S. Miller 0fa74a4be4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 10 Jahren
  Neal Cardwell 9949afa42b tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in w vor 10 Jahren
  stephen hemminger db2855ae24 tcp: silence registration message vor 10 Jahren
  David S. Miller 6e03f896b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 10 Jahren
  Neal Cardwell c22bdca947 tcp: fix stretch ACK bugs in Reno vor 10 Jahren
  Neal Cardwell 814d488c61 tcp: fix the timid additive increase on stretch ACKs vor 10 Jahren
  Neal Cardwell e73ebb0881 tcp: stretch ACK fixes prep vor 10 Jahren
  Daniel Borkmann c5c6a8ab45 net: tcp: add key management to congestion control vor 10 Jahren
  Daniel Borkmann 29ba4fffd3 net: tcp: refactor reinitialization of congestion control vor 10 Jahren
  Fabian Frederick b92022f3e5 tcp: spelling s/plugable/pluggable vor 10 Jahren
  Li RongQing a12a601ed1 tcp: Change tcp_slow_start function to return void vor 11 Jahren
  Florian Westphal 55d8694fa8 net: tcp: assign tcp cong_ops when tcp sk is created vor 11 Jahren
  stephen hemminger 688d1945bc tcp: whitespace fixes vor 11 Jahren
  Eric Dumazet 249015515f tcp: remove in_flight parameter from cong_avoid() methods vor 11 Jahren
  Eric Dumazet e114a710aa tcp: fix cwnd limited checking to improve congestion control vor 11 Jahren
  David S. Miller 67ddc87f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 11 Jahren
  Eric Dumazet d10473d4e3 tcp: reduce the bloat caused by tcp_is_cwnd_limited() vor 11 Jahren
  Stanislav Fomichev 45f7435968 tcp: remove unused min_cwnd member of tcp_congestion_ops vor 11 Jahren
  Yuchung Cheng 9f9843a751 tcp: properly handle stretch acks in slow start vor 11 Jahren
  Stephen Hemminger ca2eb5679f tcp: remove Appropriate Byte Count support vor 12 Jahren
  Eric Dumazet 973ec449bb tcp: fix an infinite loop in tcp_slow_start() vor 12 Jahren
  Linus Torvalds a2013a13e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial vor 12 Jahren
  Masanari Iida 02582e9bcc treewide: fix typo of "suport" in various comments and Kconfig vor 13 Jahren
  Eric W. Biederman 52e804c6df net: Allow userns root to control ipv4 vor 12 Jahren
  Ben Hutchings 1485348d24 tcp: Apply device TSO segment limit earlier vor 13 Jahren
  Eric Dumazet 9dc274151a tcp: fix ABC in tcp_slow_start() vor 13 Jahren