aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-28dm bufio: Add flags argument to dm_bufio_client_createNathan Huckleberry7-8/+11
2022-07-28dm: fix dm-raid crash if md_handle_request() splits bioMike Snitzer2-7/+7
2022-07-28dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka1-1/+1
2022-07-28dm raid: fix address sanitizer warning in raid_statusMikulas Patocka1-1/+1
2022-07-28dm: Start pr_preempt from the same starting pathMike Christie1-14/+31
2022-07-28dm: Fix PR release handling for non All RegistrantsMike Christie1-14/+34
2022-07-28dm: Start pr_reserve from the same starting pathMike Christie1-14/+32
2022-07-28dm: Allow dm_call_pr to be used for path searchesMike Christie1-12/+38
2022-07-28dm: return early from dm_pr_call() if DM device is suspendedMike Snitzer1-0/+5
2022-07-28net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal5-5/+5
2022-07-28net/mlx5e: Split en_fs ndo's and move to en_mainLama Kayal3-88/+120
2022-07-28net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal5-96/+119
2022-07-28net/mlx5e: Add mdev to flow_steering structLama Kayal5-38/+42
2022-07-28net/mlx5e: Report flow steering errors with mdev err report APILama Kayal1-36/+34
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal14-264/+298
2022-07-28net/mlx5e: Allocate VLAN and TC for featured profiles onlyLama Kayal3-12/+46
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal6-32/+59
2022-07-28net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal4-34/+43
2022-07-28net/mlx5e: TC, Support tc action api for policeRoi Dayan5-8/+239
2022-07-28net/mlx5e: TC, Separate get/update/replace meter functionsRoi Dayan3-27/+112
2022-07-28net/mlx5e: Add red and green counters for meteringRoi Dayan5-12/+51
2022-07-28net/mlx5e: TC, Allocate post meter ft per ruleRoi Dayan3-20/+31
2022-07-28net/mlx5: DR, Add support for flow metering ASOYevgeny Kliteynik6-0/+227
2022-07-28net/mlx5e: Fix wrong use of skb_tcp_all_headers() with encapsulationGal Pressman1-1/+1
2022-07-28net/mlx5: Fix driver use of uninitialized timeoutShay Drory3-10/+4
2022-07-28net/mlx5: DR, Fix SMFS steering info dump formatYevgeny Kliteynik1-5/+8
2022-07-28net/mlx5: Adjust log_max_qp to be 18 at mostMaher Sanalla1-1/+1
2022-07-28net/mlx5e: Modify slow path rules to go to slow fdbVlad Buslov1-6/+17
2022-07-28net/mlx5e: Fix calculations related to max MPWQE sizeMaxim Mikityanskiy1-9/+10
2022-07-28net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ sizeMaxim Mikityanskiy1-0/+12
2022-07-28net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy1-1/+1
2022-07-28net/mlx5e: TC, Fix post_act to not match on in_port metadataMaor Dickman1-0/+1
2022-07-28net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/versionGal Pressman1-1/+1
2022-07-28nouveau/svm: Fix to migrate all requested pagesAlistair Popple1-1/+5
2022-07-28drm/amdgpu: fix hive reference leak when reflecting psp topology infoJonathan Kim1-0/+2
2022-07-28drm/amd/pm: enable GFX ULV feature support for SMU13.0.0Evan Quan1-0/+3
2022-07-28drm/amd/pm: update driver if header for SMU 13.0.0Evan Quan2-2/+2
2022-07-28drm/amdgpu: move mes self test after drm sched re-startedJack Xiao3-2/+7
2022-07-28drm/amdgpu: drop non-necessary call trace dumpEvan Quan1-1/+0
2022-07-28drm/amdgpu: enable VCN cg and JPEG cg/pgSonny Jiang1-2/+5
2022-07-28drm/amdgpu: vcn_4_0_2 video codec querySonny Jiang1-0/+1
2022-07-28drm/amdgpu: add VCN_4_0_2 firmware supportSonny Jiang1-0/+8
2022-07-28drm/amdgpu: add VCN function in NBIO v7.7Sonny Jiang1-0/+21
2022-07-28drm/amdgpu: fix a vcn4 boot poll bug in emulation modeSonny Jiang1-0/+1
2022-07-28drm/amd/amdgpu: add memory training support for PSP_V13Chengming Gui1-0/+159
2022-07-28drm/amdkfd: remove an unnecessary amdgpu_bo_refLang Yu1-1/+0
2022-07-28drm/amd/pm: Add get_gfx_off_status interface for yellow carpShikai Guo1-0/+31
2022-07-28drm/amd/display: Remove unused struct freesync_contextMaĆ­ra Canal1-8/+0
2022-07-28drm/amd/amdgpu: add additional page fault settings for gfx11Chengming Gui3-4/+56
2022-07-28drm/amd/display: remove unneeded semicolonYang Li1-1/+1