Centos-kernel-stream-9/net/atm
Jeff Moyer c46aaba751 net: change proto and proto_ops accept type
JIRA: https://issues.redhat.com/browse/RHEL-64867
Conflicts: RHEL is missing commit 1ded5e5a5931 ("net: annotate
data-races around sock->ops"), which accounts for the differences in
ops structure dereferencing.

commit 92ef0fd55ac80dfc2e4654edfe5d1ddfa6e070fe
Author: Jens Axboe <axboe@kernel.dk>
Date:   Thu May 9 09:20:08 2024 -0600

    net: change proto and proto_ops accept type
    
    Rather than pass in flags, error pointer, and whether this is a kernel
    invocation or not, add a struct proto_accept_arg struct as the argument.
    This then holds all of these arguments, and prepares accept for being
    able to pass back more information.
    
    No functional changes in this patch.
    
    Acked-by: Jakub Kicinski <kuba@kernel.org>
    Signed-off-by: Jens Axboe <axboe@kernel.dk>

Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
2024-12-02 11:12:33 -05:00
..
Kconfig
Makefile
addr.c
addr.h
atm_misc.c
atm_sysfs.c driver core: make struct class.dev_uevent() take a const * 2023-06-08 12:32:05 -04:00
br2684.c
clip.c ipv4: Set scope explicitly in ip_route_output(). 2024-09-06 12:20:07 +00:00
common.c
common.h
ioctl.c atm: Fix Use-After-Free in do_vcc_ioctl 2024-01-30 12:38:24 +01:00
lec.c ethernet: replace netdev->dev_addr assignment loops 2024-03-15 08:45:42 -05:00
lec.h
lec_arpc.h
mpc.c
mpc.h
mpoa_caches.c
mpoa_caches.h
mpoa_proc.c
pppoatm.c
proc.c
protocols.h
pvc.c
raw.c
resources.c
resources.h
signaling.c
signaling.h
svc.c net: change proto and proto_ops accept type 2024-12-02 11:12:33 -05:00