Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-14--15-00 (v6.12-rc2-708-g0226479520b0) remotes/brancher/net-next-2024-10-14--18-00 (v6.12-rc2-720-gfeeb8a091bee) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.HPdl6bX91N b/tmp/tmp.Pcygadm47P index ae967e2811aa..09324b71c751 100644 --- a/tmp/tmp.HPdl6bX91N +++ b/tmp/tmp.Pcygadm47P @@ -2,6 +2,33 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +mlx5_en: use read sequence for gettimex64 +selftests: tc-testing: Fixed Typo error +Revert "net: do not leave a dangling sk pointer, when socket creation fails" +net: warn, if pf->create does not clear sock->sk on error +net: inet6: do not leave a dangling sk pointer in inet6_create() +net: inet: do not leave a dangling sk pointer in inet_create() +net: ieee802154: do not leave a dangling sk pointer in ieee802154_create() +net: af_can: do not leave a dangling sk pointer in can_create() +Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc() +Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() +af_packet: avoid erroring out after sock_init_data() in packet_create() +net: dsa: vsc73xx: fix reception from VLAN-unaware bridges +eth: fbnic: Add hardware monitoring support via HWMON interface +Revert "ipv6: Fix suspicious RCU usage warning in ip6mr" +ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_rtm_getroute() +ip6mr: Lock RCU before ip6mr_get_table() call in ip6_mroute_getsockopt() +ip6mr: Lock RCU before ip6mr_get_table() call in ip6_mroute_setsockopt() +ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_mfc_seq_start() +ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_new_table() +ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_get_route() +ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl() +ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_ioctl() +ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_vif_seq_start() +net: systemport: avoid build warnings due to unused I/O helpers +net: bcmasp: fix potential memory leak in bcmasp_xmit() +net: systemport: fix potential memory leak in bcm_sysport_xmit() +be2net: fix potential memory leak in be_xmit() net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit() net: xilinx: axienet: fix potential memory leak in axienet_start_xmit() selftests: mptcp: join: test for prohibited MPC to port-based endp @@ -10,26 +37,12 @@ net: Implement fault injection forcing skb reallocation net: ravb: Only advertise Rx/Tx timestamps if hardware supports it net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test() net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid -netfilter: replace call_rcu by kfree_rcu for simple kmem_cache_free callback -netfilter: Make legacy configs user selectable -netfilter: nf_tables: allocate element update information dynamically -netfilter: nf_tables: switch trans_elem to real flex array -netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure -netfilter: nf_tables: add nft_trans_commit_list_add_elem helper -netfilter: nf_tables: prefer nft_trans_elem_alloc helper -netfilter: nf_tables: replace deprecated strncpy with strscpy_pad -netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c net: ethernet: fs_enet: Use %pa to format resource_size_t net: fec_mpc52xx_phy: Use %pa to format resource_size_t tg3: Increase buffer size for IRQ label macsec: Fix use-after-free while sending the offloading packet net: txgbe: Pass string literal as format argument of alloc_workqueue() net: dsa: microchip: copy string using strscpy -ethernet: cavium: Replace deprecated PCI functions -gpio: Replace deprecated PCI functions -block: mtip32xx: Replace deprecated PCI functions -fpga/dfl-pci.c: Replace deprecated PCI functions -PCI: Deprecate pcim_iounmap_regions() net: stmmac: enable MAC after MTL configuring net: dsa: mv88e6xxx: Fix errors in max_vid and port policy for 88E6361 net: phy: Refactor mediatek-ge-soc.c for clarity and correctness @@ -57,7 +70,6 @@ net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link net: cxgb3: Remove stid deadcode net: phy: mdio-bcm-unimac: Add BCM6846 support dt-bindings: net: brcm,unimac-mdio: Add bcm6846-mdio -eth: fbnic: Add hardware monitoring support via HWMON interface selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mk selftests: net: rebuild YNL if dependencies changed rtnetlink: Remove rtnl_register() and rtnl_register_module().