aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-23IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein1-13/+49
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-25/+45
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2-20/+38
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher2-5/+7
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray1-1/+1
2007-08-15IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen1-1/+1
2007-08-07IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein1-0/+1
2007-08-03IB/mlx4: Fix opcode returned in RDMA read completionVu Pham1-1/+1
2007-08-03IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli1-1/+3
2007-08-03IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier1-9/+20
2007-08-03RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise1-8/+8
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak1-0/+5
2007-08-03IB/mad: Fix address handle leak in mad_rmppSean Hefty1-4/+4
2007-08-03IB/mad: agent_send_response() should be voidHal Rosenstock2-17/+13
2007-08-03IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock1-6/+5
2007-08-03IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock1-6/+8
2007-08-03IB/sa: Don't need to check for default P_Key twiceRoland Dreier1-3/+1
2007-08-03IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua1-1/+1
2007-07-31in-string typos of "error"Eddy L O Jansson1-1/+1
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds14-86/+98
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson4-29/+66
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson4-9/+12
2007-07-30IB/ipath: Use faster put_tid_2 routine after initializationDave Olson1-7/+13
2007-07-30IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2-34/+1
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen5-4/+3
2007-07-28IB/mlx4: Whitespace fixRoland Dreier1-1/+0
2007-07-28IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen1-2/+2
2007-07-28RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structureTom Tucker1-0/+1
2007-07-27[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie1-0/+1
2007-07-20IB/ehca: Support small QP queuesStefan Roscher10-159/+378
2007-07-20IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes1-8/+9
2007-07-20IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2-18/+18
2007-07-20IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen1-14/+28
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen5-63/+357
2007-07-20IB/mlx4: Fix error path in create_qp_common()Roland Dreier1-3/+5
2007-07-20IB/mthca: Change command token on timeoutMichael S. Tsirkin1-2/+1
2007-07-20IB/ipath: Remove ipath_layer dead codeArthur Jones4-439/+0
2007-07-20IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita1-7/+5
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt9-10/+9
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2-4/+2
2007-07-18IB/mthca: Simplify use of size0 in work request postingRoland Dreier1-17/+24
2007-07-18IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier1-18/+22
2007-07-18IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier1-59/+40
2007-07-18IB/mlx4: Factor out setting other WQE segmentsRoland Dreier1-31/+36
2007-07-18IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier1-6/+9
2007-07-18IB/mthca: Factor out setting WQE data segment entriesRoland Dreier3-54/+30
2007-07-17IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier1-8/+16
2007-07-17RDMA/cma: Remove local write permission from QP access flagsDotan Barak1-1/+1