summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-04selftests: mptcp: join: validate extra bind casesMatthieu Baerts (NGI0)
2025-11-04selftests: mptcp: join: do_transfer: reduce code dupMatthieu Baerts (NGI0)
2025-11-04mptcp: pm: in kernel: only use fullmesh endp if anyMatthieu Baerts (NGI0)
2025-11-04mptcp: pm: in-kernel: record fullmesh endp nbMatthieu Baerts (NGI0)
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin
2025-11-04Merge branch 'net-mlx5e-reduce-interface-downtime-on-configuration-change'Jakub Kicinski
2025-11-04net/mlx5e: Defer channels closure to reduce interface down timeTariq Toukan
2025-11-04net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channelsTariq Toukan
2025-11-04net/mlx5e: Do not re-apply TIR loopback configuration if not necessaryTariq Toukan
2025-11-04net/mlx5: IPoIB, set self loopback prevention in TIR initTariq Toukan
2025-11-04net/mlx5e: Allow setting self loopback prevention bits on TIR initTariq Toukan
2025-11-04net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()Tariq Toukan
2025-11-04net/mlx5e: Enhance function structures for self loopback prevention applicationTariq Toukan
2025-11-04xen/netfront: Comment Correction: Fix Spelling Error and Description of Queue...Chu Guangqing
2025-11-04net: sungem_phy: Fix a typo error in sungem_phyChu Guangqing
2025-11-04veth: Fix a typo error in vethChu Guangqing
2025-11-04gtp: Fix a typo error for sizeChu Guangqing
2025-11-04virtio_net: Fix a typo error in virtio_netChu Guangqing
2025-11-04fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFTYongpeng Yang
2025-11-04Merge branch 'net-stmmac-multi-interface-stmmac'Jakub Kicinski
2025-11-04net: stmmac: imx: use ->set_phy_intf_sel()Russell King (Oracle)
2025-11-04net: stmmac: imx: cleanup arguments for set_intf_mode() methodRussell King (Oracle)
2025-11-04net: stmmac: imx: simplify set_intf_mode() implementationsRussell King (Oracle)
2025-11-04net: stmmac: imx: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-04net: stmmac: imx: use FIELD_PREP()/FIELD_GET() for PHY_INTF_SEL_xRussell King (Oracle)
2025-11-04net: stmmac: imx: convert to PHY_INTF_SEL_xxxRussell King (Oracle)
2025-11-04net: stmmac: add support for configuring the phy_intf_sel inputsRussell King (Oracle)
2025-11-04net: stmmac: add stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-04net: stmmac: add phy_intf_sel and ACTPHYIF definitionsRussell King (Oracle)
2025-11-04net: stmmac: s32: move PHY_INTF_SEL_x definitions out of the wayRussell King (Oracle)
2025-11-04net: stmmac: imx: use phylink's interface mode for set_clk_tx_rate()Russell King (Oracle)
2025-11-04net: mark deliver_skb() as unlikely and not inlinedEric Dumazet
2025-11-04rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATSAdrian Moreno
2025-11-04smb: client: fix refcount leak in smb2_set_path_attrShuhao Fu
2025-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang
2025-11-04drm/amdkfd: Don't clear PT after process killedPhilip Yang
2025-11-04drm/amdgpu/smu: Handle S0ix for vangoghAlex Deucher
2025-11-04drm/amdgpu: Drop PMFW RLC notifier from amdgpu_device_suspend()Alex Deucher
2025-11-04drm/amd/display: Fix black screen with HDMI outputsAlex Hung
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)
2025-11-04drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()Yang Wang
2025-11-04drm/amdgpu: set default gfx reset masks for gfx6-8Alex Deucher
2025-11-04rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0Miguel Ojeda
2025-11-04lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIANEric Biggers
2025-11-04lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCCNathan Chancellor
2025-11-04KVM: guest_memfd: Remove bindings on memslot deletion when gmem is dyingSean Christopherson
2025-11-04KVM: SVM: switch to raw spinlock for svm->ir_list_lockMaxim Levitsky
2025-11-04KVM: SVM: Make avic_ga_log_notifier() local to avic.cSean Christopherson
2025-11-04KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exitSean Christopherson