Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-11--18-00 (v6.14-rc1-455-g3aae70bf6b60) remotes/brancher/net-next-2025-02-11--21-01 (v6.14-rc1-462-g597e27539c1e) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.SOgoYx8uYl b/tmp/tmp.lsJK8gD6mP index 52c317962a7a..34ae63f2d3b4 100644 --- a/tmp/tmp.SOgoYx8uYl +++ b/tmp/tmp.lsJK8gD6mP @@ -3,18 +3,28 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: avoid unconditionally touching sk_tsflags on RX tg3: Check return value of tg3_nvram_lock before resetting lock testptp: Add option to open PHC in readonly mode ptp: Add file permission checks on PHCs posix clocks: Store file pointer in clock context +netlink: specs: wireless: add a spec for nl80211 +netlink: specs: add s8, s16 to genetlink schemas +netlink: specs: support nested structs in genetlink legacy +tools/net/ynl: add indexed-array scalar support to ynl-gen-c +tools/net/ynl: sanitise enums with leading digits in ynl-gen-c +tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-c +tools/net/ynl: accept IP string inputs +tools/net/ynl: support rendering C array members to strings +tools/net/ynl: support decoding indexed arrays as enums +tools/net/ynl: remove extraneous plural from variable names sctp: Remove commented out code net: phy: dp83822: Add support for changing the transmit amplitude voltage net: phy: Add helper for getting tx amplitude gain dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent vsock/virtio: Don't reset the created SOCKET during suspend to ram vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming -dev: Use rtnl_net_dev_lock() in unregister_netdev(). -net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net(). +checkpatch: Discourage a new use of rtnl_lock() variants. arp: Convert SIOCDARP and SIOCSARP to per-netns RTNL. octeontx2-af: Fix uninitialized scalar variable ASoC: adau1701: use gpiod_multi_set_value_cansleep @@ -65,9 +75,6 @@ net: stmmac: call xpcs_config_eee_mult_fact() net: xpcs: add function to configure EEE clock multiplying factor net: phylink: add support for notifying PCS about EEE vxlan: check vxlan_vnigroup_init() return value -net: ti: icssg-prueth: Add XDP support -net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA -net: ti: icssg-prueth: Use page_pool API for RX buffer allocation igb: Get rid of spurious interrupts igb: Link queues to NAPI instances igb: Link IRQs to NAPI instances