aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-18IB/srpt: One target per portBart Van Assche2-53/+61
2018-01-18IB/srpt: Add P_Key supportBart Van Assche2-3/+13
2018-01-18IB/srpt: Rework srpt_disconnect_ch_sync()Bart Van Assche2-24/+23
2018-01-18IB/srpt: Make it safe to use RCU for srpt_device.rch_listBart Van Assche2-3/+12
2018-01-18IB/srp: Refactor srp_send_req()Bart Van Assche1-31/+34
2018-01-18IB/srp: Improve path record query error messageBart Van Assche1-1/+4
2018-01-18IB/srp: Use kstrtoull() instead of simple_strtoull()Bart Van Assche1-4/+29
2018-01-18RDMA/hns: Remove unnecessary platform_get_resource() error checkweiyongjun (A)1-4/+0
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud2-12/+42
2018-01-18IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg1-10/+13
2018-01-18IB/core: postpone WR initialization during queue drainMax Gurtovoy1-8/+8
2018-01-18RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche2-2/+13
2018-01-18RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche3-10/+2
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma7-98/+816
2018-01-18RDMA/bnxt_re: expose detailed stats retrieved from HWSelvin Xavier7-10/+417
2018-01-18RDMA/bnxt_re: Add support for MRs with Huge pagesSomnath Kotur5-57/+140
2018-01-17RDMA/bnxt_re: Add support for query firmware versionSelvin Xavier6-15/+39
2018-01-17RDMA/bnxt_re: Enable RoCE on virtual functionsSelvin Xavier6-37/+182
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-10/+13
2018-01-16i40iw: Free IEQ resourcesMustafa Ismail3-2/+3
2018-01-16i40iw: Remove setting of rem_addr.lenMustafa Ismail1-3/+0
2018-01-16i40iw: Remove limit on re-posting AEQ entries to HWSindhu Devale2-3/+0
2018-01-16i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem1-0/+1
2018-01-16i40iw: Remove extra call to i40iw_est_sd()Shiraz Saleem1-2/+0
2018-01-16RDMA/hns: Set the guid for hip08 RoCE deviceoulijun1-0/+4
2018-01-16RDMA/hns: Update the verbs of polling for completionoulijun2-1/+13
2018-01-16RDMA/hns: Assign zero for pkey_index of wc in hip08oulijun1-0/+3
2018-01-16RDMA/hns: Fill sq wqe context of ud type in hip08oulijun2-145/+385
2018-01-16RDMA/hns: Add gsi qp support for modifying qp in hip08oulijun2-16/+49
2018-01-16RDMA/hns: Create gsi qp in hip08oulijun1-2/+16
2018-01-16RDMA/hns: Assign the correct value for tx_cqnoulijun1-1/+1
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-6/+6
2018-01-15IB/cma: use strlcpy() instead of strncpy()Xiongfeng Wang1-1/+1
2018-01-15IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-8/+5
2018-01-15RDMA/qedr: Fix endian problems around imm_dataJason Gunthorpe1-2/+2
2018-01-15RDMA/hns: Fix endian problems around imm_data and rkeyJason Gunthorpe3-7/+11
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe3-5/+3
2018-01-15IB/core: Limit DMAC resolution to RoCE Connected QPsParav Pandit1-1/+10
2018-01-15IB/core: Attempt DMAC resolution for only RoCEParav Pandit1-4/+2
2018-01-15IB/core: Limit DMAC resolution to userspace QPsParav Pandit1-19/+29
2018-01-15IB/core: Perform modify QP on real oneParav Pandit1-2/+3
2018-01-15RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky1-4/+3
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha1-1/+1
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-3/+6
2018-01-10infiniband: fix sw/rdmavt/* kernel-doc notationRandy Dunlap5-17/+18
2018-01-10infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notationRandy Dunlap1-1/+1
2018-01-10infiniband: fix core/fmr_pool.c kernel-doc notationRandy Dunlap1-7/+5
2018-01-10infiniband: fix core/verbs.c kernel-doc notationRandy Dunlap1-2/+2
2018-01-10RDMA/cma: Fix rdma_cm path querying for RoCEParav Pandit1-3/+4
2018-01-10RDMA/cma: Fix rdma_cm raw IB path setting for RoCEParav Pandit1-0/+14