Linus Torvalds
6e27831b91
Networking fixes for 6.4-rc2, including fixes from netfilter
...
Current release - regressions:
- mtk_eth_soc: fix NULL pointer dereference
Previous releases - regressions:
- core:
- skb_partial_csum_set() fix against transport header magic value
- fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
- annotate sk->sk_err write from do_recvmmsg()
- add vlan_get_protocol_and_depth() helper
- netlink: annotate accesses to nlk->cb_running
- netfilter: always release netdev hooks from notifier
Previous releases - always broken:
- core: deal with most data-races in sk_wait_event()
- netfilter: fix possible bug_on with enable_hooks=1
- eth: bonding: fix send_peer_notif overflow
- eth: xpcs: fix incorrect number of interfaces
- eth: ipvlan: fix out-of-bounds caused by unclear skb->cb
- eth: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
-----BEGIN PGP SIGNATURE-----
iQJGBAABCAAwFiEEg1AjqC77wbdLX2LbKSR5jcyPE6QFAmRcxawSHHBhYmVuaUBy
ZWRoYXQuY29tAAoJECkkeY3MjxOkv6wQAJgfOBlDAkZNKHzwtMuFiLxECeEMWY9h
wJCyiq0qXnz9p5ZqjdmTmA8B+jUp9VkpgN5Z3lid5hXDfzDrvXL1KGZW4pc4ooz9
GUzrp0EUzO5UsyrlZRS9vJ9mbCGN5M1ZWtWH93g8OzGJPRnLs0Q/Tr4IFTBVKzVb
GmJPy/ZYWYDjnvx3BgewRDuYeH3Rt9lsIt4Pxq/E+D8W3ypvVM0m3GvrO5eEzMeu
EfeilAdmJGJUufeoGguKt0hheqILS3kNCjQO25XS2Lq1OqetnR/wqTwXaaVxL2du
Eb2ca7wKkihDpl2l8bQ3ss6vqM0HEpZ63Y2PJaNBS8ASdLsMq4n2L6j2JMfT8hWY
RG3nJS7F2UFLyYmCJjNL1/I+Z9XeMyFKnHORzHK1dAkMlhd+8NauKWAxdjlxMbxX
p1msyTl54bG0g6FrU/zAirCWNAAZYCPdZG/XvA/2Jj9mdy64OlGlv/QdJvfjcx+C
L6nkwZfwXU7QUwKeeTfP8abte2SLrXIxkJrnNEAntPnFOSmd16+/yvQ8JVlbWTMd
JugJrSAIxjOglIr/1fsnUuV+Ab+JDYQv/wkoyzvtcY2tjhTAHzgmTwwSfeYiCTJE
rEbjyVvVgMcLTUIk/R9QC5/k6nX/7/KRDHxPOMBX4boOsuA0ARVjzt8uKRvv/7cS
dRV98RwvCKvD
=MoPD
-----END PGP SIGNATURE-----
Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Paolo Abeni:
"Including fixes from netfilter.
Current release - regressions:
- mtk_eth_soc: fix NULL pointer dereference
Previous releases - regressions:
- core:
- skb_partial_csum_set() fix against transport header magic value
- fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
- annotate sk->sk_err write from do_recvmmsg()
- add vlan_get_protocol_and_depth() helper
- netlink: annotate accesses to nlk->cb_running
- netfilter: always release netdev hooks from notifier
Previous releases - always broken:
- core: deal with most data-races in sk_wait_event()
- netfilter: fix possible bug_on with enable_hooks=1
- eth: bonding: fix send_peer_notif overflow
- eth: xpcs: fix incorrect number of interfaces
- eth: ipvlan: fix out-of-bounds caused by unclear skb->cb
- eth: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register"
* tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (31 commits)
af_unix: Fix data races around sk->sk_shutdown.
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
net: datagram: fix data-races in datagram_poll()
net: mscc: ocelot: fix stat counter register values
ipvlan:Fix out-of-bounds caused by unclear skb->cb
docs: networking: fix x25-iface.rst heading & index order
gve: Remove the code of clearing PBA bit
tcp: add annotations around sk->sk_shutdown accesses
net: add vlan_get_protocol_and_depth() helper
net: pcs: xpcs: fix incorrect number of interfaces
net: deal with most data-races in sk_wait_event()
net: annotate sk->sk_err write from do_recvmmsg()
netlink: annotate accesses to nlk->cb_running
kselftest: bonding: add num_grat_arp test
selftests: forwarding: lib: add netns support for tc rule handle stats get
Documentation: bonding: fix the doc of peer_notif_delay
bonding: fix send_peer_notif overflow
net: ethernet: mtk_eth_soc: fix NULL pointer dereference
selftests: nft_flowtable.sh: check ingress/egress chain too
selftests: nft_flowtable.sh: monitor result file sizes
...
2023-05-11 08:42:47 -05:00
..
2023-03-24 07:49:57 +01:00
2023-04-24 12:28:34 -07:00
2023-04-11 14:10:51 -06:00
2023-04-24 17:46:44 -07:00
2023-04-29 10:05:22 -07:00
2023-04-06 11:57:28 +02:00
2023-01-30 15:04:52 -07:00
2022-10-05 11:05:18 -06:00
2023-02-02 22:32:52 -08:00
2023-02-13 09:09:44 -07:00
2023-05-11 08:42:47 -05:00
2022-11-22 09:09:04 -07:00
2023-02-23 09:37:29 -08:00
2023-03-01 09:27:00 -08:00
2023-02-13 09:09:44 -07:00
2023-02-13 09:09:44 -07:00
2023-04-12 17:13:38 +02:00
2022-10-18 14:13:19 -06:00
2023-04-04 13:11:24 -03:00
2023-02-13 09:09:44 -07:00
2023-02-13 09:09:45 -07:00
2022-10-18 14:13:25 -06:00
2022-11-08 15:44:02 +01:00
2023-04-26 15:56:01 -04:00
2023-01-27 18:53:55 +01:00
2022-10-05 13:00:03 +02:00
2022-09-07 16:37:27 -07:00
2023-02-13 09:09:45 -07:00
2023-02-23 09:37:29 -08:00
2023-04-18 16:53:52 -07:00
2022-10-18 14:21:18 -06:00
2023-05-04 13:09:43 -07:00
2023-03-31 09:18:45 -06:00
2023-02-13 09:09:45 -07:00
2022-11-21 10:49:58 +00:00
2023-05-10 09:27:20 +01:00
2023-05-10 09:31:07 +02:00
2023-03-27 16:26:10 -07:00
2023-02-13 09:09:45 -07:00
2023-02-13 09:09:45 -07:00
2023-02-13 09:09:45 -07:00
2023-04-20 13:21:46 +10:00
2023-03-28 10:28:33 -06:00
2023-04-18 16:35:13 +02:00
2023-02-13 10:05:49 -07:00
2023-04-25 11:05:04 -07:00
2023-04-24 12:16:14 -07:00
2023-04-14 11:13:18 -06:00
2023-04-18 15:48:17 -07:00
2023-02-23 09:37:29 -08:00
2022-11-15 13:30:51 -07:00
2022-07-15 18:24:42 +00:00
2023-03-28 10:27:07 -06:00
2023-03-01 09:27:00 -08:00
2022-08-15 16:50:07 -06:00
2023-03-20 17:28:31 -06:00
2022-11-29 17:28:31 -07:00
2023-02-13 09:09:45 -07:00
2022-11-08 15:44:02 +01:00
2023-04-26 10:17:46 +02:00
2023-02-13 09:09:46 -07:00
2022-10-25 15:15:52 -07:00
2023-04-16 09:00:18 +02:00
2023-02-13 09:09:46 -07:00
2023-04-25 21:04:32 -04:00
2022-11-03 03:28:01 -06:00
2022-10-27 02:53:37 -06:00
2022-11-18 02:18:10 +01:00
2023-04-28 09:43:49 -07:00
2023-01-18 17:12:56 -08:00
2023-01-26 16:00:41 -07:00
2022-07-11 16:58:11 -06:00
2023-04-11 14:10:47 -06:00
2023-03-10 13:41:10 -07:00
2023-04-28 16:55:39 -07:00