summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-04-29vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern
2020-04-29geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-29vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-29net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli
2020-04-29net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-04-29net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-04-29net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli
2020-04-29net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli
2020-04-29vrf: Fix IPv6 with qdisc and xfrmDavid Ahern
2020-04-29team: fix hang in team_mode_get()Taehee Yoo
2020-04-29net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier
2020-04-29net/mlx4_en: avoid indirect call in TX completionEric Dumazet
2020-04-29net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-29mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-29macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-04-29macsec: avoid to set wrong mtuTaehee Yoo
2020-04-29cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-29cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-29PCI/PM: Add missing link delays required by the PCIe specMika Westerberg
2020-04-29PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit
2020-04-29scsi: smartpqi: fix problem with unique ID for physical deviceKevin Barnett
2020-04-29scsi: smartpqi: fix call trace in device discoveryMurthy Bhat
2020-04-29scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett
2020-04-29virtio-blk: improve virtqueue error to BLK_STSHalil Pasic
2020-04-29PCI: pciehp: Prevent deadlock on disconnectMika Westerberg
2020-04-29PCI/PM: Add pcie_wait_for_link_delay()Mika Westerberg
2020-04-29drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun
2020-04-29xhci: Finetune host initiated USB3 rootport link suspend and resumeMathias Nyman
2020-04-29xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0Kai-Heng Feng
2020-04-29xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3Kai-Heng Feng
2020-04-29drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas
2020-04-29pwm: bcm2835: Dynamically allocate baseFlorian Fainelli
2020-04-29pwm: renesas-tpu: Fix late Runtime PM enablementGeert Uytterhoeven
2020-04-29nvme: fix compat address handling in several ioctlsNick Bowler
2020-04-29loop: Better discard support for block devicesEvan Green
2020-04-29s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck
2020-04-29s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck
2020-04-29drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang
2020-04-29nvme: fix deadlock caused by ANA update wrong lockingSagi Grimberg
2020-04-29scsi: iscsi: Report unbind session event when the target has been removedWu Bo
2020-04-29nvme-tcp: fix possible crash in write_zeroes processingSagi Grimberg
2020-04-29pwm: rcar: Fix late Runtime PM enablementGeert Uytterhoeven
2020-04-29scsi: libfc: If PRLI rejected, move rport to PLOGI stateJaved Hasan
2020-04-29scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart
2020-04-29scsi: lpfc: Fix crash after handling a pci errorJames Smart
2020-04-29scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart
2020-04-29watchdog: reset last_hw_keepalive time at startTero Kristo
2020-04-23mtd: phram: fix a double free issue in error pathWen Yang
2020-04-23mtd: lpddr: Fix a double free in probe()Dan Carpenter
2020-04-23mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf