Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-12-17--09-00 (v6.13-rc2-587-ga245a10c5fd5) remotes/brancher/net-next-2024-12-17--12-01 (v6.13-rc2-583-g3a2c3354f11f) ==== BASE DIFF ==== net/unix/af_unix.c | 196 ++++++++++++++++++++++++++--------------------------- 1 file changed, 96 insertions(+), 100 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.gjJkISRf0S b/tmp/tmp.kGc0vxaiWD index 0b3b6803db68..f8d94a380c27 100644 --- a/tmp/tmp.gjJkISRf0S +++ b/tmp/tmp.kGc0vxaiWD @@ -3,6 +3,13 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +psample: adjust size if rate_as_probability is set +net: ethernet: fix NULL dereference in nixge_recv() +sock: make SKB_FRAG_PAGE_ORDER equal to PAGE_ALLOC_COSTLY_ORDER +net: Refine key_len calculations in rhashtable_params +net: stmmac: Drop useless code related to ethtool rx-copybreak +net: dwmac-imx: add imx93 clock input support in RMII mode +xfrm: prevent some integer overflows in verify_ functions net: phy: avoid undefined behavior in *_led_polarity_set() net: sysfs: Fix deadlock situation in sysfs accesses net: phy: micrel: Dynamically control external clock of KSZ PHY @@ -92,28 +99,4 @@ net: pcs: xpcs: fill in PCS supported_interfaces net: phylink: add support for PCS supported_interfaces bitmap net: ethernet: oa_tc6: fix tx skb race condition between reference pointers net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0 -net: phy: microchip_t1 : Add initialization of ptp for lan887x -net: phy: Makefile: Add makefile support for rds ptp in Microchip phys -net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in Microchip phys -net: phy: microchip_rds_ptp : Add rds ptp library for Microchip phys -net: phy: microchip_rds_ptp: Add header file for Microchip rds ptp library -socket: Rename sock_create_kern() to sock_create_net_noref(). -socket: Rename sock_create() to sock_create_user(). -socket: Use sock_create_net() instead of sock_create(). -socket: Move sock_inuse_add() to sock.c. -socket: Remove kernel socket conversion. -socket: Introduce sock_create_net(). -socket: Respect hold_net in sk_alloc(). -socket: Pass hold_net to sk_alloc(). -socket: Add hold_net flag to struct proto_accept_arg. -nfc: Pass hold_net to struct nfc_protocol.create(). -ppp: Pass hold_net to struct pppox_proto.create(). -socket: Pass hold_net to struct net_proto_family.create(). -smc: Pass kern to smc_sock_alloc(). -socket: Pass hold_net flag to __sock_create(). -socket: Un-export __sock_create(). net: stmmac: TSO: Simplify the code flow of DMA descriptor allocations -net: enetc: add UDP segmentation offload support -net: enetc: add LSO support for i.MX95 ENETC PF -net: enetc: update max chained Tx BD number for i.MX95 ENETC -net: enetc: add Tx checksum offload for i.MX95 ENETC