summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-09spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner
2019-08-09drm/i915/vbt: Fix VBT parsing for the PSR sectionDhinakaran Pandiyan
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-09net/mlx5e: Fix matching of speed to PRM link modesAya Levin
2019-08-09net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb
2019-08-09mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2Petr Machata
2019-08-09rocker: fix memory leaks of fib_work on two error return pathsColin Ian King
2019-08-09net: phy: fix race in genphy_update_linkHeiner Kallweit
2019-08-09r8169: don't use MSI before RTL8168dHeiner Kallweit
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-08-09tun: mark small packets as owned by the tap sockAlexis Bauvin
2019-08-09ocelot: Cancel delayed work before wq destructionClaudiu Manoil
2019-08-09NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold
2019-08-09net: stmmac: Use netif_tx_napi_add() for TX polling functionFrode Isaksen
2019-08-09net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan
2019-08-09net: phy: mscc: initialize stats arrayAndreas Schwab
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst
2019-08-09net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha
2019-08-09net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein
2019-08-09net/mlx5: Use reversed order when unregister devicesMark Zhang
2019-08-09net/mlx5e: always initialize frag->last_in_pageQian Cai
2019-08-09mvpp2: refactor MTU change codeMatteo Croce
2019-08-09mvpp2: fix panic on module removalMatteo Croce
2019-08-09mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko
2019-08-09drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)
2019-08-09bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-08-09atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-08-09HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer
2019-08-09HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra
2019-08-09libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams
2019-08-09libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-08-06drm/i915/gvt: fix incorrect cache entry for guest page mappingXiaolin Zhang
2019-08-06drm/i915/perf: fix ICL perf register offsetsLionel Landwerlin
2019-08-06IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan
2019-08-06IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-06IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-08-06RDMA/devices: Do not deadlock during client removalJason Gunthorpe
2019-08-06RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier
2019-08-06xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()Souptick Joarder
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross
2019-08-06nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata
2019-08-06scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-08-06clk: mediatek: mt8183: Register 13MHz clock earlier for clocksourceWeiyi Lu
2019-08-06drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon