1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 01:09:38 -05:00
linux/net/mptcp
Jakub Kicinski 938dbead34 net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
W=1 builds now warn if module is built without a MODULE_DESCRIPTION().
Add descriptions to all the sock diag modules in one fell swoop.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-11-19 20:09:13 +00:00
..
bpf.c
crypto.c
crypto_test.c
ctrl.c
diag.c
fastopen.c
Kconfig
Makefile
mib.c
mib.h
mptcp_diag.c net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules 2023-11-19 20:09:13 +00:00
mptcp_pm_gen.c
mptcp_pm_gen.h
options.c
pm.c
pm_netlink.c mptcp: add validity check for sending RM_ADDR 2023-11-14 20:10:20 -08:00
pm_userspace.c
protocol.c mptcp: fix possible NULL pointer dereference on close 2023-11-14 20:10:20 -08:00
protocol.h
sched.c
sockopt.c mptcp: fix setsockopt(IP_TOS) subflow locking 2023-11-14 20:10:20 -08:00
subflow.c
syncookies.c
token.c
token_test.c