projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
72a0b32
3ddabc4
)
Merge branch 'mptcp-fixes'
author
David S. Miller
<davem@davemloft.net>
Mon, 11 Jul 2022 10:31:38 +0000
(11:31 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 11 Jul 2022 10:31:38 +0000
(11:31 +0100)
Mat Martineau says:
====================
mptcp: Disconnect and selftest fixes
Patch 1 switches to a safe list iterator in the MPTCP disconnect code.
Patch 2 adds the userspace_pm.sh selftest script to the MPTCP selftest
Makefile, resolving the netdev/check_selftest CI failure.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge