summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | IB/rxe: Reuse code which sets port stateYuval Shaia2018-12-203-21/+11Star
| * | IB/rxe: Make counters thread safeParav Pandit2018-12-202-4/+4
| * | IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas2018-12-201-19/+15Star
| * | IB/mlx5: Use uid as part of alloc/dealloc transport domainYishai Hadas2018-12-201-0/+2
| * | Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-204-28/+25Star
| |\ \
| * | | RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma2018-12-203-26/+68
| * | | RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier2018-12-202-0/+32
| * | | IB/usnic: Fix potential deadlockParvi Kaustubhi2018-12-201-4/+7
| * | | RDMA/bnxt_re: Make use of destroy AH sleepable flagGal Pressman2018-12-203-5/+8
| * | | RDMA/bnxt_re: Make use of create AH sleepable flagGal Pressman2018-12-203-5/+8
| * | | RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-2035-58/+67
| * | | RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-2029-25/+43
| * | | RDMA/srpt: Add support for immediate dataBart Van Assche2018-12-192-49/+189
| * | | RDMA/srpt: Rework the srpt_alloc_srq() error pathBart Van Assche2018-12-191-4/+6
| * | | RDMA/srpt: Remove driver version and release dateBart Van Assche2018-12-191-5/+2Star
| * | | RDMA/srpt: Make kernel-doc headers completeBart Van Assche2018-12-191-1/+4
| * | | RDMA/srpt: Join split stringsBart Van Assche2018-12-191-17/+12Star
| * | | RDMA/srpt: Improve coding style conformanceBart Van Assche2018-12-192-6/+6
| * | | RDMA/srpt: Fix a use-after-free in the channel release codeBart Van Assche2018-12-191-5/+13
| * | | RDMA/srp: Add support for immediate dataBart Van Assche2018-12-192-14/+89
| * | | RDMA/srp: Rework handling of the maximum information unit lengthBart Van Assche2018-12-192-14/+29
| * | | RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declarationBart Van Assche2018-12-191-1/+2
| * | | RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche2018-12-191-0/+1
| * | | RDMA/srp: Handle large SCSI CDBs correctlyBart Van Assche2018-12-192-6/+19
| * | | RDMA/srp: Document srp_parse_in() argumentsBart Van Assche2018-12-191-0/+3
| * | | include/scsi/srp.h: Add support for immediate dataBart Van Assche2018-12-191-0/+5
| * | | include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche2018-12-191-4/+0Star
| * | | IB/mlx5: Fix compile issue when ODP disabledDoug Ledford2018-12-191-4/+4
| * | | RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-1924-113/+125
| * | | RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch2018-12-187-36/+39
| * | | IB/mlx5: Add advise_mr() supportMoni Shoua2018-12-184-9/+157
| * | | IB/uverbs: Add support to advise_mrMoni Shoua2018-12-181-1/+55
| * | | IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua2018-12-181-7/+5Star
| * | | RDMA/uverbs: Add an ioctl method to destroy an objectParav Pandit2018-12-182-7/+63
| * | | RDMA/uverbs: Add a method to introspect handles in a contextJason Gunthorpe2018-12-181-1/+88
| * | | IB/mlx4: Utilize macro to calculate SQ spare sizeYuval Shaia2018-12-181-1/+1
| * | | RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter2018-12-181-0/+1
| * | | IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2018-12-181-1/+3
| * | | RDMA/core: Delete RoCE GID in hw when corresponding IP is deletedParav Pandit2018-12-181-4/+3Star
| * | | RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'Gal Pressman2018-12-181-4/+4
| * | | RDMA/i40iw: Make sure to initialize ib_device_opsKamal Heib2018-12-181-0/+1
| * | | RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky2018-12-183-100/+5Star
| * | | RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe2018-12-187-23/+89
| * | | RDMA: Start use ib_device_opsKamal Heib2018-12-1232-317/+330
| * | | RDMA/rdmavt: Initialize ib_device_ops structKamal Heib2018-12-121-245/+54Star
| * | | RDMA/rxe: Initialize ib_device_ops structKamal Heib2018-12-121-43/+47
| * | | RDMA/vmw_pvrdma: Initialize ib_device_ops structKamal Heib2018-12-121-37/+45
| * | | RDMA/usnic: Initialize ib_device_ops structKamal Heib2018-12-121-29/+32
| * | | RDMA/qib: Initialize ib_device_ops structKamal Heib2018-12-121-2/+6
| * | | RDMA/qedr: Initialize ib_device_ops structKamal Heib2018-12-121-51/+52