summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-13xen/netfront: don't bug in case of too many fragsJuergen Gross
2018-09-12Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-12nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens
2018-09-12nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren
2018-09-12s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-09-12s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang
2018-09-12s390/qeth: switch on SG by default for IQD devicesJulian Wiedmann
2018-09-12s390/qeth: indicate error when netdev allocation failsJulian Wiedmann
2018-09-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-12r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-09-11Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-09-10qmi_wwan: Support dynamic config on Quectel EP06Kristian Evensen
2018-09-10ethernet: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-09net: ena: fix incorrect usage of memory barriersNetanel Belgazal
2018-09-09net: ena: fix missing calls to READ_ONCENetanel Belgazal
2018-09-09net: ena: fix missing lock during device destructionNetanel Belgazal
2018-09-09net: ena: fix potential double ena_destroy_device()Netanel Belgazal
2018-09-09net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal
2018-09-09net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal
2018-09-09net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal
2018-09-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds
2018-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-07xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-07r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero
2018-09-07Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-09-07Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki
2018-09-06Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-07drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...Ben Skeggs
2018-09-07drm/nouveau/disp: fix DP disable raceBen Skeggs
2018-09-07drm/nouveau/disp: move eDP panel power handlingBen Skeggs
2018-09-07drm/nouveau/disp: remove unused struct memberBen Skeggs
2018-09-07drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs
2018-09-07drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointerBen Skeggs
2018-09-07drm/nouveau: fix oops in client init failure pathBen Skeggs
2018-09-07drm/nouveau: Fix nouveau_connector_ddc_detect()Lyude Paul
2018-09-07drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unloadLyude Paul
2018-09-07drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too earlyLyude Paul
2018-09-07drm/nouveau: Reset MST branching unit before enablingLyude Paul
2018-09-07drm/nouveau: Only write DP_MSTM_CTRL when neededLyude Paul
2018-09-07drm/nouveau: Remove useless poll_enable() call in drm_load()Lyude Paul
2018-09-07drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()Lyude Paul