aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg6-51/+15
2015-08-30IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran1-0/+4
2015-08-30IB/cm: Remove compare_data checksHaggai Eran4-95/+21
2015-08-30IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran1-55/+4
2015-08-30IB/cma: Use found net_dev for passive connectionsHaggai Eran1-27/+49
2015-08-30IB/cma: Validate routing of incoming requestsHaggai Eran1-3/+92
2015-08-30IB/cma: Add net_dev and private data checks to RDMA CMHaggai Eran1-3/+185
2015-08-30IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran1-0/+20
2015-08-30IB/cma: Helper functions to access port space IDRsHaggai Eran1-21/+60
2015-08-30IB/cma: Refactor RDMA IP CM private-data parsing codeHaggai Eran1-65/+105
2015-08-30IB/cm: Share listening CM IDsHaggai Eran1-6/+116
2015-08-30IB/cm: Expose service ID in request eventsHaggai Eran1-0/+3
2015-08-30IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro1-1/+228
2015-08-30IB/core: Find the network device matching connection parametersYotam Kenneth1-0/+46
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran13-45/+75
2015-08-30IB/core: Add rwsem to allow reading device list or client listHaggai Eran1-12/+28
2015-08-28ipath,qib: Expose max_sge_rd correctlySteve Wise1-0/+1
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg3-0/+3
2015-08-28IB/core: Add core header changes needed for OPADennis Dalessandro1-139/+8
2015-08-28RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise25-9111/+0
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro39-30493/+0
2015-08-28iw_cxgb4: Add support for clipHariprasad S1-4/+72
2015-08-28RDMA/cma: fix IPv6 address resolutionSpencer Baugh1-2/+5
2015-08-28IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe1-3/+3
2015-08-28iw_cxgb4: set the default MPA version to 2Hariprasad S1-2/+2
2015-08-28RDMA/iser: Limit sgs to the device fastreg depthSteve Wise1-0/+9
2015-08-28IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier1-3/+0
2015-08-28IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn3-4/+16
2015-08-28mlx5: Expose correct page_size_cap in device attributesSagi Grimberg1-1/+2
2015-08-28mlx5: Fix missing device local_dma_lkeySagi Grimberg1-1/+8
2015-08-26target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover1-2/+2
2015-08-26target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover1-19/+2
2015-08-26target/iscsi: Keep local_ip as the actual sockaddrAndy Grover1-6/+2
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-08-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2015-08-05core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever1-67/+0
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-237/+430
2015-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-5/+11
2015-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds14-230/+415
2015-07-28iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S1-1/+1
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion1-1/+1
2015-07-24iser-target: Fix REJECT CM event use-after-free OOPsNicholas Bellinger1-5/+11
2015-07-24RDMA/ocrdma: update ocrdma module license stringDevesh Sharma1-1/+1
2015-07-24RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma12-228/+408
2015-07-24IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe1-1/+2
2015-07-24RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise1-0/+4
2015-07-21x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez1-2/+4
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn1-0/+1
2015-07-14IB/core: Destroy multcast_idr on module exitJohannes Thumshirn1-0/+1
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford1-7/+9