summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCEParav Pandit2018-01-191-26/+7
| * | net/rds: Use rdma_read_gids to read connection GIDsParav Pandit2018-01-191-4/+2
| * | RDMA/ucma: Use rdma cm API to query GIDParav Pandit2018-01-191-4/+4
| * | RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit2018-01-192-0/+46
| * | IB/srpt: Move the code for parsing struct ib_cm_req_event_paramBart Van Assche2018-01-181-19/+30
| * | IB/srpt: Preparations for adding RDMA/CM supportBart Van Assche2018-01-182-18/+22
| * | IB/srpt: Don't allow reordering of commands on wait listBart Van Assche2018-01-182-35/+49
| * | IB/srpt: Fix a race condition related to wait list processingBart Van Assche2018-01-181-5/+7
| * | IB/srpt: Fix login-related race conditionsBart Van Assche2018-01-181-84/+111
| * | IB/srpt: Log all zero-length writes and completionsBart Van Assche2018-01-181-2/+6
| * | IB/srpt: Simplify srpt_close_session()Bart Van Assche2018-01-181-15/+4
| * | IB/srpt: Rework multi-channel supportBart Van Assche2018-01-182-60/+160
| * | IB/srpt: Use the source GID as session nameBart Van Assche2018-01-182-8/+7
| * | IB/srpt: One target per portBart Van Assche2018-01-182-53/+61
| * | IB/srpt: Add P_Key supportBart Van Assche2018-01-182-3/+13
| * | IB/srpt: Rework srpt_disconnect_ch_sync()Bart Van Assche2018-01-182-24/+23
| * | IB/srpt: Make it safe to use RCU for srpt_device.rch_listBart Van Assche2018-01-182-3/+12
| * | IB/srp: Refactor srp_send_req()Bart Van Assche2018-01-181-31/+34
| * | IB/srp: Improve path record query error messageBart Van Assche2018-01-181-1/+4
| * | IB/srp: Use kstrtoull() instead of simple_strtoull()Bart Van Assche2018-01-181-4/+29
| * | RDMA/hns: Remove unnecessary platform_get_resource() error checkweiyongjun (A)2018-01-181-4/+0
| * | IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud2018-01-183-13/+59
| * | net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud2018-01-183-0/+74
| * | IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg2018-01-181-10/+13
| * | IB/core: postpone WR initialization during queue drainMax Gurtovoy2018-01-181-8/+8
| * | RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche2018-01-182-2/+13
| * | RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche2018-01-183-10/+2
| * | RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma2018-01-188-98/+825
| * | RDMA/bnxt_re: expose detailed stats retrieved from HWSelvin Xavier2018-01-187-10/+417
| * | RDMA/bnxt_re: Add support for MRs with Huge pagesSomnath Kotur2018-01-185-57/+140
| * | RDMA/bnxt_re: Add support for query firmware versionSelvin Xavier2018-01-176-15/+39
| * | RDMA/bnxt_re: Enable RoCE on virtual functionsSelvin Xavier2018-01-176-37/+182
| * | i40iw: Free IEQ resourcesMustafa Ismail2018-01-173-2/+3
| * | i40iw: Remove setting of rem_addr.lenMustafa Ismail2018-01-171-3/+0
| * | i40iw: Remove limit on re-posting AEQ entries to HWSindhu Devale2018-01-172-3/+0
| * | i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem2018-01-171-0/+1
| * | i40iw: Remove extra call to i40iw_est_sd()Shiraz Saleem2018-01-171-2/+0
| * | RDMA/hns: Set the guid for hip08 RoCE deviceoulijun2018-01-171-0/+4
| * | RDMA/hns: Update the verbs of polling for completionoulijun2018-01-172-1/+13
| * | RDMA/hns: Assign zero for pkey_index of wc in hip08oulijun2018-01-171-0/+3
| * | RDMA/hns: Fill sq wqe context of ud type in hip08oulijun2018-01-172-145/+385
| * | RDMA/hns: Add gsi qp support for modifying qp in hip08oulijun2018-01-172-16/+49
| * | RDMA/hns: Create gsi qp in hip08oulijun2018-01-171-2/+16
| * | RDMA/hns: Assign the correct value for tx_cqnoulijun2018-01-171-1/+1
| * | IB/cma: use strlcpy() instead of strncpy()Xiongfeng Wang2018-01-151-1/+1
| * | RDMA/core: Clarify rdma_ah_find_typeParav Pandit2018-01-151-2/+1