Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-08-29--06-00 remotes/brancher/net-next-2024-08-29--09-00 ==== BASE DIFF ==== .mailmap | 1 + net/mptcp/pm.c | 4 +- net/mptcp/pm_netlink.c | 87 ++++++++---- net/mptcp/protocol.c | 6 + net/mptcp/protocol.h | 5 +- tools/testing/selftests/net/mptcp/mptcp_join.sh | 153 +++++++++++++++++---- tools/testing/selftests/net/mptcp/mptcp_lib.sh | 4 + tools/testing/selftests/net/netfilter/nft_queue.sh | 4 +- 8 files changed, 213 insertions(+), 51 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.g77HJALq93 b/tmp/tmp.EdbAfUnlvk index 058cc0624a82..944a0558692f 100644 --- a/tmp/tmp.g77HJALq93 +++ b/tmp/tmp.EdbAfUnlvk @@ -1,7 +1,27 @@ profile patch selftests/bpf: Fix a btf_dump selftest failure forwarding: set timeout to 3 hours +net: mctp-serial: Fix missing escapes on transmit +net: mctp-serial: Add kunit test for next_chunk_len() +net: lan743x: Add support to ethtool phylink get and set settings +net: lan743x: Migrate phylib to phylink +net: lan743x: Create separate Link Speed Duplex state function +net: lan743x: Create separate PCS power reset function +net: phylink: Add phylink_set_fixed_link() to configure fixed link state in phylink net/smc: prevent NULL pointer dereference in txopt_get +MAINTAINERS: Add the rtase ethernet driver entry +realtek: Update the Makefile and Kconfig in the realtek folder +rtase: Add a Makefile in the rtase folder +rtase: Implement ethtool function +rtase: Implement pci_driver suspend and resume function +rtase: Implement net_device_ops +rtase: Implement a function to receive packets +rtase: Implement .ndo_start_xmit function +rtase: Implement hardware configuration function +rtase: Implement the interrupt routine and rtase_poll +rtase: Implement the rtase_down function +rtase: Implement the .ndo_open function +rtase: Add support for a pci table in this module ethernet: marvell: Use min macro sfc: Convert to use ERR_CAST() ice: Add netif_device_attach/detach into PF reset flow @@ -52,22 +72,6 @@ rust: net::phy unified read/write API for C22 and C45 registers rust: net::phy implement AsRef trait rust: net::phy support probe callback rust: sizes: add commonly used constants -mailmap: update entry for Sriram Yagnaraman -selftests: mptcp: join: check re-re-adding ID 0 signal -mptcp: pm: ADD_ADDR 0 is not a new address -selftests: mptcp: join: validate event numbers -mptcp: avoid duplicated SUB_CLOSED events -selftests: mptcp: join: check re-re-adding ID 0 endp -mptcp: pm: fix ID 0 endp usage after multiple re-creations -mptcp: pm: do not remove already closed subflows -selftests: mptcp: join: no extra msg if no counter -selftests: mptcp: join: check re-adding init endp with != id -mptcp: pm: reset MPC endp ID when re-added -mptcp: pm: skip connecting to already established sf -mptcp: pm: send ACK on an active subflow -selftests: mptcp: join: check removing ID 0 endpoint -mptcp: pm: fix RM_ADDR ID for the initial subflow -mptcp: pm: reuse ID 0 after delete and re-add eth: fbnic: Add support to fetch group stats eth: fbnic: Add ethtool support for fbnic net: vertexcom: mse102x: Use ETH_ZLEN @@ -101,10 +105,4 @@ ovpn: add basic netlink support net: introduce OpenVPN Data Channel Offload (ovpn) rtnetlink: don't crash on unregister if no dellink exists netlink: add NLA_POLICY_MAX_LEN macro -selftests: netfilter: nft_queue.sh: reduce test file size for debug build -nfc: pn533: Add poll mod list filling check -wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation ptp: Add support for the AMZNC10C 'vmclock' device -phy: dp83tg720: Add statistics support -phy: Add defines for standardized PHY generic counters -phy: open_alliance_helpers: Add defines for link quality metrics