summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* infiniband: fix core/verbs.c kernel-doc notationRandy Dunlap2018-01-111-2/+2
* RDMA/cma: Fix rdma_cm path querying for RoCEParav Pandit2018-01-111-3/+4
* RDMA/cma: Fix rdma_cm raw IB path setting for RoCEParav Pandit2018-01-111-0/+14
* RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit2018-01-112-7/+7
* RDMA/cma: Provide a function to set RoCE path record L2 parametersParav Pandit2018-01-111-35/+53
* RDMA/cma: Use the right net namespace for the rdma_cm_idParav Pandit2018-01-111-2/+3
* IB/core: Increase number of char device minorsHuy Nguyen2018-01-114-156/+113
* IB/core: Remove the locking for character device bitmapsHuy Nguyen2018-01-112-10/+0
* RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche2018-01-101-0/+2
* IB/mlx5: remove redundant assignment of mdevColin Ian King2018-01-101-1/+1
* IB/rxe: remove unnecessary skb_clone in xmitZhu Yanjun2018-01-081-11/+5
* IB/rxe: add the static type to the variableZhu Yanjun2018-01-082-2/+1
* Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford2018-01-088-186/+299
|\
| * IB/srpt: Micro-optimize I/O context state manipulationBart Van Assche2018-01-082-17/+1
| * IB/srpt: Inline srpt_get_cmd_state()Bart Van Assche2018-01-081-20/+3
| * IB/srpt: Introduce srpt_format_guid()Bart Van Assche2018-01-081-11/+13
| * IB/srpt: Reduce frequency of receive failure messagesBart Van Assche2018-01-081-2/+2
| * IB/srpt: Convert a warning into a debug messageBart Van Assche2018-01-081-1/+2
| * IB/srpt: Use the IPv6 format for GIDs in log messagesBart Van Assche2018-01-081-11/+3
| * IB/srpt: Verify port numbers in srpt_event_handler()Bart Van Assche2018-01-081-6/+16
| * IB/srpt: Reduce the severity level of a log messageBart Van Assche2018-01-081-1/+1
| * IB/srpt: Rename a local variable, a member variable and a constantBart Van Assche2018-01-082-16/+16
| * IB/srpt: Document all structure members in ib_srpt.hBart Van Assche2018-01-081-11/+22
| * IB/srpt: Fix kernel-doc warnings in ib_srpt.cBart Van Assche2018-01-081-60/+145
| * IB/srpt: Remove an unused structure memberBart Van Assche2018-01-082-2/+0
| * IB/srpt: Fix ACL lookup during loginBart Van Assche2018-01-041-1/+1
| * IB/srpt: Disable RDMA access by the initiatorBart Van Assche2018-01-041-2/+1
| * RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky2018-01-023-20/+54
| * IB/ipoib: Fix race condition in neigh creationErez Shitrit2018-01-022-8/+22
| * IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky2018-01-021-1/+1
* | IB/mlx5: Don't advertise RAW QP support in dual port modeDaniel Jurgens2018-01-081-7/+14
* | IB/mlx5: Route MADs for dual port RoCEDaniel Jurgens2018-01-081-7/+14
* | {net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens2018-01-081-1/+1
* | IB/mlx5: Update counter implementation for dual port RoCEDaniel Jurgens2018-01-082-28/+42
* | IB/mlx5: Change debugfs to have per port contentsParav Pandit2018-01-083-29/+73
* | IB/mlx5: Implement dual port functionality in query routinesDaniel Jurgens2018-01-081-17/+85
* | IB/mlx5: Move IB event processing onto a workqueueDaniel Jurgens2018-01-081-13/+56
* | {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-085-30/+433
* | IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens2018-01-083-37/+55
* | IB/mlx5: Reduce the use of num_port capabilityDaniel Jurgens2018-01-083-12/+11
* | IB/core: Change roce_rescan_device to return voidDaniel Jurgens2018-01-083-10/+3
* | IB/mlx5: Add support for DC target QPMoni Shoua2018-01-083-3/+212
* | IB/mlx5: Add support for DC Initiator QPMoni Shoua2018-01-081-5/+72
* | IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua2018-01-082-1/+112
* | bnxt_re: report RoCE device support at info levelJonathan Toppins2018-01-051-1/+1
* | RDMA/core: Add encode/decode FDR/EDR ratesHans Westgaard Ry2018-01-051-20/+36
* | i40iw: Replace mdelay with msleep in i40iw_wait_pe_readyJia-Ju Bai2018-01-051-1/+1
* | IB/rdmavt: Add trace for RNRNAK timerKaike Wan2018-01-052-5/+48
* | IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl2018-01-056-35/+18
* | IB/rdmavt: Allocate CQ memory on the correct nodeMike Marciniszyn2018-01-051-3/+7