aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_ioctl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-22RDMA/mlx5: Initialize roce port info before multiport master initMark Bloch1-7/+3
2019-04-22RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch3-8/+5
2019-04-22RDMA/mlx5: Add query e-switch vport context to devx white listMaor Gottlieb1-0/+2
2019-04-22RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch3-12/+65
2019-04-22RDMA/mlx5: Create flow table with max size supportedMark Bloch1-6/+4
2019-04-22RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch2-11/+21
2019-04-22RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit4-7/+70
2019-04-22RDMA/core: Introduce a helper function to change net namespace of rdma deviceParav Pandit1-0/+77
2019-04-22RDMA/core: Avoid freeing netdevs in disable_device()Parav Pandit1-3/+4
2019-04-22infiniband/qib: Fix typo in commentChengguang Xu1-1/+1
2019-04-18RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"Colin Ian King1-1/+1
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi3-4/+10
2019-04-16RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King1-0/+2
2019-04-16IB/rdmavt: Fix frwr memory registrationJosh Collier1-7/+10
2019-04-14Linux 5.1-rc5Linus Torvalds1-1/+1
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox5-15/+29
2019-04-14mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2-12/+49
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds1-0/+9
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds1-1/+5
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez1-1/+1
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu1-2/+1
2019-04-12RDMA/mlx5: Check for error return in flow_rule rather than errColin Ian King1-1/+1
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-8/+8
2019-04-12RDMA/ocrdma: Remove use of idr use pci bdf insteadDevesh Sharma1-11/+2