summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-18pinctrl: qcom: Assign irq_eoi conditionallyLinus Walleij
2020-03-18pinctrl: falcon: fix syntax errorMathias Kresin
2020-03-18mmc: sdhci-pci-gli: Enable MSI interrupt for GL975xBen Chuang
2020-03-18drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson
2020-03-18drm/i915/gt: Close race between cacheline_retire and freeChris Wilson
2020-03-18drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson
2020-03-18drm/i915: be more solid in checking the alignmentMatthew Auld
2020-03-18drm/i915: Return early for await_start on same timelineChris Wilson
2020-03-18drm/i915: Actually emit the await_startChris Wilson
2020-03-18drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King
2020-03-18iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-03-18virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-03-18net: phy: Avoid multiple suspendsFlorian Fainelli
2020-03-18net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn
2020-03-18s390/qeth: handle error when backing RX bufferJulian Wiedmann
2020-03-18s390/qeth: don't reset default_out_queueJulian Wiedmann
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-18net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-03-18team: add missing attribute validation for array indexJakub Kicinski
2020-03-18team: add missing attribute validation for port ifindexJakub Kicinski
2020-03-18macsec: add missing attribute validation for portJakub Kicinski
2020-03-18can: add missing attribute validation for terminationJakub Kicinski
2020-03-18net: hns3: clear port base VLAN when unload PFJian Shen
2020-03-18net: hns3: fix RMW issue for VLAN filter switchJian Shen
2020-03-18net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-03-18dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur
2020-03-18fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-03-18bnxt_en: fix error handling when flashing from fileEdwin Peer
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-18bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-18slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-03-18r8152: check disconnect status after long sleepYou-Sheng Yang
2020-03-18net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-18net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel
2020-03-18net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski
2020-03-18net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean
2020-03-18net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
2020-03-18net: hns3: fix a not link up issue when fibre port supports autonegJian Shen
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-18net: dsa: mv88e6xxx: fix lockup on warm bootRussell King
2020-03-18macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-18ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar
2020-03-18ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet
2020-03-18ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner
2020-03-18ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar
2020-03-18cxgb4: fix checks for max queues to allocateVishal Kulkarni
2020-03-18virtio_balloon: Adjust label in virtballoon_probeNathan Chancellor
2020-03-12net: stmmac: fix notifier registrationAaro Koskinen