linux-kernelorg-stable/net
Eric Dumazet b9d83ab8a7 net/packet: annotate accesses to po->xmit
po->xmit can be set from setsockopt(PACKET_QDISC_BYPASS),
while read locklessly.

Use READ_ONCE()/WRITE_ONCE() to avoid potential load/store
tearing issues.

Fixes: d346a3fae3 ("packet: introduce PACKET_QDISC_BYPASS socket option")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-03-17 08:52:05 +00:00
..
6lowpan
9p 9p patches for 6.3 merge window (part 1) 2023-03-01 08:52:49 -08:00
802
8021q vlan: partially enable SIOCSHWTSTAMP in container 2023-03-17 08:21:16 +00:00
appletalk
atm net: annotate lockless accesses to sk->sk_err_soft 2023-03-17 08:25:05 +00:00
ax25
batman-adv
bluetooth
bpf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-03-09 22:22:11 -08:00
bpfilter
bridge rtnetlink: bridge: mcast: Relax group address validation in common code 2023-03-17 08:05:49 +00:00
caif net: caif: Fix use-after-free in cfusbl_device_notify() 2023-03-02 22:22:07 -08:00
can
ceph
core rtnetlink: bridge: mcast: Relax group address validation in common code 2023-03-17 08:05:49 +00:00
dcb
dccp dccp: annotate lockless accesses to sk->sk_err_soft 2023-03-17 08:25:05 +00:00
devlink
dns_resolver
dsa
ethernet
ethtool
hsr net: hsr: Don't log netdev_err message on unknown prp dst node 2023-03-13 16:15:58 -07:00
ieee802154 ieee802154: Prevent user from crashing the host 2023-03-02 14:39:48 +01:00
ife
ipv4 tcp: annotate lockless access to sk->sk_err 2023-03-17 08:25:05 +00:00
ipv6 tcp: annotate lockless access to sk->sk_err 2023-03-17 08:25:05 +00:00
iucv
kcm
key
l2tp
l3mdev
lapb
llc
mac80211 wifi: mac80211: add LDPC related flags in ieee80211_bss_conf 2023-03-07 11:06:29 +01:00
mac802154
mctp mctp: remove MODULE_LICENSE in non-modules 2023-03-09 23:06:21 -08:00
mpls
mptcp mptcp: annotate lockless accesses to sk->sk_err 2023-03-17 08:25:05 +00:00
ncsi
netfilter Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next 2023-03-09 23:28:53 -08:00
netlabel
netlink netlink: remove unused 'compare' function 2023-03-09 23:11:09 -08:00
netrom
nfc nfc: change order inside nfc_se_io error path 2023-03-07 13:37:05 -08:00
nsh
openvswitch
packet net/packet: annotate accesses to po->xmit 2023-03-17 08:52:05 +00:00
phonet
psample
qrtr
rds
rfkill
rose
rxrpc
sched net: sched: remove qdisc_watchdog->last_expires 2023-03-09 23:24:14 -08:00
sctp net: annotate lockless accesses to sk->sk_err_soft 2023-03-17 08:25:05 +00:00
smc net/smc: Introduce explicit check for v2 support 2023-03-15 08:18:35 +00:00
strparser
sunrpc nfsd-6.3 fixes: 2023-03-01 11:03:44 -08:00
switchdev
tipc
tls net: tls: fix device-offloaded sendpage straddling records 2023-03-06 13:26:16 -08:00
unix af_unix: annotate lockless accesses to sk->sk_err 2023-03-17 08:25:05 +00:00
vmw_vsock
wireless wireless-next patches for 6.4 2023-03-10 18:22:29 -08:00
x25
xdp bpf, net: xskmap memory usage 2023-03-07 09:33:43 -08:00
xfrm
Kconfig
Kconfig.debug
Makefile
compat.c
devres.c
socket.c net: socket: suppress unused warning 2023-03-13 15:59:20 -07:00
sysctl_net.c