linux-yocto/net/mptcp
Eric Dumazet 58de45f4d6 net: make sock_inuse_add() available
commit d477eb9004 upstream.

MPTCP hard codes it, let us instead provide this helper.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
[ cherry-pick from amazon-linux amazon-5.15.y/mainline ]
Link: https://github.com/amazonlinux/linux/commit/7154d8eaac16
Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-02 07:44:20 +02:00
..
crypto_test.c
crypto.c
ctrl.c
diag.c mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size 2024-09-04 13:23:19 +02:00
Kconfig
Makefile
mib.c mptcp: prevent MPC handshake on port-based signal endpoints 2024-10-22 15:40:47 +02:00
mib.h mptcp: prevent MPC handshake on port-based signal endpoints 2024-10-22 15:40:47 +02:00
mptcp_diag.c net: inet: Retire port only listening_hash 2023-11-28 16:56:22 +00:00
options.c mptcp: Fix data stream corruption in the address announcement 2025-04-10 14:31:55 +02:00
pm_netlink.c mptcp: always handle address removal under msk socket lock 2025-03-13 12:51:00 +01:00
pm.c mptcp: drop port parameter of mptcp_pm_add_addr_signal 2025-01-23 17:15:57 +01:00
protocol.c mptcp: prevent excessive coalescing on receive 2025-03-13 12:50:34 +01:00
protocol.h mptcp: safety check before fallback 2025-04-10 14:31:51 +02:00
sockopt.c mptcp: sockopt: fix getting IPV6_V6ONLY 2025-05-02 07:44:17 +02:00
subflow.c net: make sock_inuse_add() available 2025-05-02 07:44:20 +02:00
syncookies.c
token_test.c
token.c