Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-08--00-00 (v6.12-rc1-437-g5f59f644a326) remotes/brancher/net-next-2024-10-08--03-00 (v6.12-rc1-436-g216c69a45f3d) ==== BASE DIFF ==== .../devicetree/bindings/net/dsa/realtek.yaml | 46 ++++++------- .../networking/net_cachelines/net_device.rst | 1 + drivers/bluetooth/btusb.c | 20 +++++- drivers/net/ethernet/adi/adin1110.c | 4 +- drivers/net/ethernet/mediatek/airoha_eth.c | 9 +-- drivers/net/phy/mxl-gpy.c | 1 + drivers/net/phy/phy_device.c | 5 +- drivers/net/vmxnet3/vmxnet3_drv.c | 8 +++ include/linux/netdevice.h | 3 + net/bluetooth/hci_conn.c | 3 + net/bluetooth/rfcomm/sock.c | 2 - net/ipv4/fib_semantics.c | 77 ++++++++-------------- 12 files changed, 95 insertions(+), 84 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.kcDE0YaYXr b/tmp/tmp.s6yp97C61Z index 50bd60575b53..d70ebf97c212 100644 --- a/tmp/tmp.kcDE0YaYXr +++ b/tmp/tmp.s6yp97C61Z @@ -1,6 +1,8 @@ tc_action dbg profile patch forwarding: set timeout to 3 hours +net: add option for using randomized TCP ISNs +net: ibm: emac: mal: fix wrong goto r8169: Use improved RTL8125 hw stats net/sched: accept TCA_STAB only for root qdisc r8169: add support for the temperature sensor being available from RTL8125B @@ -24,15 +26,10 @@ mctp: Handle error of rtnl_register_module(). bridge: Handle error of rtnl_register_module(). vxlan: Handle error of rtnl_register_module(). rtnetlink: Add bulk registration helpers for rtnetlink message handlers. -selftests: net/psock_fanout: socket joins fanout when link is down -selftests: net/psock_fanout: restore loopback up/down state on exit -selftests: net/psock_fanout: add loopback up/down toggle facility -af_packet: allow fanout_add when socket is not RUNNING qca_spi: Improve reset mechanism qca_spi: Count unexpected WRBUF_SPC_AVA after reset net: amd: mvme147: Fix probe banner message net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY -drivers:atlx: Prevent integer overflow in statistics aggregation tcp: remove unnecessary update for tp->write_seq in tcp_connect() net: ip: make ip_route_input() return drop reasons net: ip: make ip_route_input_noref() return drop reasons @@ -59,7 +56,6 @@ net: dsa: mv88e6xxx: support 4000ps cycle counter period net: dsa: mv88e6xxx: read cycle counter period from hardware net: dsa: mv88e6xxx: group cycle counter coefficients fsl/fman: Fix a typo -doc: net: Fix .rst rendering of net_cachelines pages ptp: Add support for the AMZNC10C 'vmclock' device net: bgmac: use devm for register_netdev net-timestamp: namespacify the sysctl_tstamp_allow_data @@ -81,25 +77,18 @@ rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier. rtnetlink: Add assertion helpers for per-netns RTNL. rtnetlink: Add per-netns RTNL. Revert "rtnetlink: add guard for RTNL" -Merge tag 'for-net-2024-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth ipv4: Retire global IPv4 hash table inet_addr_lst. ipv4: Namespacify IPv4 address GC. ipv4: Use per-netns hash table in inet_lookup_ifaddr_rcu(). ipv4: Link IPv4 address to per-netns hash table. net: phy: Validate PHY LED OPs presence before registering -net: phy: Remove LED entry from LEDs list on unregister -vmxnet3: support higher link speeds from vmxnet3 v9 net: Optimize IPv6 path in ip_neigh_for_gw() net: phy: aquantia: allow forcing order of MDI pairs dt-bindings: net: marvell,aquantia: add property to override MDI_CFG -net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10 -net: phy: realtek: make sure paged read is protected by mutex net: phy: realtek: check validity of 10GbE link-partner advertisement -net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension net: fec: make PPS channel configurable net: fec: refactor PPS channel configuration dt-bindings: net: fec: add pps channel property -net: airoha: Update tx cpu dma ring idx at the end of xmit loop net: sparx5: redefine internal ports and PGID's as offsets net: sparx5: add is_sparx5 macro and use it throughout net: sparx5: ops out function for DSM calendar calculation @@ -137,10 +126,8 @@ net: dsa: b53: allow lower MTUs on BCM5325/5365 net: dsa: b53: fix max MTU for BCM5325/BCM5365 net: dsa: b53: fix max MTU for 1g switches net: dsa: b53: fix jumbo frame mtu check -dt-bindings: net: realtek: Use proper node names net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removal net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal -net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_fifo() net: qcom/emac: Find sgmii_ops by device_for_each_child() bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings bnxt_en: Add TPH support in BNXT driver @@ -149,9 +136,6 @@ PCI/TPH: Add Steering Tag support PCI: Add TLP Processing Hints (TPH) support vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() vsock/virtio: use GFP_ATOMIC under RCU read lock -Bluetooth: btusb: Don't fail external suspend requests -Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync -Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change virtio_console: fix misc probe bugs virtio_ring: tag event_triggered as racy for KCSAN vdpa/octeon_ep: Fix format specifier for pointers in debug messages