aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny14-35/+232
2015-05-20IB/user_mad: Fix buggy usage of port indexIra Weiny1-1/+1
2015-05-20IB/user_mad: Use new start/end port functionsIra Weiny1-11/+3
2015-05-18IB/core: Create common start/end port functionsIra Weiny2-55/+32
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang3-4/+4
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang1-1/+1
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang2-6/+6
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang3-8/+8
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang1-7/+7
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang3-14/+13
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang2-2/+2
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang2-6/+6
2015-05-18IB/Verbs: Reform rest part in IB-core cmaMichael Wang1-11/+9
2015-05-18IB/Verbs: Reform cma_acquire_dev()Michael Wang1-28/+40
2015-05-18IB/Verbs: Reform mcast related part in IB-core cmaMichael Wang1-38/+18
2015-05-18IB/Verbs: Reform route related part in IB-core cmaMichael Wang2-42/+14
2015-05-18IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang2-58/+26
2015-05-18IB/Verbs: Reform IB-core verbsMichael Wang1-4/+2
2015-05-18IB/Verbs: Reform IB-ulp ipoibMichael Wang1-7/+8
2015-05-18IB/Verbs: Reform IB-core multicastMichael Wang1-9/+3
2015-05-18IB/Verbs: Reform IB-core sa_queryMichael Wang1-13/+17
2015-05-18IB/Verbs: Reform IB-core cmMichael Wang1-3/+17
2015-05-18IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang3-30/+41
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang19-0/+95
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches3-5/+4
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn2-2/+3
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova1-1/+1
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise1-8/+8
2015-05-11IB/ehca: use correct destination for memcpyNicholas Mc Guire1-2/+2
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche1-2/+2
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S3-9/+32
2015-05-05IB/core: Fix unaligned accessesDavid Ahern2-14/+13
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI1-10/+3
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez7-79/+39
2015-05-05IB/qib: add acounting for MTRRLuis R. Rodriguez1-1/+1
2015-05-05IB/core: dma unmap optimizationsGuy Shapiro1-2/+3
2015-05-05IB/core: dma map/unmap locking optimizationsGuy Shapiro1-5/+4
2015-05-05RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2-4/+51
2015-05-05RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2-17/+49
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clientsTatyana Nikolova3-34/+262
2015-05-05iw_cxgb4: enforce qp/cq id requirementsHariprasad S1-0/+23
2015-05-05iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQsHariprasad S2-7/+15
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S5-16/+15
2015-05-05iw_cxgb4: Cleanup register defines/MACROSHariprasad S2-3/+5
2015-05-05RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe1-10/+17
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-18/+18
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-366/+411
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds20-1113/+1426
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+7
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit2-2/+6