Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-23--06-00 (v6.12-rc3-995-g4f16c94da2f9) remotes/brancher/net-next-2024-10-23--09-00 (v6.12-rc3-993-g8e0b9b169377) ==== BASE DIFF ==== drivers/net/netdevsim/macsec.c | 56 +++++++++++++++++++++--------------------- net/core/sock.c | 7 ++---- net/core/sysctl_net_core.c | 38 +++++++++++++++++++--------- 3 files changed, 57 insertions(+), 44 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.P3vXxz1XE7 b/tmp/tmp.cryepnC0is index b6c5e9e2f313..d070e3df7ff9 100644 --- a/tmp/tmp.P3vXxz1XE7 +++ b/tmp/tmp.cryepnC0is @@ -2,6 +2,8 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +s390/time: Add PtP driver +s390/time: Add clocksource id to TOD clock Documentation: ieee802154: fix grammar net: fix crash when config small gso_max_size/gso_ipv4_max_size igb: Fix spelling in igb_main.c @@ -39,8 +41,6 @@ ipv4: Prepare ip_rt_get_source() to future .flowi4_tos conversion. ipv4: Prepare ipmr_rt_fib_lookup() to future .flowi4_tos conversion. ipv4: Prepare icmp_reply() to future .flowi4_tos conversion. ipv4: Prepare fib_compute_spec_dst() to future .flowi4_tos conversion. -s390/time: Add PtP driver -s390/time: Add clocksource id to TOD clock xfrm: fix one more kernel-infoleak in algo dumping xfrm: validate new SA's prefixlen using SA family when sel.family is unset xfrm: policy: remove last remnants of pernet inexact list @@ -114,8 +114,6 @@ Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git net: systemport: Move IO macros to header file net: systemport: Remove unused txchk accessors selftest/tcp-ao: Add filter tests -tcp: add more warn of socket in tcp_send_loss_probe() -tcp: add a common helper to debug the underlying issue net: amd8111e: Remove duplicate definition of PCI_VENDOR_ID_AMD mptcp: use "middlebox interference" RST when no DSS mptcp: implement mptcp_pm_connection_closed @@ -143,7 +141,6 @@ net: Add control functions for irq suspension net: Suspend softirq when prefer_busy_poll is set net: Add napi_struct parameter irq_suspend_timeout bpf: fix filed access without lock -net: stmmac: enable MAC after MTL configuring usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver ieee802154: Replace BOOL_TO_STR() with str_true_false() net: sched: etf: Use str_on_off() helper function in etf_init() @@ -217,11 +214,6 @@ phonet: Pass ifindex to fill_addr(). ip6mr: Add __init to ip6_mr_cleanup(). net/sched: act_api: unexport tcf_action_dump_1() net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers -net: sysctl: allow dump_cpumask to handle higher numbers of CPUs -net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer -net: sysctl: remove always-true condition -net: use sock_valbool_flag() only in __sock_set_timestamps() -netdevsim: macsec: pad u64 to correct length in logs ethernet: cavium: Replace deprecated PCI functions gpio: Replace deprecated PCI functions block: mtip32xx: Replace deprecated PCI functions