original_kernel/net/tipc
Francis Laniel 872f690341 treewide: rename nla_strlcpy to nla_strscpy.
Calls to nla_strlcpy are now replaced by calls to nla_strscpy which is the new
name of this function.

Signed-off-by: Francis Laniel <laniel_francis@privacyrequired.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-16 08:08:54 -08:00
..
Kconfig
Makefile
addr.c
addr.h
bcast.c tipc: fix incorrect setting window for bcast link 2020-10-16 14:09:12 -07:00
bcast.h
bearer.c tipc: fix -Wstringop-truncation warnings 2020-11-13 14:17:49 -08:00
bearer.h
core.c tipc: remove dead code in tipc_net and relatives 2020-10-30 13:11:47 -07:00
core.h tipc: remove dead code in tipc_net and relatives 2020-10-30 13:11:47 -07:00
crypto.c mm: remove kzfree() compatibility definition 2020-10-25 11:39:02 -07:00
crypto.h
diag.c
discover.c
discover.h
eth_media.c
group.c
group.h
ib_media.c
link.c tipc: remove unneeded semicolon 2020-11-02 17:50:43 -08:00
link.h
monitor.c
monitor.h
msg.c tipc: fix memory leak caused by tipc_buf_append() 2020-10-29 09:51:52 -07:00
msg.h
name_distr.c tipc: remove dead code in tipc_net and relatives 2020-10-30 13:11:47 -07:00
name_distr.h
name_table.c
name_table.h
net.c
net.h
netlink.c
netlink.h
netlink_compat.c treewide: rename nla_strlcpy to nla_strscpy. 2020-11-16 08:08:54 -08:00
node.c tipc: remove unneeded semicolon 2020-11-02 17:50:43 -08:00
node.h
socket.c tipc: add stricter control of reserved service types 2020-10-30 08:19:18 -07:00
socket.h tipc: add stricter control of reserved service types 2020-10-30 08:19:18 -07:00
subscr.c
subscr.h
sysctl.c
topsrv.c Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-11-12 16:54:48 -08:00
topsrv.h
trace.c
trace.h
udp_media.c
udp_media.h