Thread (8 messages) flat view 8 messages, 2 authors, 2015-08-26
STALE4000d

Revision v5 of 7 in this series.

Revisions (7)
  1. v2 [diff vs current]
  2. v3 [diff vs current]
  3. v4 [diff vs current]
  4. v5 current
  5. v1 [diff vs current]
  6. v1 [diff vs current]
  7. v2 [diff vs current]

[RFC PATCH v5 net-next 0/4] tcp: add NV congestion control

From: Lawrence Brakmo <hidden>
Date: 2015-08-05 01:39:14

This patchset adds support for NV congestion control.

Changes from v4: passing structure as constant in pkts_acked()

Consists of the following patches:

[RFC PATCH v5 net-next 1/4] tcp: replace cnt & rtt with struct in
[RFC PATCH v5 net-next 2/4] tcp:  refactor struct tcp_skb_cb
[RFC PATCH v5 net-next 3/4] tcp: add in_flight to tcp_skb_cb
[RFC PATCH v5 net-next 4/4] tcp: add NV congestion control

Signed-off-by: Lawrence Brakmo <redacted>

include/net/tcp.h       |  20 ++-
net/ipv4/Kconfig        |  16 ++
net/ipv4/Makefile       |   1 +
net/ipv4/tcp_bic.c      |   6 +-
net/ipv4/tcp_cdg.c      |  14 +-
net/ipv4/tcp_cubic.c    |   6 +-
net/ipv4/tcp_htcp.c     |  10 +-
net/ipv4/tcp_illinois.c |  20 +--
net/ipv4/tcp_input.c    |  10 +-
net/ipv4/tcp_lp.c       |   6 +-
net/ipv4/tcp_nv.c       | 479 ++++++++++++++++++++++++++++++++++++++++++++++++++++
net/ipv4/tcp_output.c   |   4 +-
net/ipv4/tcp_vegas.c    |   6 +-
net/ipv4/tcp_vegas.h    |   2 +-
net/ipv4/tcp_veno.c     |   7 +-
net/ipv4/tcp_westwood.c |   7 +-
net/ipv4/tcp_yeah.c     |   7 +-
17 files changed, 570 insertions(+), 51 deletions(-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help