summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-1627-180/+371
|\ \ \ \ \
| * | | | | net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu2018-06-153-7/+10
| * | | | | net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia2018-06-151-0/+7
| * | | | | mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata2018-06-151-1/+3
| * | | | | mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel2018-06-151-16/+5
| * | | | | mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel2018-06-151-8/+19
| * | | | | Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-06-151-2/+9
| |\ \ \ \ \
| | * | | | | mac80211_hwsim: fix module init error pathsJohannes Berg2018-06-151-2/+9
| * | | | | | stmmac: added support for 802.1ad vlan strippingElad Nachman2018-06-151-8/+13
| * | | | | | hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang2018-06-141-13/+13
| |/ / / / /
| * | | | | net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey2018-06-141-3/+1
| * | | | | net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey2018-06-141-2/+0
| * | | | | net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey2018-06-141-1/+1
| * | | | | net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey2018-06-141-2/+2
| * | | | | net: qcom/emac: Add missing of_node_put()YueHaibing2018-06-141-0/+1
| * | | | | xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross2018-06-121-2/+2
| * | | | | net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...Christophe JAILLET2018-06-121-3/+4
| * | | | | net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev2018-06-122-14/+38
| * | | | | net: phy: mdio-gpio: Cut surplus includesLinus Walleij2018-06-121-3/+0
| * | | | | hv_netvsc: move VF to same namespace as netvsc deviceStephen Hemminger2018-06-121-1/+20
| * | | | | hv_netvsc: fix network namespace issues with VF supportStephen Hemminger2018-06-122-23/+22
| * | | | | hv_netvsc: drop common code until callback model fixedStephen Hemminger2018-06-123-62/+165
| * | | | | nfp: flower: free dst_entry in route tablePieter Jansen van Vuuren2018-06-121-0/+2
| * | | | | nfp: remove phys_port_name on flower's vNICJakub Kicinski2018-06-123-1/+6
| * | | | | nfp: include all ring counters in interface statsJakub Kicinski2018-06-121-1/+1
| * | | | | nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warningJakub Kicinski2018-06-121-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-163-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