summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun2018-01-314-7/+5
* IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun2018-01-313-6/+4
* IB/rxe: change the function to void from intZhu Yanjun2018-01-312-3/+2
* IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun2018-01-314-10/+5
* IB/rxe: change the function to void from intZhu Yanjun2018-01-313-6/+4
* IB/rxe: remove redudant parameter in functionZhu Yanjun2018-01-314-8/+7
* RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()Dan Carpenter2018-01-311-1/+3
* RDMA/bnxt_re: Fix static checker warningDoug Ledford2018-01-311-5/+2
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-305-11/+13
|\
| * net: don't call update_pmtu unconditionallyNicolas Dichtel2018-01-251-2/+1
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-163-6/+6
| |\
| | * RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky2018-01-151-4/+3
| | * IB/hfi1: Prevent a NULL dereferenceDan Carpenter2018-01-101-2/+2
| | * iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg2018-01-101-0/+1
| * | net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-121-1/+1
| * | {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-121-3/+6
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-087-32/+79
| |\|
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-2820-105/+148
| |\ \
| * \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-1610-19/+56
| |\ \ \
| * \ \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-0513-78/+134
| |\ \ \ \
* | | | | | RDMA/nldev: Provide detailed QP informationLeon Romanovsky2018-01-291-0/+227
* | | | | | RDMA/nldev: Provide global resource utilizationLeon Romanovsky2018-01-291-0/+147
* | | | | | RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky2018-01-292-0/+7
* | | | | | RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky2018-01-294-0/+14
* | | | | | RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky2018-01-293-5/+30
* | | | | | RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky2018-01-294-1/+170
* | | | | | RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky2018-01-292-6/+8
* | | | | | RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe2018-01-293-5/+5
* | | | | | IB/rxe: Change RDMA_RXE kconfig to use selectJason Gunthorpe2018-01-291-2/+2
* | | | | | IB/qib: remove qib_keys.cCorentin Labbe2018-01-281-235/+0
* | | | | | IB/mthca: remove mthca_user.hCorentin Labbe2018-01-281-112/+0
* | | | | | RDMA/cm: Fix access to uninitialized variableLeon Romanovsky2018-01-281-2/+0
* | | | | | RDMA/cma: Use existing netif_is_bond_master functionParav Pandit2018-01-281-1/+1
* | | | | | IB/core: Avoid SGID attributes query while converting GID from OPA to IBParav Pandit2018-01-281-3/+1
* | | | | | RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky2018-01-281-4/+1
* | | | | | IB/umad: Fix use of unprotected device pointerJack Morgenstein2018-01-281-1/+1
* | | | | | IB/iser: Combine substrings for three messagesMarkus Elfring2018-01-281-6/+4
* | | | | | IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring2018-01-281-1/+1
* | | | | | IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring2018-01-281-3/+1
* | | | | | IB/mthca: Fix gup usage in mthca_map_user_db()Davidlohr Bueso2018-01-261-1/+1
* | | | | | RDMA/qedr: lower print level of flushed CQEsKalderon, Michal2018-01-251-3/+3
* | | | | | RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe2018-01-251-6/+13
* | | | | | RDMA/srpt: Fix RCU debug build errorLeon Romanovsky2018-01-251-2/+0
* | | | | | IB/srp: Add target_can_queue login parameterBart Van Assche2018-01-232-0/+23
* | | | | | IB/srp: Add RDMA/CM supportBart Van Assche2018-01-232-154/+589
* | | | | | RDMA/cma: Update RoCE multicast routines to use net namespaceParav Pandit2018-01-221-3/+3
* | | | | | RDMA/cma: Update cma_validate_port to honor net namespaceParav Pandit2018-01-221-1/+1
* | | | | | RDMA/cma: Refactor to access multiple fields of rdma_dev_addrParav Pandit2018-01-221-7/+8
* | | | | | RDMA/cma: Check existence of netdevice during port validationParav Pandit2018-01-221-3/+5
* | | | | | RDMA/mlx5: Remove redundant allocation warning printLeon Romanovsky2018-01-191-11/+8