Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2101792 Conflicts: drivers/infiniband/core/cache.c - adjusted context conflict due to missing b74525f21e33ab ("RDMA/core: Delete useless module.h include") drivers/infiniband/hw/mlx5/fs.c - missing upstream commit ffa501ef196312 ("RDMA/mlx5: Add steering support in optional flow counters") adding net/inet_ecn.h. Without inet_ecn.h missing declarations for ether_addr_copy() and is_multicast_ether_addr() We add net/inet_ecn.h include in this commit. drivers/net/amt.c - Unmerged because file missing in RHEL Upstream commit(s): commit b6459415b384cb829f0b2a4268f211c789f6cf0b Author: Jakub Kicinski <kuba@kernel.org> Date: Tue Dec 28 16:49:13 2021 -0800 net: Don't include filter.h from net/sock.h sock.h is pretty heavily used (5k objects rebuilt on x86 after it's touched). We can drop the include of filter.h from it and add a forward declaration of struct sk_filter instead. This decreases the number of rebuilt objects when bpf.h is touched from ~5k to ~1k. There's a lot of missing includes this was masking. Primarily in networking tho, this time. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Nikolay Aleksandrov <nikolay@nvidia.com> Acked-by: Stefano Garzarella <sgarzare@redhat.com> Link: https://lore.kernel.org/bpf/20211229004913.513372-1-kuba@kernel.org Signed-off-by: Petr Oros <poros@redhat.com> |
||
---|---|---|
.. | ||
8021q.h | ||
brcm.h | ||
lan9303.h | ||
loop.h | ||
ocelot.h | ||
sja1105.h |