aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-2016-88/+15
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-2014-35/+232
* IB/user_mad: Fix buggy usage of port indexIra Weiny2015-05-201-1/+1
* IB/user_mad: Use new start/end port functionsIra Weiny2015-05-201-11/+3
* IB/core: Create common start/end port functionsIra Weiny2015-05-182-55/+32
* IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang2015-05-183-4/+4
* IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang2015-05-181-1/+1
* IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang2015-05-182-6/+6
* IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang2015-05-183-8/+8
* IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang2015-05-181-7/+7
* IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang2015-05-183-14/+13
* IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang2015-05-182-2/+2
* IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang2015-05-182-6/+6
* IB/Verbs: Reform rest part in IB-core cmaMichael Wang2015-05-181-11/+9
* IB/Verbs: Reform cma_acquire_dev()Michael Wang2015-05-181-28/+40
* IB/Verbs: Reform mcast related part in IB-core cmaMichael Wang2015-05-181-38/+18
* IB/Verbs: Reform route related part in IB-core cmaMichael Wang2015-05-182-42/+14
* IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang2015-05-182-58/+26
* IB/Verbs: Reform IB-core verbsMichael Wang2015-05-181-4/+2
* IB/Verbs: Reform IB-ulp ipoibMichael Wang2015-05-181-7/+8
* IB/Verbs: Reform IB-core multicastMichael Wang2015-05-181-9/+3
* IB/Verbs: Reform IB-core sa_queryMichael Wang2015-05-181-13/+17
* IB/Verbs: Reform IB-core cmMichael Wang2015-05-181-3/+17
* IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang2015-05-183-30/+41
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-1819-0/+95
* infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches2015-05-123-5/+4
* IB/qib: fix test of unsigned variableMike Marciniszyn2015-05-122-2/+3
* RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova2015-05-121-1/+1
* iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise2015-05-111-8/+8
* IB/ehca: use correct destination for memcpyNicholas Mc Guire2015-05-111-2/+2
* IPoIB/CM: Fix indentation levelBart Van Assche2015-05-051-2/+2
* iw_cxgb4: Remove negative advice dmesg warningsHariprasad S2015-05-053-9/+32
* IB/core: Fix unaligned accessesDavid Ahern2015-05-052-14/+13
* IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-051-10/+3
* IB/qib: use arch_phys_wc_add()Luis R. Rodriguez2015-05-057-79/+39
* IB/qib: add acounting for MTRRLuis R. Rodriguez2015-05-051-1/+1
* IB/core: dma unmap optimizationsGuy Shapiro2015-05-051-2/+3
* IB/core: dma map/unmap locking optimizationsGuy Shapiro2015-05-051-5/+4
* RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2015-05-052-4/+51
* RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2015-05-052-17/+49
* RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova2015-05-053-34/+262
* iw_cxgb4: enforce qp/cq id requirementsHariprasad S2015-05-051-0/+23
* iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQsHariprasad S2015-05-052-7/+15
* iw_cxgb4: 32b platform fixesHariprasad S2015-05-055-16/+15
* iw_cxgb4: Cleanup register defines/MACROSHariprasad S2015-05-052-3/+5
* RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe2015-05-051-10/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-262-18/+18
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-152-18/+18
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-243-366/+411
|\ \
| * | target: simplify the target template registration APIChristoph Hellwig2015-04-141-36/+13