aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06RDMA/umem: Remove hugetlb flagShiraz Saleem3-29/+1
2019-05-06RDMA/bnxt_re: Use core helpers to get aligned DMA addressShiraz Saleem1-17/+10
2019-05-06RDMA/i40iw: Use core helpers to get aligned DMA address within a supported page sizeShiraz Saleem2-41/+8
2019-05-06RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem2-0/+81
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem3-0/+84
2019-05-06IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn1-1/+2
2019-05-06RDMA/mlx5: Remove MAYEXEC flagLeon Romanovsky1-1/+1
2019-05-06IB/mlx5: Device resource control for privileged DEVX userAriel Levkovich1-0/+4
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich6-9/+292
2019-05-06IB/mlx5: Warn on allocated MEMIC buffers during cleanupAriel Levkovich1-0/+2
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich7-84/+145
2019-05-06RDMA/rdmavt: Catch use-after-free access of AH structuresLeon Romanovsky1-2/+1
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit3-17/+71
2019-05-03net/smc: Use rdma_read_gid_l2_fields to L2 fieldsParav Pandit1-8/+8
2019-05-03RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit1-3/+12
2019-05-03RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit4-2/+13
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit12-67/+118
2019-05-03IB/cm: Reduce dependency on gid attribute ndev checkParav Pandit1-2/+3
2019-05-03RDMA/rxe: Consider skb reserve space based on netdev of GIDParav Pandit1-1/+2
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib9-140/+98
2019-05-03RDMA/core: Do not invoke init_port on compat devicesParav Pandit3-11/+10
2019-05-03IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov3-2/+1
2019-05-03IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein1-0/+21
2019-05-03RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_contextShamir Rabinovitch1-0/+2
2019-05-02RDMA/uverbs: Initialize udata struct on destroy flowsGal Pressman1-0/+2
2019-05-02RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()Shiraz Saleem1-6/+10
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman4-0/+138
2019-04-25uverbs: Convert idr to XArrayMatthew Wilcox2-55/+25
2019-04-25ib/bnxt: Remove mention of idr_alloc from commentMatthew Wilcox1-1/+1
2019-04-25IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich2-5/+43
2019-04-24net/mlx5: Introduce new TIR creation core APIAriel Levkovich2-5/+16
2019-04-24net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich1-3/+3
2019-04-24net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich1-2/+43
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe3-66/+17
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe3-22/+14
2019-04-24RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2-3/+50
2019-04-24RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe1-5/+3
2019-04-24RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe1-0/+2
2019-04-24IB/hfi1: Remove reference to RHF.VCRCErrJohn Fleck3-5/+4
2019-04-24IB/hfi1: Add selected Rcv countersMike Marciniszyn3-0/+9
2019-04-24IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn4-11/+20
2019-04-24IB/rdmavt: Use more efficient allowed_opsMike Marciniszyn1-11/+4
2019-04-24IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn8-82/+82
2019-04-24IB/hfi1: Make opfn.h self sufficientMike Marciniszyn1-2/+4
2019-04-24IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan2-2/+1
2019-04-24IB/hfi1: Add debugfs to control expansion ROM write protectJosh Collier1-0/+74
2019-04-24RDMA/hns: Remove asynchronic QP destroyLeon Romanovsky3-406/+13
2019-04-24RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit1-6/+19
2019-04-24IB/core: Allow vlan link local address based RoCE GIDsParav Pandit1-23/+4
2019-04-22RDMA/mlx5: Don't create IB representors when in multiport RoCE modeMark Bloch1-1/+2