summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | iser-target: Convert to ib_alloc_mrSagi Grimberg2015-08-301-2/+4
| * | IB/iser: Convert to ib_alloc_mrSagi Grimberg2015-08-301-3/+4
| * | IB: Modify ib_create_mr APISagi Grimberg2015-08-306-24/+43
| * | IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-306-51/+15
| * | IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran2015-08-301-0/+4
| * | IB/cm: Remove compare_data checksHaggai Eran2015-08-304-95/+21
| * | IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran2015-08-301-55/+4
| * | IB/cma: Use found net_dev for passive connectionsHaggai Eran2015-08-301-27/+49
| * | IB/cma: Validate routing of incoming requestsHaggai Eran2015-08-301-3/+92
| * | IB/cma: Add net_dev and private data checks to RDMA CMHaggai Eran2015-08-301-3/+185
| * | IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran2015-08-301-0/+20
| * | IB/cma: Helper functions to access port space IDRsHaggai Eran2015-08-301-21/+60
| * | IB/cma: Refactor RDMA IP CM private-data parsing codeHaggai Eran2015-08-301-65/+105
| * | IB/cm: Share listening CM IDsHaggai Eran2015-08-301-6/+116
| * | IB/cm: Expose service ID in request eventsHaggai Eran2015-08-301-0/+3
| * | IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro2015-08-301-1/+228
| * | IB/core: Find the network device matching connection parametersYotam Kenneth2015-08-301-0/+46
| * | IB/core: lock client data with lists_rwsemHaggai Eran2015-08-3013-45/+75
| * | IB/core: Add rwsem to allow reading device list or client listHaggai Eran2015-08-301-12/+28
| * | ipath,qib: Expose max_sge_rd correctlySteve Wise2015-08-281-0/+1
| * | mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-283-0/+3
| * | IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-281-139/+8
| * | RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise2015-08-2825-9111/+0
| * | IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro2015-08-2839-30493/+0
| * | iw_cxgb4: Add support for clipHariprasad S2015-08-281-4/+72
| * | RDMA/cma: fix IPv6 address resolutionSpencer Baugh2015-08-281-2/+5
| * | IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe2015-08-281-3/+3
| * | iw_cxgb4: set the default MPA version to 2Hariprasad S2015-08-281-2/+2
| * | RDMA/iser: Limit sgs to the device fastreg depthSteve Wise2015-08-281-0/+9
| * | IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-281-3/+0
| * | IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-08-283-4/+16
| * | mlx5: Expose correct page_size_cap in device attributesSagi Grimberg2015-08-281-1/+2
| * | mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-281-1/+8
* | | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-071-67/+0
|\ \ \
| * | | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2015-08-051-67/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-211-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-08-171-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S2015-07-281-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-3116-237/+430
|\ \ \ \ | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-07-291-5/+11
| |\ \ \
| | * | | iser-target: Fix REJECT CM event use-after-free OOPsNicholas Bellinger2015-07-241-5/+11
| | | |/ | | |/|
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-2814-230/+415
| |\ \ \ | | | |/ | | |/|
| | * | RDMA/ocrdma: update ocrdma module license stringDevesh Sharma2015-07-241-1/+1
| | * | RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-2412-228/+408
| | * | IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe2015-07-241-1/+2
| | * | RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise2015-07-241-0/+4
| * | | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-211-2/+4
| |/ /
* | | net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-271-1/+1
|/ /
* | IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn2015-07-141-0/+1
* | IB/core: Destroy multcast_idr on module exitJohannes Thumshirn2015-07-141-0/+1
OpenPOWER on IntegriCloud