summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Add EQ poolMatan Barak2015-05-312-49/+23Star
* net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-311-2/+2
* net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-311-3/+1Star
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-318-146/+124Star
* net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-313-4/+3Star
* net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz2015-05-251-1/+6
* IB/mlx4: Convert slave port before building address-handleOr Gerlitz2015-05-251-4/+7
* IB/cma: Fix broken AF_IB UD supportMatthew Finlay2015-05-201-11/+21
* ib/cm: Change reject message type when destroying cm_idTed Kim2015-05-201-1/+1
* RDMA/ocrdma: Update ocrdma version numberSelvin Xavier2015-05-181-1/+1
* RDMA/ocrdma: Fail connection for MTU lesser than 512Naga Irrinki2015-05-181-1/+3
* RDMA/ocrdma: Fix dmac resolution for link local addressMitesh Ahuja2015-05-182-1/+5
* RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support itMitesh Ahuja2015-05-182-28/+27Star
* RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.Mitesh Ahuja2015-05-182-1/+3
* RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configuredDevesh Sharma2015-05-182-2/+18
* RDMA/ocrdma: Fix QP state transition in destroy_qpDevesh Sharma2015-05-181-4/+6
* RDMA/ocrdma: Report EQ full fatal errorDevesh Sharma2015-05-182-0/+13
* RDMA/ocrdma: Fix EQ destroy failure during driver unloadSelvin Xavier2015-05-181-3/+3
* infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches2015-05-123-5/+4Star
* 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/+13Star
* IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-051-10/+3Star
* IB/qib: use arch_phys_wc_add()Luis R. Rodriguez2015-05-057-79/+39Star
* 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/+4Star
* 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/+15Star
* 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-272-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/+13Star
| * | iser-target: Bump version to 1.0Sagi Grimberg2015-04-081-1/+1
| * | iser-target: Remove conn_ prefix from struct isert_conn membersSagi Grimberg2015-04-082-148/+148
| * | iser-target: Remove un-needed rdma_listen backlogSagi Grimberg2015-04-082-2/+1Star
| * | iser-target: Remove redundant check on the deviceSagi Grimberg2015-04-081-4/+5
| * | iser-target: Get rid of redundant max_acceptSagi Grimberg2015-04-081-4/+2Star
| * | iser-target: Split some logic in isert_connect_request to routinesSagi Grimberg2015-04-081-48/+70
| * | iser-target: Rename device find/release routinesSagi Grimberg2015-04-081-7/+6Star