summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein2007-09-231-13/+49
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-314-25/+45
|\
| * IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2007-08-312-20/+38
| * IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-312-5/+7
* | cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-311-1/+1
|/
* IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-151-1/+1
* IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-071-0/+1
* IB/mlx4: Fix opcode returned in RDMA read completionVu Pham2007-08-031-1/+1
* IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli2007-08-031-1/+3
* IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier2007-08-031-9/+20
* RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise2007-08-031-8/+8
* IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-031-0/+5
* IB/mad: Fix address handle leak in mad_rmppSean Hefty2007-08-031-4/+4
* IB/mad: agent_send_response() should be voidHal Rosenstock2007-08-032-17/+13
* IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+5
* IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+8
* IB/sa: Don't need to check for default P_Key twiceRoland Dreier2007-08-031-3/+1
* IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua2007-08-031-1/+1
* in-string typos of "error"Eddy L O Jansson2007-07-311-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-3014-86/+98
|\
| * IB/ipath: Workaround problem of errormask register being overwrittenDave Olson2007-07-304-29/+66
| * IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson2007-07-304-9/+12
| * IB/ipath: Use faster put_tid_2 routine after initializationDave Olson2007-07-301-7/+13
| * IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2007-07-302-34/+1
| * IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-285-4/+3
| * IB/mlx4: Whitespace fixRoland Dreier2007-07-281-1/+0
| * IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen2007-07-281-2/+2
| * RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structureTom Tucker2007-07-281-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-291-0/+1
|\ \
| * | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie2007-07-271-0/+1
| |/
* | Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
|/
* IB/ehca: Support small QP queuesStefan Roscher2007-07-2010-159/+378
* IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes2007-07-201-8/+9
* IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-202-18/+18
* IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen2007-07-201-14/+28
* IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-205-63/+357
* IB/mlx4: Fix error path in create_qp_common()Roland Dreier2007-07-201-3/+5
* IB/mthca: Change command token on timeoutMichael S. Tsirkin2007-07-201-2/+1
* IB/ipath: Remove ipath_layer dead codeArthur Jones2007-07-204-439/+0
* IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita2007-07-201-7/+5
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-209-10/+9
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-4/+2
* IB/mthca: Simplify use of size0 in work request postingRoland Dreier2007-07-181-17/+24
* IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier2007-07-181-18/+22
* IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier2007-07-181-59/+40
* IB/mlx4: Factor out setting other WQE segmentsRoland Dreier2007-07-181-31/+36
* IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier2007-07-181-6/+9
* IB/mthca: Factor out setting WQE data segment entriesRoland Dreier2007-07-183-54/+30
* IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier2007-07-171-8/+16
* RDMA/cma: Remove local write permission from QP access flagsDotan Barak2007-07-171-1/+1
OpenPOWER on IntegriCloud