Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-14--00-00 (v6.14-rc6-1387-g323e1a750ed0) remotes/brancher/net-next-2025-03-14--03-00 (v6.14-rc6-1404-gcfe906bd2193) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.BQLQq0CbuO b/tmp/tmp.kx8u3EdJ8M index 93e7f2e4d5ee..80b4b37e5d92 100644 --- a/tmp/tmp.BQLQq0CbuO +++ b/tmp/tmp.kx8u3EdJ8M @@ -4,6 +4,18 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +lockdep: Fix upper limit for LOCKDEP_BITS configs +net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. +atm: null pointer dereference when both entry and holding_time are NULL. +net: mdio: Add RTL9300 MDIO driver +Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next +net: txgbe: add sriov function support +net: ngbe: add sriov function support +net: libwx: Add msg task func +net: libwx: Redesign flow when sriov is enabled +net: libwx: Add sriov api for wangxun nics +net: libwx: Add mailbox api for wangxun pf drivers +net: Initialize ctx to avoid memory allocation error net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_name net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_name net: phy: tja11xx: remove call to devm_hwmon_sanitize_name @@ -171,3 +183,8 @@ net: enetc: add MAC filter for i.MX95 ENETC PF net: enetc: move generic MAC filterng interfaces to enetc-core net: enetc: add command BD ring support for i.MX95 ENETC net: enetc: add initial netc-lib driver to support NTMP +Merge branch 'tcp-add-some-rto-min-and-delack-max-bpf_getsockopt-supports' +selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN +tcp: bpf: Support bpf_getsockopt for TCP_BPF_DELACK_MAX +tcp: bpf: Support bpf_getsockopt for TCP_BPF_RTO_MIN +tcp: bpf: Introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags