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