summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-02-16net: microchip: sparx5: Clear rule counter even if lookup is disabledSteen Hegelund-4/+7
2023-02-16net: microchip: sparx5: Discard frames with SMAC multicast addressesSteen Hegelund-0/+5
2023-02-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-11/+109
2023-02-15Documentation: core-api: packing: correct spellingRandy Dunlap-1/+1
2023-02-15dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependencyAndrew Halaney-1/+1
2023-02-15selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti-6/+10
2023-02-15net: wangxun: Add the basic ethtool interfacesMengyuan Lou-3/+98
2023-02-15net: msg_zerocopy: elide page accounting if RLIM_INFINITYWillem de Bruijn-2/+6
2023-02-15net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol errorOleksij Rempel-1/+1
2023-02-15net: phy: motorcomm: uninitialized variables in yt8531_link_change_notify()Dan Carpenter-3/+3
2023-02-15igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen-10/+32
2023-02-15RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobesHeiko Stuebner-3/+10
2023-02-15drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li-1/+5
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao-1/+4
2023-02-15drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai-1/+11
2023-02-15drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li-1/+5
2023-02-15drm/amd/pm: avoid unaligned access warningsJonathan Gray-0/+18
2023-02-15drm/amd/display: avoid unaligned access warningsJonathan Gray-0/+2
2023-02-15drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma-3/+1
2023-02-15Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-182/+334
2023-02-15drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma-1/+1
2023-02-15drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo-0/+8
2023-02-15drm/amd/display: Fix excess arguments on kernel-docArthur Grillo-10/+9
2023-02-15drm/amd/display: Add previously missing includesArthur Grillo-0/+2
2023-02-15drm/amd/amdgpu: Add function prototypes to headersArthur Grillo-0/+1
2023-02-15drm/amd/display: Add function prototypes to headersArthur Grillo-0/+6
2023-02-15drm/amd/display: Turn global functions into staticArthur Grillo-1/+1
2023-02-15drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen-89/+0
2023-02-15drm/amd/display: remove unused func declaration from resource headersMelissa Wen-4/+0
2023-02-15drm/amd/display: unset initial value for tf since it's never usedMelissa Wen-2/+2
2023-02-15drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen-24/+26
2023-02-15drm/amd/pm: Allocate dummy table only if neededLijo Lazar-3/+8
2023-02-15Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo-46/+1
2023-02-15drm/amd/display: Promote DAL to 3.2.223Aric Cyr-1/+1
2023-02-15drm/amd/display: temporary fix for page faultingAyush Gupta-1/+1
2023-02-15Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-12/+20
2023-02-15drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar-29/+425
2023-02-15drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas-0/+2
2023-02-15drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen-18/+19
2023-02-15drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen-1/+1
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao-1/+4
2023-02-15Merge branch 'devlink-cleanups-and-move-devlink-health-functionality-to-separ...Jakub Kicinski-1332/+1374
2023-02-15devlink: Fix TP_STRUCT_entry in trace of devlink health reportMoshe Shemesh-1/+1
2023-02-15devlink: Update devlink health documentationMoshe Shemesh-2/+21
2023-02-15devlink: Move health common function to health fileMoshe Shemesh-60/+32
2023-02-15devlink: Move devlink health test to health fileMoshe Shemesh-16/+18
2023-02-15devlink: Move devlink health dump to health fileMoshe Shemesh-123/+126
2023-02-15devlink: Move devlink fmsg and health diagnose to health fileMoshe Shemesh-630/+636
2023-02-15devlink: Move devlink health report and recover to health fileMoshe Shemesh-138/+144
2023-02-15devlink: Move devlink health get and set code to health fileMoshe Shemesh-217/+234