Commit df8b9be
committed
Merge branch 'mptcp-avoid-dup-nl-events-and-propagate-error'
Matthieu Baerts says:
====================
mptcp: avoid dup NL events and propagate error
Here are two fixes affecting the MPTCP Netlink events with their tests:
- Patches 1 & 2: a subflow closed NL event was visible multiple times in
some specific conditions. A fix for v5.12.
- Patches 3 & 4: subflow closed NL events never contained the error
code, even when expected. A fix for v5.11.
Plus an extra fix:
- Patch 5: fix a false positive with the "signal addresses race test"
subtest when validating the MPTCP Join selftest on a v5.15.y stable
kernel.
====================
Link: https://patch.msgid.link/20260127-net-mptcp-dup-nl-events-v1-0-7f71e1bc4feb@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>2 files changed
Lines changed: 81 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
824 | | - | |
825 | 824 | | |
826 | | - | |
827 | | - | |
828 | | - | |
| 825 | + | |
829 | 826 | | |
830 | 827 | | |
831 | 828 | | |
832 | 829 | | |
833 | 830 | | |
834 | 831 | | |
835 | 832 | | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
836 | 837 | | |
837 | 838 | | |
838 | 839 | | |
| |||
2598 | 2599 | | |
2599 | 2600 | | |
2600 | 2601 | | |
2601 | | - | |
2602 | | - | |
| 2602 | + | |
| 2603 | + | |
2603 | 2604 | | |
2604 | 2605 | | |
2605 | 2606 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2329 | 2329 | | |
2330 | 2330 | | |
2331 | 2331 | | |
| 2332 | + | |
2332 | 2333 | | |
2333 | 2334 | | |
2334 | 2335 | | |
2335 | | - | |
2336 | | - | |
2337 | | - | |
2338 | | - | |
2339 | | - | |
| 2336 | + | |
2340 | 2337 | | |
2341 | 2338 | | |
2342 | 2339 | | |
| 2340 | + | |
| 2341 | + | |
2343 | 2342 | | |
2344 | 2343 | | |
2345 | 2344 | | |
| |||
3847 | 3846 | | |
3848 | 3847 | | |
3849 | 3848 | | |
3850 | | - | |
| 3849 | + | |
3851 | 3850 | | |
3852 | 3851 | | |
3853 | 3852 | | |
3854 | 3853 | | |
3855 | 3854 | | |
| 3855 | + | |
| 3856 | + | |
3856 | 3857 | | |
3857 | 3858 | | |
3858 | 3859 | | |
| 3860 | + | |
3859 | 3861 | | |
3860 | 3862 | | |
| 3863 | + | |
| 3864 | + | |
| 3865 | + | |
| 3866 | + | |
3861 | 3867 | | |
3862 | 3868 | | |
3863 | 3869 | | |
3864 | | - | |
| 3870 | + | |
3865 | 3871 | | |
3866 | 3872 | | |
3867 | 3873 | | |
| |||
3872 | 3878 | | |
3873 | 3879 | | |
3874 | 3880 | | |
| 3881 | + | |
| 3882 | + | |
| 3883 | + | |
| 3884 | + | |
| 3885 | + | |
| 3886 | + | |
| 3887 | + | |
| 3888 | + | |
| 3889 | + | |
| 3890 | + | |
| 3891 | + | |
3875 | 3892 | | |
3876 | 3893 | | |
3877 | 3894 | | |
3878 | 3895 | | |
3879 | 3896 | | |
| 3897 | + | |
| 3898 | + | |
| 3899 | + | |
| 3900 | + | |
| 3901 | + | |
| 3902 | + | |
| 3903 | + | |
| 3904 | + | |
| 3905 | + | |
| 3906 | + | |
| 3907 | + | |
| 3908 | + | |
| 3909 | + | |
| 3910 | + | |
| 3911 | + | |
| 3912 | + | |
| 3913 | + | |
| 3914 | + | |
| 3915 | + | |
| 3916 | + | |
3880 | 3917 | | |
3881 | 3918 | | |
3882 | 3919 | | |
| |||
4085 | 4122 | | |
4086 | 4123 | | |
4087 | 4124 | | |
| 4125 | + | |
| 4126 | + | |
| 4127 | + | |
| 4128 | + | |
| 4129 | + | |
| 4130 | + | |
| 4131 | + | |
| 4132 | + | |
| 4133 | + | |
| 4134 | + | |
| 4135 | + | |
| 4136 | + | |
| 4137 | + | |
| 4138 | + | |
| 4139 | + | |
| 4140 | + | |
| 4141 | + | |
| 4142 | + | |
| 4143 | + | |
| 4144 | + | |
| 4145 | + | |
| 4146 | + | |
| 4147 | + | |
| 4148 | + | |
| 4149 | + | |
| 4150 | + | |
| 4151 | + | |
| 4152 | + | |
| 4153 | + | |
| 4154 | + | |
4088 | 4155 | | |
4089 | 4156 | | |
4090 | 4157 | | |
| |||
0 commit comments