summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-06-22nvme-tcp: fix queue mapping when queue count is limitedSagi Grimberg1-7/+50
2019-06-22nvme-tcp: fix possible null deref on a timed out io queue connectSagi Grimberg1-1/+2
2019-06-22nvme-tcp: rename function to have nvme_tcp prefixSagi Grimberg1-6/+4
2019-06-22mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-06-22scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing1-4/+2
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang1-1/+1
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-06-22net: phy: dp83867: Set up RGMII TX delayMax Uvarov1-3/+1
2019-06-22net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov1-0/+18
2019-06-22net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov1-0/+17
2019-06-22net: phylink: ensure consistent phy interface modeRussell King1-3/+7
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-06-22xenbus: Avoid deadlock during suspend due to open transactionsRoss Lagerwall3-2/+26
2019-06-22xen/pvcalls: Remove set but not used variableYueHaibing1-4/+0
2019-06-22dpaa_eth: use only online CPU portalsMadalin Bucur2-7/+6
2019-06-22s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger3-7/+39
2019-06-22i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen1-0/+1
2019-06-22net: aquantia: fix LRO with FCS errorDmitry Bogdanov1-29/+32
2019-06-22net: aquantia: tx clean budget logic errorIgor Russkikh1-3/+4
2019-06-22drm/etnaviv: lock MMU while dumping coreLucas Stach1-0/+5
2019-06-22ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki2-3/+4
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
2019-06-22dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu1-2/+2
2019-06-22dpaa2-eth: Fix potential spectre issueIoana Radulescu1-0/+3
2019-06-22net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write failBiao Huang1-2/+0
2019-06-22net: stmmac: fix csr_clk can't be zero issueBiao Huang2-4/+7
2019-06-22net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang1-0/+1
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap1-0/+1
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter1-2/+3
2019-06-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai1-0/+3
2019-06-22clk: ti: clkctrl: Fix clkdm_clk handlingTony Lindgren1-4/+4
2019-06-22pinctrl: intel: Clear interrupt status in mask/unmask callbackKai-Heng Feng1-31/+6
2019-06-22staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()Dan Carpenter1-2/+6
2019-06-22Staging: vc04_services: Fix a couple error codesDan Carpenter1-2/+2
2019-06-22staging: erofs: set sb->s_root to NULL when failing from __getname()Chengguang Xu1-0/+1
2019-06-22iio: imu: mpu6050: Fix FIFO layout for ICM20602Steve Moskovchenko3-5/+64
2019-06-22net/mlx5e: Avoid detaching non-existing netdev under switchdev modeAlaa Hleihel1-0/+5
2019-06-22net/mlx5e: Support tagged tunnel over bondEli Britstein1-5/+6
2019-06-22mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2Petr Machata1-2/+2
2019-06-22net/mlx5e: Fix source port matching in fdb peer flow ruleRaed Salem1-3/+0
2019-06-22mlxsw: spectrum_flower: Fix TOS matchingJiri Pirko1-2/+2
2019-06-22net/mlx5e: Add ndo_set_feature for uplink representorChris Mi3-6/+8
2019-06-22mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel1-3/+70
2019-06-22net/mlx5: Update pci error handler entries and command translationEdward Srouji1-0/+8
2019-06-22net: dsa: microchip: Don't try to read stats for unused portsRobert Hancock1-0/+3
2019-06-22net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier1-2/+4
2019-06-22net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier1-9/+8
2019-06-22geneve: Don't assume linear buffers in error handlerStefano Brivio1-1/+1
2019-06-22vxlan: Don't assume linear buffers in error handlerStefano Brivio1-1/+1