You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
Christoph Paasch <[email protected]> (14):
[0fde783] Merge tag 'v4.14.150' into mptcp_v0.94
[f81f166] mptcp: Only mpcb-put if the time-wait sk is still in the list
[e00f7a7] mptcp: Make sure that inside_tk_table is 0 when creating a TCP-socket
[830a817] mptcp: Avoid tcp_fin impossible state by stop processing upon fast-close
[c83abf4] mptcp: Avoid over-scheduling on a subflow
[0bcd6a4] mptcp: Correctly set cwnd_validated
[32c7940] mptcp: Make sure that we don't overfill subflows
[1ddc334] mptcp: Use correct MSS for space-computation
[793f69a] mptcp: Avoid double-free of fastopen_req
[f08ddc1] mptcp: Properly reset sockets in tcp_disconnect
[d0b3246] mptcp: Avoid tcp_done and mptcp_sock_def_error_report warnings
[973acc1] mptcp: Don't leak request-sockets when socket-creation fails
[d912d9e] mptcp: Avoid last mptcp_sock_def_error_report warning
[142af6d] mptcp: Restart sending missing data when falling back at the beginning
Matthieu Baerts <[email protected]> (25):
[af1269b] mptcp: fix bad conflict resolution
[43aab7d] mptcp: fix Kconfig warning
[9df2829] Merge tag 'v4.14.172' into mptcp_v0.94
[1b1d69d] Merge tag 'v4.14.174' into mptcp_v0.94
[d3eb721] Merge tag 'v4.14.177' into mptcp_v0.94
[17bdbd5] Merge tag 'v4.14.184' into mptcp_v0.94
[36dba1f] Merge tag 'v4.14.205' into mptcp_v0.94
[a8996d9] Merge tag 'v4.14.209' into mptcp_v0.94
[5956aae] Merge tag 'v4.14.213' into mptcp_v0.94
[1c78c1f] Merge tag 'v4.14.228' into mptcp_v0.94
[6c69983] Merge tag 'v4.14.232' into mptcp_v0.94
[9bfaf98] mptcp: remove unused mptcp_prune_ofo_queue
[cc5ddcb] mptcp: disable BH before increase stats from rcu-critical sections
[8167963] mptcp: sched: avoid calling tcp_current_mss() twice
[8a137af] Merge tag 'v4.14.238' into mptcp_v0.94
[7aab281] Revert "mptcp: sched: avoid calling tcp_current_mss() twice"
[ea0f3dc] Revert "mptcp: correctly ensure to not overfill subflows"
[89b1feb] Revert "mptcp: Use correct MSS for space-computation"
[cfe9141] Revert "mptcp: Make sure that we don't overfill subflows"
[067f5df] Merge tag 'v4.14.246' into mptcp_v0.94
[d08fe22] Merge tag 'v4.14.261' into mptcp_v0.94
[9e51c02] Merge tag 'v4.14.265' into mptcp_v0.94
[b4d562f] Revert "mptcp: Don't leak request-sockets when socket-creation fails"
[ddf21bd] Revert "mptcp: Restart sending missing data when falling back at the beginning"
[3a8bed9] Merge tag 'v4.14.271' into mptcp_v0.94
Tim Froidcoeur <[email protected]> (7):
[a498076] mptcp: fix delayed acks when ofo queue blocked
[5d25660] mptcp: correctly refcount congestion control module
[29a2ad2] mptcp: propagate TCP_CONGESTION sockopt to subflows
[4607ccf] mptcp: honor per destination congestion control
[3965021] mptcp: correct chronos for meta and subflows
[c41b6bd] mptcp: avoid meta window shrink impacting subflow
[088ed7d] mptcp: correctly ensure to not overfill subflows
Signed-off-by: Matthieu Baerts <[email protected]>
0 commit comments