Home
last modified time | relevance | path

Searched hist:c026d33b8f5081969503e322ea30d7c1a6b17dda (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mptcp/
H A Doptions.cdiff c026d33b8f5081969503e322ea30d7c1a6b17dda Tue Jun 20 11:30:14 CDT 2023 Paolo Abeni <pabeni@redhat.com> mptcp: move snd_una update earlier for fallback socket

That will avoid an unneeded conditional in both the fast-path
and in the fallback case and will simplify a bit the next
patch.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dprotocol.cdiff c026d33b8f5081969503e322ea30d7c1a6b17dda Tue Jun 20 11:30:14 CDT 2023 Paolo Abeni <pabeni@redhat.com> mptcp: move snd_una update earlier for fallback socket

That will avoid an unneeded conditional in both the fast-path
and in the fallback case and will simplify a bit the next
patch.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>