summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-12-20IB/core: uverbs copy to struct or zero helperMichael Guralnik
2018-12-20IB/rxe: Reuse code which sets port stateYuval Shaia
2018-12-20IB/rxe: Make counters thread safeParav Pandit
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas
2018-12-20IB/mlx5: Use uid as part of alloc/dealloc transport domainYishai Hadas
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19RDMA/bnxt_re: Increase depth of control path command queueDevesh Sharma
2018-12-19RDMA/bnxt_re: Query HWRM Interface version from FWSelvin Xavier
2018-12-19IB/usnic: Fix potential deadlockParvi Kaustubhi
2018-12-19RDMA/bnxt_re: Make use of destroy AH sleepable flagGal Pressman
2018-12-19RDMA/bnxt_re: Make use of create AH sleepable flagGal Pressman
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-19RDMA/srpt: Add support for immediate dataBart Van Assche
2018-12-19RDMA/srpt: Rework the srpt_alloc_srq() error pathBart Van Assche
2018-12-19RDMA/srpt: Remove driver version and release dateBart Van Assche
2018-12-19RDMA/srpt: Make kernel-doc headers completeBart Van Assche
2018-12-19RDMA/srpt: Join split stringsBart Van Assche
2018-12-19RDMA/srpt: Improve coding style conformanceBart Van Assche
2018-12-19RDMA/srpt: Fix a use-after-free in the channel release codeBart Van Assche
2018-12-19RDMA/srp: Add support for immediate dataBart Van Assche
2018-12-19RDMA/srp: Rework handling of the maximum information unit lengthBart Van Assche
2018-12-19RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declarationBart Van Assche
2018-12-19RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche
2018-12-19RDMA/srp: Handle large SCSI CDBs correctlyBart Van Assche
2018-12-19RDMA/srp: Document srp_parse_in() argumentsBart Van Assche
2018-12-19include/scsi/srp.h: Add support for immediate dataBart Van Assche
2018-12-19include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche
2018-12-19IB/mlx5: Fix compile issue when ODP disabledDoug Ledford
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-18RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch
2018-12-18IB/mlx5: Add advise_mr() supportMoni Shoua
2018-12-18IB/uverbs: Add support to advise_mrMoni Shoua
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua
2018-12-18RDMA/uverbs: Add an ioctl method to destroy an objectParav Pandit
2018-12-18RDMA/uverbs: Add a method to introspect handles in a contextJason Gunthorpe
2018-12-18IB/mlx4: Utilize macro to calculate SQ spare sizeYuval Shaia
2018-12-18RDMA/hns: Fix an error code in hns_roce_create_srq()Dan Carpenter
2018-12-18IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter
2018-12-18RDMA/core: Delete RoCE GID in hw when corresponding IP is deletedParav Pandit
2018-12-18RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'Gal Pressman
2018-12-18RDMA/i40iw: Make sure to initialize ib_device_opsKamal Heib
2018-12-18RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky
2018-12-18RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch
2018-12-12IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang