summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | RDMA/restrack: Introduce statistic counterMark Zhang2019-07-051-5/+17
| * | | | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-051-1/+1
| |\| | |
| * | | | RDMA/efa: Entropy in admin commands idDaniel Kranzdorf2019-07-041-21/+23
| * | | | IB/ipoib: Add child to parent list only if device initializedValentine Fatiev2019-07-041-14/+20
| * | | | RDMA/mlx5: Use proper allocation API to get zeroed memoryLeon Romanovsky2019-07-041-2/+1
| * | | | RDMA/uverbs: remove redundant assignment to variable retColin Ian King2019-07-041-1/+1
| * | | | RDMA/hns: Fix building modular hnsLijun Ou2019-07-041-2/+2
| * | | | IB/mlx5: DEVX cleanup mdevYishai Hadas2019-07-031-10/+8
| * | | | IB/mlx5: Add DEVX support for CQ eventsYishai Hadas2019-07-031-0/+39
| * | | | IB/mlx5: Implement DEVX dispatching eventYishai Hadas2019-07-031-3/+300
| * | | | IB/mlx5: Enable subscription for device events over DEVXYishai Hadas2019-07-031-7/+553
| * | | | IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas2019-07-033-2/+48
| * | | | IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas2019-07-031-0/+95
| * | | | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-0310-70/+103
| |\ \ \ \
| * | | | | IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit2019-07-031-24/+36
| * | | | | RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'YueHaibing2019-07-031-2/+0
| * | | | | RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng2019-07-031-0/+2
| * | | | | IB/i40iw: Use kmemdup rather than open codingFuqian Huang2019-07-031-2/+2
| * | | | | IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang2019-07-031-1/+0
| * | | | | IB: Remove unneeded memsetFuqian Huang2019-07-037-14/+0
| * | | | | rdma/siw: addition to kernel build environmentBernard Metzler2019-07-024-0/+30
| * | | | | rdma/siw: completion queue methodsBernard Metzler2019-07-021-0/+101
| * | | | | rdma/siw: receive pathBernard Metzler2019-07-021-0/+1456
| * | | | | rdma/siw: transmit pathBernard Metzler2019-07-021-0/+1269
| * | | | | rdma/siw: queue pair methodsBernard Metzler2019-07-021-0/+1322
| * | | | | rdma/siw: application buffer managementBernard Metzler2019-07-022-0/+534
| * | | | | rdma/siw: application interfaceBernard Metzler2019-07-022-0/+1851
| * | | | | rdma/siw: connection managementBernard Metzler2019-07-022-0/+2205
| * | | | | rdma/siw: network and RDMA core interfaceBernard Metzler2019-07-021-0/+687
| * | | | | rdma/siw: main include fileBernard Metzler2019-07-021-0/+745
| * | | | | rdma/siw: iWarp wire packet formatBernard Metzler2019-07-021-0/+380
| * | | | | IB/hfi1: No need to use try_module_get for debugfsDennis Dalessandro2019-06-281-3/+2
| * | | | | IB/rdmavt: Add trace for map_mr_sgMike Marciniszyn2019-06-282-0/+37
| * | | | | IB/rdmavt: Enhance trace information for FRWR debugMike Marciniszyn2019-06-282-4/+18
| * | | | | IB/hfi1: Add missing INVALIDATE opcodes for traceMike Marciniszyn2019-06-281-0/+2
| * | | | | IB/hfi1: Reduce excessive aspm inlinesMichael J. Ruhl2019-06-284-259/+280
| * | | | | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl2019-06-285-27/+29
| * | | | | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2019-06-286-37/+86
| * | | | | IB/rdmavt: Set QP allowed opcodes after QP allocationMichael J. Ruhl2019-06-281-23/+12
| * | | | | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam2019-06-289-20/+30
| * | | | | IB/rdmavt: Fracture single lock used for posting and processing RWQEsKamenee Arumugam2019-06-283-60/+90
| * | | | | IB/hfi1: Move receive work queue struct into uapi directoryKamenee Arumugam2019-06-284-71/+152
| * | | | | IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam2019-06-282-71/+125
| * | | | | Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-2875-154/+324
| |\ \ \ \ \
| * | | | | | RDMA/hns: fix spelling mistake "attatch" -> "attach"Colin Ian King2019-06-251-1/+1
| * | | | | | RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford2019-06-251-13/+12
| * | | | | | RDMA/hns: Cleanup unnecessary exported symbolsLijun Ou2019-06-2512-56/+16
| * | | | | | docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-252-2/+2
| * | | | | | RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()Dan Carpenter2019-06-251-2/+2
| * | | | | | RDMA/hns: fix potential integer overflow on left shiftColin Ian King2019-06-251-1/+1