Star64_linux/net/mptcp
Paolo Abeni 6ec13b7fa8 mptcp: reset the packet scheduler on PRIO change
[ Upstream commit 0e203c3247 ]

Similar to the previous patch, for priority changes
requested by the local PM.

Reported-and-suggested-by: Davide Caratti <dcaratti@redhat.com>
Fixes: 067065422f ("mptcp: add the outgoing MP_PRIO support")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-04-19 17:49:33 +08:00
..
crypto.c
crypto_test.c
ctrl.c
diag.c
Kconfig
Makefile
mib.c mptcp: add mibs counter for ignored incoming options 2023-04-19 17:45:39 +08:00
mib.h mptcp: add mibs counter for ignored incoming options 2023-04-19 17:45:39 +08:00
mptcp_diag.c
options.c mptcp: fix checksum byte order 2023-04-19 17:48:59 +08:00
pm.c mptcp: add mibs counter for ignored incoming options 2023-04-19 17:45:39 +08:00
pm_netlink.c mptcp: reset the packet scheduler on PRIO change 2023-04-19 17:49:33 +08:00
protocol.c mptcp: Correctly set DATA_FIN timeout when number of retransmits is large 2023-04-19 17:46:01 +08:00
protocol.h mptcp: Do TCP fallback on early DSS checksum failure 2023-04-19 17:49:02 +08:00
sockopt.c mptcp: remove tcp ulp setsockopt support 2023-04-19 17:43:12 +08:00
subflow.c mptcp: Do TCP fallback on early DSS checksum failure 2023-04-19 17:49:02 +08:00
syncookies.c
token.c
token_test.c