summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...Christophe JAILLET2018-06-131-3/+4
| * | | | | net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev2018-06-132-14/+38
| * | | | | net: phy: mdio-gpio: Cut surplus includesLinus Walleij2018-06-131-3/+0
| * | | | | hv_netvsc: move VF to same namespace as netvsc deviceStephen Hemminger2018-06-131-1/+20
| * | | | | hv_netvsc: fix network namespace issues with VF supportStephen Hemminger2018-06-132-23/+22
| * | | | | hv_netvsc: drop common code until callback model fixedStephen Hemminger2018-06-133-62/+165
| * | | | | nfp: flower: free dst_entry in route tablePieter Jansen van Vuuren2018-06-131-0/+2
| * | | | | nfp: remove phys_port_name on flower's vNICJakub Kicinski2018-06-133-1/+6
| * | | | | nfp: include all ring counters in interface statsJakub Kicinski2018-06-131-1/+1
| * | | | | nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warningJakub Kicinski2018-06-131-5/+2
| * | | | | ixgbe: Fix bit definitions and add support for testing for ipsec supportAlexander Duyck2018-06-112-3/+17
| * | | | | ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_dataAlexander Duyck2018-06-111-2/+11
| * | | | | ixgbe: Move ipsec init function to before reset callAlexander Duyck2018-06-112-9/+9
| * | | | | ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRMAlexander Duyck2018-06-112-3/+3
| * | | | | ixgbe: Fix setting of TC configuration for macvlan caseAlexander Duyck2018-06-112-8/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-06-153-0/+47
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | virtio_pci: support enabling VFsTiwei Bie2018-06-122-0/+44
| * | | | vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin2018-06-121-0/+3
* | | | | Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-1543-249/+365
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-1543-255/+372
| |\ \ \ \ \
| | * | | | | drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)Kenneth Feng2018-06-141-2/+5
| | * | | | | drm/amd/powerplay: remove uncessary extra gfxoff control callEvan Quan2018-06-131-9/+0
| | * | | | | drm/amdgpu: fix parsing indirect register list v2Evan Quan2018-06-131-6/+9
| | * | | | | drm/amd/include: Update df 3.6 mask and shift definitionShaoyun Liu2018-06-131-4/+4
| | * | | | | drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cardsRex Zhu2018-06-131-2/+7
| | * | | | | drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma2018-06-131-11/+0
| | * | | | | drm/amd/pp: initialize result to before or'ing in dataColin Ian King2018-06-131-1/+1
| | * | | | | drm/amd/powerplay: fix wrong clock adjust sequenceEvan Quan2018-06-131-7/+6
| | * | | | | drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul2018-06-131-0/+13
| | * | | | | drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...Huang Rui2018-06-131-1/+2
| | * | | | | drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui2018-06-134-8/+15
| | * | | | | drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang2018-06-131-2/+4
| | * | | | | drm/amdgpu: add checking for sos versionHuang Rui2018-06-131-1/+26
| | * | | | | drm/amdgpu: fix the missed vcn fw version reportHuang Rui2018-06-131-0/+1
| | * | | | | Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"Alex Deucher2018-06-011-1/+0
| | * | | | | drm/amdgpu/df: fix potential array out-of-bounds readColin Ian King2018-06-011-1/+1
| | * | | | | drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabledShaoyun Liu2018-05-311-11/+7
| | * | | | | drm/gfx9: Update gc goldensetting for vega20.Feifei Xu2018-05-311-0/+1
| | * | | | | drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu2018-05-315-19/+10
| | * | | | | drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher2018-05-301-1/+1
| | * | | | | drm/amd/pp: Connect display_clock_voltage_request to a function pointerMikita Lipski2018-05-301-33/+31
| | * | | | | drm/amdgpu: typo fix for vega20 cg flagsEvan Quan2018-05-301-0/+1
| | * | | | | drm/amd/powerplay: bug fixs for getsmuclockinfoEvan Quan2018-05-301-1/+3
| | * | | | | drm/amdgpu: correct SMU11 SYSPLL0 clock id valuesEvan Quan2018-05-301-7/+5
| | * | | | | drm/amdgpu: gds bo must not be per-vm-boChunming Zhou2018-05-301-0/+7
| | * | | | | drm/amdgpu: To get gds, gws and oa from adev->gds (v2)Emily Deng2018-05-301-15/+23
| | * | | | | drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li2018-05-291-6/+7
| | * | | | | drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij2018-05-291-5/+30
| | * | | | | drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij2018-05-291-1/+1
| | * | | | | drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski2018-05-291-0/+3