]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: Add SPDX ids to some source files
authorTim Bird <tim.bird@sony.com>
Thu, 5 Mar 2026 00:47:22 +0000 (17:47 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 10 Mar 2026 01:32:45 +0000 (18:32 -0700)
commit2ed4b46b4fc77749cb0f8dd31a01441b82c8dbaa
tree4fb9d44406bcb0ce16693a270bcad6656c1910a2
parent86020d7db03abd337d89b02586ce0fb0d65667e0
net: Add SPDX ids to some source files

Add SPDX-License-Identifier lines to several source
files under the network sub-directory.  Work on files
in the core, dns_resolver, ipv4, ipv6 and
netfilter sub-dirs.  Remove boilerplate
and license reference text to avoid ambiguity.

Rusty Russell has expressed that his contributions
were intended to be GPL-2.0-or-later.

Signed-off-by: Tim Bird <tim.bird@sony.com>
Link: https://patch.msgid.link/20260305004724.87469-1-tim.bird@sony.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
23 files changed:
net/core/fib_notifier.c
net/core/sock_diag.c
net/dns_resolver/dns_key.c
net/dns_resolver/dns_query.c
net/dns_resolver/internal.h
net/ipv4/inetpeer.c
net/ipv4/ipmr_base.c
net/ipv4/netfilter.c
net/ipv4/tcp_bbr.c
net/ipv4/tcp_dctcp.h
net/ipv4/tcp_plb.c
net/ipv6/fib6_notifier.c
net/ipv6/ila/ila_common.c
net/ipv6/netfilter.c
net/netfilter/core.c
net/netfilter/nf_conntrack_netlink.c
net/netfilter/nf_flow_table_offload.c
net/netfilter/nf_queue.c
net/netfilter/nfnetlink.c
net/netfilter/nft_chain_filter.c
net/netfilter/xt_connbytes.c
net/netfilter/xt_connlimit.c
net/netfilter/xt_time.c