Linus Torvalds
825464e79d
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Paolo Abeni:
"Including fixes from bpf and netfilter.
Current release - regressions:
- eth: amt: fix possible null-ptr-deref in amt_rcv()
Previous releases - regressions:
- tcp: use alloc_large_system_hash() to allocate table_perturb
- af_unix: fix a data-race in unix_dgram_peer_wake_me()
- nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
- eth: ixgbe: fix unexpected VLAN rx in promisc mode on VF
Previous releases - always broken:
- ipv6: fix signed integer overflow in __ip6_append_data
- netfilter:
- nat: really support inet nat without l3 address
- nf_tables: memleak flow rule from commit path
- bpf: fix calling global functions from BPF_PROG_TYPE_EXT programs
- openvswitch: fix misuse of the cached connection on tuple changes
- nfc: nfcmrvl: fix memory leak in nfcmrvl_play_deferred
- eth: altera: fix refcount leak in altera_tse_mdio_create
Misc:
- add Quentin Monnet to bpftool maintainers"
* tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (45 commits)
net: amd-xgbe: fix clang -Wformat warning
tcp: use alloc_large_system_hash() to allocate table_perturb
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
net: dsa: mv88e6xxx: correctly report serdes link failure
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
net: altera: Fix refcount leak in altera_tse_mdio_create
net: openvswitch: fix misuse of the cached connection on tuple changes
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
ip_gre: test csum_start instead of transport header
au1000_eth: stop using virt_to_bus()
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
ipv6: Fix signed integer overflow in __ip6_append_data
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
net: ipv6: unexport __init-annotated seg6_hmac_init()
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
net: mdio: unexport __init-annotated mdio_bus_init()
...
2022-06-09 12:06:52 -07:00
..
2022-05-31 18:02:18 +02:00
2022-06-02 20:29:17 +01:00
2022-06-07 10:41:20 -07:00
2022-05-27 11:40:49 -07:00
2022-02-04 13:07:07 -07:00
2021-12-10 17:50:38 -07:00
2022-01-25 13:20:03 -07:00
2022-05-13 07:20:06 -07:00
2022-03-10 07:41:14 +01:00
2022-05-26 14:20:14 -07:00
2022-03-23 12:53:00 -07:00
2022-06-03 11:36:34 -07:00
2022-04-29 16:49:36 +02:00
2022-05-30 11:01:50 -07:00
2022-02-23 17:20:32 -07:00
2022-01-11 12:31:35 -08:00
2022-05-16 13:34:19 -06:00
2022-01-05 11:44:57 -05:00
2022-02-23 17:14:36 -07:00
2022-06-08 09:16:31 -07:00
2022-05-23 13:27:59 +02:00
2022-02-23 16:42:00 +01:00
2022-05-17 14:37:05 -07:00
2022-02-26 09:51:17 -08:00
2021-11-06 13:30:42 -07:00
2022-01-27 16:40:45 -07:00
2021-12-10 16:46:01 -07:00
2022-02-11 09:08:20 +01:00
2021-12-10 16:46:01 -07:00
2022-04-19 19:28:47 -06:00
2021-09-16 13:55:51 +01:00
2022-06-07 13:19:51 +02:00
2022-06-01 15:53:39 +02:00
2022-01-27 16:31:07 -07:00
2022-02-02 13:11:40 +01:00
2022-04-04 13:32:31 -06:00
2022-04-04 13:32:53 -06:00
2022-05-22 15:59:54 +10:00
2022-04-04 13:27:21 -06:00
2022-02-22 17:03:40 -08:00
2022-05-03 10:21:40 -07:00
2022-04-26 09:20:00 -06:00
2022-03-25 10:11:38 -07:00
2022-02-25 17:00:51 -07:00
2021-10-05 15:51:43 +02:00
2022-05-04 13:31:21 -07:00
2022-02-17 11:55:17 -08:00
2021-12-10 17:51:15 -07:00
2022-05-03 10:15:07 +02:00
2022-03-14 10:27:52 +00:00
2021-12-10 17:51:20 -07:00
2021-12-10 16:46:00 -07:00
2022-03-08 10:33:17 +02:00
2022-02-10 22:38:08 -05:00
2022-04-04 13:27:11 -06:00
2022-05-26 12:32:41 -07:00
2022-05-04 17:49:57 -07:00
2022-04-25 15:13:03 -06:00
2022-01-27 10:59:02 -07:00
2022-03-03 15:16:57 -07:00
2022-04-04 13:37:48 -06:00
2022-04-25 15:12:36 -06:00
2022-03-31 12:03:46 +09:00
2022-05-26 14:20:14 -07:00