summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S
2015-05-05IB/core: Fix unaligned accessesDavid Ahern
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez
2015-05-05IB/qib: add acounting for MTRRLuis R. Rodriguez
2015-05-05IB/core: dma unmap optimizationsGuy Shapiro
2015-05-05IB/core: dma map/unmap locking optimizationsGuy Shapiro
2015-05-05RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise
2015-05-05RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova
2015-05-05iw_cxgb4: enforce qp/cq id requirementsHariprasad S
2015-05-05iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQsHariprasad S
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S
2015-05-05iw_cxgb4: Cleanup register defines/MACROSHariprasad S
2015-05-05RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit
2015-04-16cxgb4: drop __GFP_NOFAIL allocationMichal Hocko
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford
2015-04-15IB/iser: Rewrite bounce buffer code pathSagi Grimberg
2015-04-15IB/iser: Bump version to 1.6Sagi Grimberg
2015-04-15IB/iser: Remove code duplication for a single DMA entrySagi Grimberg
2015-04-15IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mrSagi Grimberg
2015-04-15IB/iser: Modify struct iser_mem_reg membersSagi Grimberg
2015-04-15IB/iser: Make fastreg pool cache friendlySagi Grimberg
2015-04-15IB/iser: Move PI context alloc/free to routinesSagi Grimberg
2015-04-15IB/iser: Move fastreg descriptor pool get/put to helper functionsSagi Grimberg
2015-04-15IB/iser: Merge build page-vec into register page-vecSagi Grimberg
2015-04-15IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg
2015-04-15IB/iser: Remove redundant assignments in iser_reg_page_vecSagi Grimberg
2015-04-15IB/iser: Move memory reg/dereg routines to iser_memory.cSagi Grimberg
2015-04-15IB/iser: Don't pass ib_device to fall_to_bounce_buff routineSagi Grimberg
2015-04-15IB/iser: Remove a redundant struct iser_data_bufSagi Grimberg
2015-04-15IB/iser: Remove redundant cmd_data_len calculationSagi Grimberg
2015-04-15IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg
2015-04-15IB/iser: Handle fastreg/local_inv completion errorsSagi Grimberg
2015-04-15IB/iser: Fix unload during ep_poll wrong dereferenceSagi Grimberg
2015-04-15ib_srpt: convert printk's to pr_* functionsDoug Ledford
2015-04-15IB/srp: Use P_Key cache for P_Key lookupsBart Van Assche
2015-04-15infiniband/mlx4: check for mapping errorSebastian Ott
2015-04-15ib_uverbs: Fix pages leak when using XRC SRQsSébastien Dugué
2015-04-15IB/mlx4: Fix WQE LSO segment calculationErez Shitrit
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit
2015-04-15IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit
2015-04-15IB/ipoib: Handle QP in SQE stateErez Shitrit
2015-04-15IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit