summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-09net/mlx5e: Fix matching of speed to PRM link modesAya Levin3-32/+68
2019-08-09net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb1-2/+3
2019-08-09mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2Petr Machata1-2/+2
2019-08-09rocker: fix memory leaks of fib_work on two error return pathsColin Ian King1-0/+1
2019-08-09net: phy: fix race in genphy_update_linkHeiner Kallweit1-0/+6
2019-08-09r8169: don't use MSI before RTL8168dHeiner Kallweit1-2/+7
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2-2/+7
2019-08-09tun: mark small packets as owned by the tap sockAlexis Bauvin1-3/+6
2019-08-09ocelot: Cancel delayed work before wq destructionClaudiu Manoil1-0/+1
2019-08-09NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold3-4/+5
2019-08-09net: stmmac: Use netif_tx_napi_add() for TX polling functionFrode Isaksen1-2/+3
2019-08-09net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2-5/+10
2019-08-09net: phy: mscc: initialize stats arrayAndreas Schwab1-8/+8
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst1-0/+2
2019-08-09net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha1-4/+4
2019-08-09net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein1-2/+4
2019-08-09net/mlx5: Use reversed order when unregister devicesMark Zhang1-1/+1
2019-08-09net/mlx5e: always initialize frag->last_in_pageQian Cai1-3/+2
2019-08-09mvpp2: refactor MTU change codeMatteo Croce1-28/+13
2019-08-09mvpp2: fix panic on module removalMatteo Croce1-3/+2
2019-08-09mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko1-1/+1
2019-08-09drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)1-6/+22
2019-08-09bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-2/+1
2019-08-09atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-2/+6
2019-08-09HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2-0/+2
2019-08-09HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra1-6/+6
2019-08-09libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams2-5/+13
2019-08-09libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams1-22/+37
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2-32/+24
2019-08-06drm/i915/gvt: fix incorrect cache entry for guest page mappingXiaolin Zhang1-0/+12
2019-08-06drm/i915/perf: fix ICL perf register offsetsLionel Landwerlin1-3/+7
2019-08-06IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan1-0/+1
2019-08-06IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan1-41/+1
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck1-2/+9
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2019-08-06IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas1-3/+3
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas1-1/+3
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas1-5/+8
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas3-6/+11
2019-08-06RDMA/devices: Do not deadlock during client removalJason Gunthorpe1-13/+41
2019-08-06RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier5-13/+30
2019-08-06xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()Souptick Joarder1-1/+1
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross1-2/+2
2019-08-06nbd: replace kill_bdev() with __invalidate_device() againMunehisa Kamata1-1/+1
2019-08-06scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu1-5/+7
2019-08-06clk: mediatek: mt8183: Register 13MHz clock earlier for clocksourceWeiyi Lu1-12/+34
2019-08-06drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon1-1/+1
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland1-6/+16
2019-08-06loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara1-7/+9
2019-08-06i2c: at91: fix clk_offset for sama5d2Michał Mirosław1-1/+1