summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-10net/mlx4_en: Handle TX error CQEMoshe Shemesh3-7/+39
2020-12-10net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-8/+19
2020-12-10e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits1-4/+4
2020-12-10ice: avoid premature Rx buffer reuseBjörn Töpel1-9/+22
2020-12-10ixgbe: avoid premature Rx buffer reuseBjörn Töpel1-7/+17
2020-12-10i40e: avoid premature Rx buffer reuseBjörn Töpel1-7/+20
2020-12-10igb: avoid transmit queue timeout in xdp pathSven Auhagen1-0/+5
2020-12-10igb: use xdp_do_flushSven Auhagen1-1/+1
2020-12-10igb: skb add metasize for xdpSven Auhagen1-0/+4
2020-12-10igb: XDP extack message on errorSven Auhagen1-5/+12
2020-12-10igb: take VLAN double header into accountSven Auhagen2-4/+8
2020-12-10igb: XDP xmit back fix error codeSven Auhagen1-1/+1
2020-12-10Merge tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-12-10Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski1-16/+4
2020-12-10firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei1-1/+1
2020-12-09RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky1-0/+2
2020-12-09Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2020-12-09netdevsim: Add debugfs toggle to reject BPF programs in verifierToke Høiland-Jørgensen2-2/+11
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen3-12/+0
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2-20/+29
2020-12-09drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher1-0/+3
2020-12-09drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng2-14/+9
2020-12-09drm/amdkfd: Fix leak in dmabuf importFelix Kuehling1-0/+2
2020-12-09drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang1-1/+1
2020-12-09drm/amd/display: Add wm table for RenoirSung Lee1-4/+89
2020-12-09drm/amd/display: Prevent bandwidth overflowChris Park1-2/+5
2020-12-09drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2-14/+5
2020-12-09drm/amdgpu/disply: set num_crtc earlierAlex Deucher1-5/+4
2020-12-09xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross2-16/+69
2020-12-09xen: add helpers for caching grant mapping pagesJuergen Gross5-128/+103
2020-12-09gpio: eic-sprd: break loop when getting NULL device resourceChunyan Zhang1-1/+1
2020-12-09pinctrl: intel: Actually disable Tx and Rx buffers on GPIO requestAndy Shevchenko1-2/+2
2020-12-09drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher1-1/+102
2020-12-09net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong1-6/+3
2020-12-09Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"Linus Torvalds2-55/+13
2020-12-09net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2-8/+9
2020-12-09net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10
2020-12-09net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan1-0/+14
2020-12-09net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan1-8/+8
2020-12-09net: stmmac: increase the timeout for dma resetFugang Duan1-1/+1
2020-12-08bonding: fix feature flag setting at init timeJarod Wilson1-7/+15
2020-12-08drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson1-4/+3
2020-12-08drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare1-1/+1
2020-12-08drm/i915: fix size_t greater or equal to zero comparisonColin Ian King1-1/+1
2020-12-08drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson1-1/+3
2020-12-08drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson1-0/+3
2020-12-08drm/i915/gem: Propagate error from cancelled submit due to context closureChris Wilson1-2/+5
2020-12-08drm/i915/gem: Check the correct variable in selftestDan Carpenter1-2/+2
2020-12-08pinctrl: aspeed: Fix GPIO requests on pass-through banksAndrew Jeffery2-9/+72
2020-12-08media: vidtv: fix some warningsMauro Carvalho Chehab3-3/+5