commit 2810f15bcb6e4c1f7663a399488525c219ac45f3 Author: Greg Kroah-Hartman Date: Fri Nov 29 09:30:25 2019 +0100 Linux 4.4.205 commit 0d7c1e4be6d8e4615486c8846d74e1145a2a17d8 Author: Greg Kroah-Hartman Date: Fri Nov 29 09:07:29 2019 +0100 Revert "sock: Reset dst when changing sk_mark via setsockopt" This reverts commit 4c5ce7ca90e00164f954d727215fc227addc467c which is commit 50254256f382c56bde87d970f3d0d02fdb76ec70 upstream. It breaks a number of runtime Android networking tests, so something is wrong with the backport, or something else also needed to be backported at the same time. So I'm dropping this from the tree as regressions are not good. Cc: David Barmann Cc: Eric Dumazet Cc: David S. Miller Cc: Sasha Levin Signed-off-by: Greg Kroah-Hartman