public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/4] mptcp: misc. fixes for v6.7
@ 2023-12-15 16:04 Matthieu Baerts
  2023-12-15 16:04 ` [PATCH net 1/4] selftests: mptcp: join: fix subflow_send_ack lookup Matthieu Baerts
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Matthieu Baerts @ 2023-12-15 16:04 UTC (permalink / raw)
  To: mptcp, Mat Martineau, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Shuah Khan, Benjamin Hesmans,
	Dmytro Shytyi
  Cc: netdev, linux-kselftest, linux-kernel, Matthieu Baerts,
	Geliang Tang, stable, syzbot+c53d4d3ddb327e80bc51

Here are a few fixes related to MPTCP:

Patch 1 avoids skipping some subtests of the MPTCP Join selftest by
mistake when using older versions of GCC. This fixes a patch introduced
in v6.4, backported up to v6.1.

Patch 2 fixes an inconsistent state when using MPTCP + FastOpen. A fix
for v6.2.

Patch 3 adds a description for MPTCP Kunit test modules to avoid a
warning.

Patch 4 adds an entry to the mailmap file for Geliang's email addresses.

Signed-off-by: Matthieu Baerts <matttbe@kernel.org>
---
Geliang Tang (2):
      selftests: mptcp: join: fix subflow_send_ack lookup
      mailmap: add entries for Geliang Tang

Matthieu Baerts (1):
      mptcp: fill in missing MODULE_DESCRIPTION()

Paolo Abeni (1):
      mptcp: fix inconsistent state on fastopen race

 .mailmap                                        |  4 ++++
 net/mptcp/crypto_test.c                         |  1 +
 net/mptcp/protocol.c                            |  6 +++---
 net/mptcp/protocol.h                            |  9 +++++---
 net/mptcp/subflow.c                             | 28 +++++++++++++++----------
 net/mptcp/token_test.c                          |  1 +
 tools/testing/selftests/net/mptcp/mptcp_join.sh |  8 +++----
 7 files changed, 36 insertions(+), 21 deletions(-)
---
base-commit: 64b8bc7d5f1434c636a40bdcfcd42b278d1714be
change-id: 20231215-upstream-net-20231215-mptcp-misc-fixes-33c4380c2f32

Best regards,
-- 
Matthieu Baerts <matttbe@kernel.org>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-17 21:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15 16:04 [PATCH net 0/4] mptcp: misc. fixes for v6.7 Matthieu Baerts
2023-12-15 16:04 ` [PATCH net 1/4] selftests: mptcp: join: fix subflow_send_ack lookup Matthieu Baerts
2023-12-15 16:04 ` [PATCH net 2/4] mptcp: fix inconsistent state on fastopen race Matthieu Baerts
2023-12-15 16:04 ` [PATCH net 3/4] mptcp: fill in missing MODULE_DESCRIPTION() Matthieu Baerts
2023-12-15 16:04 ` [PATCH net 4/4] mailmap: add entries for Geliang Tang Matthieu Baerts
2023-12-17 21:01 ` [PATCH net 0/4] mptcp: misc. fixes for v6.7 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox