summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-20net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-03-20net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-03-20net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-03-20net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4
2020-03-20net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo1-2/+0
2020-03-20net: rmnet: fix suspicious RCU usageTaehee Yoo3-10/+9
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo1-4/+2
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-03-20hinic: fix a irq affinity bugLuo bin2-3/+3
2020-03-20slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-03-20net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas1-0/+3
2020-03-20scsi: libfc: free response frame from GPN_IDIgor Druzhinin1-0/+2
2020-03-20HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng1-0/+8
2020-03-20HID: apple: Add support for recent firmware on Magic KeyboardsMansour Behabadi1-1/+2
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare1-1/+11
2020-03-20mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas1-1/+1
2020-03-20mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2-1/+91
2020-03-20mmc: sdhci-omap: Add platform specific reset callbackFaiz Abbas1-1/+19
2020-03-18efi: Add a sanity check to efivar_store_raw()Vladis Dronov1-0/+3
2020-03-18i2c: acpi: put device when verifying client failsWolfram Sang1-1/+9
2020-03-18iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-18iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+1
2020-03-18i2c: gpio: suppress error on probe deferHamish Martin1-1/+1
2020-03-18drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang1-3/+9
2020-03-18pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax1-1/+0
2020-03-18pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin1-2/+2
2020-03-18iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang1-2/+4
2020-03-18iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede1-5/+6
2020-03-18iommu/dma: Fix MSI reservation allocationMarc Zyngier1-8/+8
2020-03-18mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau1-3/+6
2020-03-18efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth1-44/+9
2020-03-18efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov1-9/+20
2020-03-18macintosh: windfarm: fix MODINFO regressionWolfram Sang6-1/+50
2020-03-18drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2020-03-18iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede1-3/+4
2020-03-18virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic1-3/+5
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-03-18macvlan: add cond_resched() during multicast processingMahesh Bandewar1-0/+2
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-18slip: make slhc_compress() more robust against malicious packetsEric Dumazet1-4/+10
2020-03-18bonding/alb: make sure arp header is pulled before accessing itEric Dumazet1-10/+10
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-1/+5
2020-03-18team: add missing attribute validation for array indexJakub Kicinski1-0/+1
2020-03-18team: add missing attribute validation for port ifindexJakub Kicinski1-0/+1
2020-03-18macsec: add missing attribute validation for portJakub Kicinski1-0/+1
2020-03-18can: add missing attribute validation for terminationJakub Kicinski1-0/+1
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam1-2/+2
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree1-0/+1