summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-27net: mana: Implement get_ringparam/set_ringparam for manaShradha Gupta
2024-08-27sctp: fix association labeling in the duplicate COOKIE-ECHO caseOndrej Mosnacek
2024-08-27selinux: replace kmem_cache_create() with KMEM_CACHE()Eric Suen
2024-08-27drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed.Maarten Lankhorst
2024-08-27drm/i915/display: Plane capability for 64k phys alignmentMaarten Lankhorst
2024-08-27drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher
2024-08-27drm/amdgpu/display: remove unnecessary TODO spl_os_types.hZaeem Mohamed
2024-08-27drm/amdgpu/display: SPDX copyright for spl_os_types.hZaeem Mohamed
2024-08-27drm/amd/display: Add DSC Debug LogFangzhi Zuo
2024-08-27drm/amd/display: 3.2.298Aric Cyr
2024-08-27drm/amd/display: add sharpness support for windowed YUV420 videoSamson Tam
2024-08-27drm/amd/display: add improvements for text display and HDR DWM and MPOSamson Tam
2024-08-27drm/amd/display: Add Replay Low Refresh Rate parameters in dc type.Dennis Chan
2024-08-27drm/amd/display: add back quality EASF and ISHARP and dc dependency changesSamson Tam
2024-08-27drm/amd/display: Notify DMCUB of D0/D3 stateNicholas Kazlauskas
2024-08-27drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo
2024-08-27drm/amd/display: Retry Replay residencyChunTao Tso
2024-08-27drm/amd/display: Allocate DCN35 clock table transfer buffers in GARTNicholas Kazlauskas
2024-08-27drm/amd/display: do not set traslate_by_source for DCN401 cursorAurabindo Pillai
2024-08-27drm/amd/display: Resolve Coverity IssuesDaniel Sa
2024-08-27drm/amd/display: Fix MS/MP mismatches in dml21 for dcn401Dillon Varone
2024-08-27drm/amd/display: Wait for all pending cleared before full updateAlvin Lee
2024-08-27drm/amd/display: guard write a 0 post_divider value to HWAhmed, Muhammad
2024-08-27drm/amd/display: Don't skip clock updates in overclockingAlvin Lee
2024-08-27drm/amd: Introduce additional IPS debug flagsLeo Li
2024-08-27drm/amdgpu/smu13.0.7: print index for profilesAlex Deucher
2024-08-27drm/amdgpu/swsmu: fix ordering for setting workload_maskAlex Deucher
2024-08-27drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher
2024-08-27Merge branch 'mptcp-close-subflow-when-receiving-tcp-fin-and-misc'Jakub Kicinski
2024-08-27mptcp: pr_debug: add missing \n at the endMatthieu Baerts (NGI0)
2024-08-27mptcp: sched: check both backup in retransMatthieu Baerts (NGI0)
2024-08-27selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-08-27mptcp: close subflow when receiving TCP+FINMatthieu Baerts (NGI0)
2024-08-27tcp: fix forever orphan socket caused by tcp_abortXueming Feng
2024-08-27net: phy: vitesse: implement MDI-X configuration in vsc73xxPawel Dembicki
2024-08-27Merge branch 'net-fix-module-autoloading'Jakub Kicinski
2024-08-27net: airoha: fix module autoloadingLiao Chen
2024-08-27net: ag71xx: fix module autoloadingLiao Chen
2024-08-27net: dm9051: fix module autoloadingLiao Chen
2024-08-27net: txgbe: use pci_dev_id() helperYu Liao
2024-08-27gtp: fix a potential NULL pointer dereferenceCong Wang
2024-08-27net: ag71xx: support probe defferal for getting MAC addressRosen Penev
2024-08-27net: liquidio: Remove unused declarationsYue Haibing
2024-08-27net: thunderx: Remove unused declarationsYue Haibing
2024-08-27Merge branch 'net-selftests-tcp-ao-selftests-updates'Jakub Kicinski
2024-08-27selftests/net: Add trace events matching to tcp_aoDmitry Safonov
2024-08-27selftests/net: Synchronize client/server before counters checksDmitry Safonov
2024-08-27selftests/tcp_ao: Fix printing format for uint64_tMohammad Nassiri
2024-08-27selftests/net: Don't forget to close nsfd after switch_save_ns()Dmitry Safonov
2024-08-27selftests/net: Open /proc/thread-self in open_netns()Dmitry Safonov