Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-09--00-00 (v6.12-rc1-431-g505203aa144e) remotes/brancher/net-next-2024-10-09--03-00 (v6.12-rc1-440-gad97be03bd29) ==== BASE DIFF ==== .../devicetree/bindings/net/marvell,aquantia.yaml | 6 + drivers/net/ethernet/freescale/fman/fman_port.c | 2 +- drivers/net/ethernet/ibm/emac/mal.c | 2 +- drivers/net/phy/aquantia/aquantia_main.c | 33 ++++ drivers/net/phy/marvell-88q2xxx.c | 124 ++++++++------- drivers/net/phy/microchip_t1.c | 171 +++++++++++++++++++++ 6 files changed, 283 insertions(+), 55 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Nf7OG1NDNE b/tmp/tmp.YsKWGGOYRT index 0961ee615545..ff770930d28d 100644 --- a/tmp/tmp.Nf7OG1NDNE +++ b/tmp/tmp.YsKWGGOYRT @@ -1,6 +1,14 @@ tc_action dbg profile patch forwarding: set timeout to 3 hours +net: ibm: emac: mal: add dcr_unmap to _remove +e1000e: change I219 (19) devices to ADP +igb: Do not bring the device up after non-fatal error +i40e: Fix macvlan leak by synchronizing access to mac_filter_hash +ice: Fix increasing MSI-X on VF +ice: Flush FDB entries before reset +ice: Fix netif_is_ice() in Safe Mode +ice: Fix entering Safe Mode phonet: Handle error of rtnl_register_module(). mpls: Handle error of rtnl_register_module(). mctp: Handle error of rtnl_register_module(). @@ -8,6 +16,11 @@ bridge: Handle error of rtnl_register_module(). vxlan: Handle error of rtnl_register_module(). rtnetlink: Add bulk registration helpers for rtnetlink message handlers. net: do not delay dst_entries_add() in dst_release() +tipc: Return -EINVAL on error from addr2str() methods +netdevsim: copy addresses for both in and out paths +netdevsim: print human readable IP address +ipv6: switch inet6_acaddr_hash() to less predictable hash +ipv6: switch inet6_addr_hash() to less predictable hash net_sched: sch_sfq: handle bigger packets net: stmmac: Add DW QoS Eth v4/v5 ip payload error statistics mptcp: pm: do not remove closing subflows @@ -34,7 +47,6 @@ net: hibmcge: Add interrupt supported in this module net: hibmcge: Add mdio and hardware configuration supported in this module net: hibmcge: Add read/write registers supported through the bar space net: hibmcge: Add pci table supported in this module -net: ibm: emac: mal: fix wrong goto r8169: add support for the temperature sensor being available from RTL8125B sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start Merge tag 'for_linus' of https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost @@ -52,25 +64,13 @@ net: ip: make ip_route_input_slow() return drop reasons net: ip: make ip_mc_validate_source() return drop reason net: ip: make ip_route_input_mc() return drop reason net: ip: make fib_validate_source() return drop reason -net: phy: microchip_t1: SQI support for LAN887x net: ti: icssg-prueth: Fix race condition for VLAN table access net: ftgmac100: fixed not check status from fixed phy -pktgen: Avoid out-of-range in get_imix_entries -fsl/fman: Fix a typo ptp: Add support for the AMZNC10C 'vmclock' device -net: bgmac: use devm for register_netdev net: phy: mxl-gpy: correctly describe LED polarity net: phy: aquantia: correctly describe LED polarity override net: phy: support 'active-high' property for PHY LEDs dt-bindings: leds: add 'active-high' property -net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110 -net: phy: marvell-88q2xxx: Make register writer function generic -net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220 -bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings -bnxt_en: Add TPH support in BNXT driver -PCI/TPH: Add TPH documentation -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 virtio_console: fix misc probe bugs