Linus Torvalds
57012c5753
Networking fixes for 6.5-rc4, including fixes from can, netfilter
...
Current release - regressions:
- core: fix splice_to_socket() for O_NONBLOCK socket
- af_unix: fix fortify_panic() in unix_bind_bsd().
- can: raw: fix lockdep issue in raw_release()
Previous releases - regressions:
- tcp: reduce chance of collisions in inet6_hashfn().
- netfilter: skip immediate deactivate in _PREPARE_ERROR
- tipc: stop tipc crypto on failure in tipc_node_create
- eth: igc: fix kernel panic during ndo_tx_timeout callback
- eth: iavf: fix potential deadlock on allocation failure
Previous releases - always broken:
- ipv6: fix bug where deleting a mngtmpaddr can create a new temporary address
- eth: ice: fix memory management in ice_ethtool_fdir.c
- eth: hns3: fix the imp capability bit cannot exceed 32 bits issue
- eth: vxlan: calculate correct header length for GPE
- eth: stmmac: apply redundant write work around on 4.xx too
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
-----BEGIN PGP SIGNATURE-----
iQJGBAABCAAwFiEEg1AjqC77wbdLX2LbKSR5jcyPE6QFAmTCbIwSHHBhYmVuaUBy
ZWRoYXQuY29tAAoJECkkeY3MjxOkbGIP/RBALM+vg1ZpPWMUXRtjcdvuBqWFB2jB
GsAfOj1PpHhusHx/CCyxl80oCtkmnLW3dE9HdoZJ6FYwxTYfhfwDhoPy02QOJ0OQ
yy4xbtrczFekBoQECEzUHT+0oBTZXoU7eR+3LOhx5IGNnP2zMX8rQkbnjU21dahq
Kkqo0Ir2L7VxGck67WDOaMAxJukO/WFB97KFsTJATwkbiQxhpw07NJi1fV4SzeFQ
WXKfe7MiXBXmq53QWLScbUxRAcq3kduDNl0UCpz+L9ks5kayVJ3MOHkEfnJ5LIAQ
dL4IJO6ugNj2FSZb9ulw6Kj3ZAjKXbrSWE0gHzU3vO8g6uqs4/yjz0uzbFSffiNs
mbwASGxYRb48JO22Hn92xHNz9Wjpc1TXzLABp5dA2ykEqzw+XJ39qP0LUndVLlAW
UBAKNK9w5+8UprN6HQpFq4pTlXN3Tr/WCGzRsB1x4rNVIoYHn5Y1VMtM8IZRODf3
VcEenHg7k8SP8q4aFknmCueHdXWI4Rc66W4pUbcmyqDfH/+Xl4Q9qXxnH0a/SUx8
3gxAfKCjFhnCqsXvlvHxwexY4TSN05jE+y5ZjQH0xSKkOFZsr5Qch1h75q5IGo2b
/d87HwCP5eWPArR8eIl8WiONA94wbjWma04y65KsnoLtRz2iKZHXsei2jP0UtCHn
zK3gbyXHq+iW
=rx5z
-----END PGP SIGNATURE-----
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Paolo Abeni:
"Including fixes from can, netfilter.
Current release - regressions:
- core: fix splice_to_socket() for O_NONBLOCK socket
- af_unix: fix fortify_panic() in unix_bind_bsd().
- can: raw: fix lockdep issue in raw_release()
Previous releases - regressions:
- tcp: reduce chance of collisions in inet6_hashfn().
- netfilter: skip immediate deactivate in _PREPARE_ERROR
- tipc: stop tipc crypto on failure in tipc_node_create
- eth: igc: fix kernel panic during ndo_tx_timeout callback
- eth: iavf: fix potential deadlock on allocation failure
Previous releases - always broken:
- ipv6: fix bug where deleting a mngtmpaddr can create a new
temporary address
- eth: ice: fix memory management in ice_ethtool_fdir.c
- eth: hns3: fix the imp capability bit cannot exceed 32 bits issue
- eth: vxlan: calculate correct header length for GPE
- eth: stmmac: apply redundant write work around on 4.xx too"
* tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (49 commits)
tipc: stop tipc crypto on failure in tipc_node_create
af_unix: Terminate sun_path when bind()ing pathname socket.
tipc: check return value of pskb_trim()
benet: fix return value check in be_lancer_xmit_workarounds()
virtio-net: fix race between set queues and probe
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
splice, net: Fix splice_to_socket() for O_NONBLOCK socket
net: fec: tx processing does not call XDP APIs if budget is 0
mptcp: more accurate NL event generation
selftests: mptcp: join: only check for ip6tables if needed
tools: ynl-gen: fix parse multi-attr enum attribute
tools: ynl-gen: fix enum index in _decode_enum(..)
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
netfilter: nft_set_rbtree: fix overlap expiration walk
igc: Fix Kernel Panic during ndo_tx_timeout callback
net: dsa: qca8k: fix mdb add/del case with 0 VID
net: dsa: qca8k: fix broken search_and_del
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
net: dsa: qca8k: enable use_single_write for qca8xxx
...
2023-07-27 12:27:37 -07:00
..
2023-05-24 08:42:16 -06:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:17 -06:00
2023-07-04 12:24:32 -07:00
2023-06-15 09:22:24 +02:00
2023-05-30 16:42:00 -07:00
2023-05-24 08:42:17 -06:00
2023-07-27 11:44:08 -07:00
2023-06-26 10:14:36 -07:00
2023-07-07 15:07:20 -07:00
2023-05-24 08:42:16 -06:00
2023-04-03 09:23:54 +02:00
2023-05-24 08:42:17 -06:00
2023-05-23 19:46:09 -07:00
2023-05-31 19:02:14 +01:00
2023-03-13 12:36:34 +01:00
2023-06-29 13:27:50 -07:00
2023-05-24 08:42:17 -06:00
2023-05-17 18:21:34 +02:00
2023-07-12 00:50:56 +08:00
2023-05-24 08:42:17 -06:00
2023-05-22 18:08:37 +02:00
2023-06-29 13:39:51 -07:00
2023-07-23 08:21:14 -04:00
2023-07-05 14:14:37 -07:00
2023-05-24 08:42:17 -06:00
2023-02-23 17:55:40 -08:00
2023-01-30 12:51:54 +00:00
2023-07-19 11:00:27 -07:00
2023-07-04 11:45:16 -07:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:17 -06:00
2023-06-27 17:10:27 -07:00
2023-05-24 08:42:17 -06:00
2023-06-23 16:59:32 -07:00
2023-07-17 08:49:57 -07:00
2023-07-10 23:09:21 -04:00
2023-06-26 11:52:12 -07:00
2023-06-29 13:10:32 -07:00
2023-07-03 12:56:23 -07:00
2023-07-01 14:38:25 -07:00
2023-05-24 08:42:17 -06:00
2023-06-08 13:42:33 +02:00
2023-07-01 14:38:25 -07:00
2023-04-13 13:13:52 -07:00
2023-07-25 13:54:04 -07:00
2023-06-26 12:47:20 -07:00
2023-07-04 13:29:29 +02:00
2023-06-28 10:28:11 -07:00
2023-07-07 14:59:38 -07:00
2023-07-08 09:29:29 -07:00
2023-05-24 08:42:17 -06:00
2023-05-24 08:42:16 -06:00
2023-07-25 15:36:22 -07:00
2023-07-06 10:06:04 -07:00
2023-06-27 21:21:32 -07:00
2023-03-14 12:56:30 -06:00
2023-03-14 12:56:30 -06:00
2023-06-05 16:50:30 +02:00
2023-06-28 10:28:11 -07:00
2023-06-28 10:28:11 -07:00
2023-05-24 08:42:17 -06:00
2023-07-26 11:20:36 -07:00
2023-07-08 09:29:30 -07:00
2023-06-15 13:37:53 +02:00
2023-06-26 11:52:12 -07:00
2023-01-19 09:24:26 +01:00
2023-05-24 08:42:17 -06:00
2023-06-29 13:39:51 -07:00
2023-05-24 08:42:17 -06:00
2023-04-13 13:13:54 -07:00
2023-06-27 21:24:18 -07:00
2023-06-20 22:47:55 -07:00
2023-07-17 08:48:56 -07:00
2023-06-28 10:28:11 -07:00
2023-06-15 09:22:23 +02:00
2023-03-30 08:51:48 +02:00
2023-01-19 09:24:28 +01:00
2023-05-30 15:49:46 -07:00
2023-06-28 20:35:21 -07:00
2022-12-02 13:57:04 -08:00
2023-06-29 13:39:51 -07:00
2023-05-15 09:42:01 +02:00
2023-06-26 09:50:21 -07:00
2023-05-17 09:16:59 +02:00
2023-06-26 07:54:23 -06:00
2023-06-28 10:28:11 -07:00
2023-06-15 09:22:23 +02:00
2023-06-26 09:50:21 -07:00
2023-06-29 13:31:44 -07:00
2023-02-20 11:53:11 -08:00
2023-06-12 10:43:45 +02:00
2023-07-02 13:15:49 +02:00
2023-07-24 10:16:36 -07:00
2023-06-07 21:49:55 +02:00
2022-12-01 10:46:54 -05:00
2023-06-09 16:25:14 -07:00
2023-01-19 09:24:28 +01:00
2023-07-04 10:21:11 +02:00
2023-06-26 10:14:36 -07:00
2023-01-19 09:24:29 +01:00
2023-05-24 16:29:21 -05:00
2023-06-09 16:25:53 -07:00
2023-03-09 22:36:12 +01:00
2023-06-26 12:47:20 -07:00
2022-12-08 21:49:25 -05:00
2023-01-19 09:24:30 +01:00
2023-04-18 16:30:02 -07:00
2023-07-04 10:20:29 +02:00
2023-06-26 10:27:04 -07:00
2023-04-20 22:55:35 -04:00
2023-06-29 13:31:44 -07:00
2023-05-12 17:17:27 +02:00
2023-05-19 04:30:22 +02:00
2023-05-19 04:30:22 +02:00
2023-03-06 09:59:20 +01:00
2023-05-24 08:42:16 -06:00
2023-05-24 08:42:17 -06:00
2023-06-21 09:06:59 +02:00
2023-05-24 11:03:59 +02:00
2023-07-26 21:56:06 -07:00
2023-02-20 11:53:11 -08:00
2023-05-17 15:20:17 +02:00
2023-06-29 13:39:51 -07:00
2023-05-23 21:43:26 -07:00
2023-06-23 16:58:19 -07:00
2023-02-20 11:53:11 -08:00
2023-05-17 15:25:20 +02:00