summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ocrdma: Support ib_alloc_mr verbSagi Grimberg2015-08-313-5/+12
* mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-313-6/+12
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-313-47/+0
* IB/srp: Convert to ib_alloc_mrSagi Grimberg2015-08-311-1/+2
* iser-target: Convert to ib_alloc_mrSagi Grimberg2015-08-311-2/+4
* IB/iser: Convert to ib_alloc_mrSagi Grimberg2015-08-311-3/+4
* IB: Modify ib_create_mr APISagi Grimberg2015-08-316-24/+43
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-316-51/+15
* IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran2015-08-311-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-292-0/+2
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-293-0/+3
* staging/hfi1: replace indent spaces with tabsJeff Becker2015-08-291-5/+5
* IB/hfi1: add driver filesMike Marciniszyn2015-08-2958-0/+57454
* IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-291-139/+8
* RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise2015-08-2928-2/+7
* IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro2015-08-2942-3/+11
* Staging: Add staging/rdma directory and update MAINTAINERSDoug Ledford2015-08-294-0/+29
* iw_cxgb4: Add support for clipHariprasad S2015-08-291-4/+72
* RDMA/cma: fix IPv6 address resolutionSpencer Baugh2015-08-291-2/+5
* IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe2015-08-291-3/+3
* iw_cxgb4: set the default MPA version to 2Hariprasad S2015-08-291-2/+2
* RDMA/iser: Limit sgs to the device fastreg depthSteve Wise2015-08-291-0/+9
* IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-291-3/+0
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-08-293-4/+16
* mlx5: Expose correct page_size_cap in device attributesSagi Grimberg2015-08-291-1/+2
* mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-292-1/+30
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-243-13/+15
|\
| * SCSI: Fix NULL pointer dereference in runtime PMAlan Stern2015-08-181-11/+11
| * fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2015-08-182-2/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-231-1/+1
|\ \
| * | FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin2015-08-191-1/+1
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-221-1/+3
|\ \ \
| * | | irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko2015-08-201-2/+2
| * | | irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko2015-08-201-0/+1
| * | | irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko2015-08-201-0/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-08-221-0/+1
|\ \ \ \