aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sa_query.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Update missed conversion of flush_scheduled_work()Tejun Heo2011-01-281-1/+1
* RDMA: Update workqueue usageTejun Heo2011-01-161-1/+1
* RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen2010-10-131-1/+4
* IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen2010-10-131-7/+18
* RDMA/ucma: Add option to manually set IB pathSean Hefty2009-11-161-0/+6
* IB: Use DEFINE_SPINLOCK() for static spinlocksRoland Dreier2009-09-051-5/+2
* IB/sa_query: Fix AH leak due to update_sm_ah() raceJack Morgenstein2009-03-031-0/+2
* IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one()Ralph Campbell2008-07-221-1/+2
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/sa: Fail requests made while creating new SM AHMoni Shoua2008-07-141-6/+16
* IB/sa: Add new QoS fields to path recordSean Hefty2007-10-091-7/+3
* IB/sa: Error handling thinko fixAli Ayoub2007-10-091-1/+1
* IB/sa: Don't need to check for default P_Key twiceRoland Dreier2007-08-031-3/+1
* IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-101-35/+50
* IB: Remove garbage non-ASCII characters from commentsRoland Dreier2007-07-091-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()Sean Hefty2007-04-241-1/+23
* IB/core: Set static rate in ib_init_ah_from_path()Roland Dreier2007-02-161-0/+1
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-161-14/+15
* WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+5
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-221-9/+51
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+4
* IB: Whitespace fixesRoland Dreier2006-09-221-1/+1
* IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein2006-08-161-1/+2
* [PATCH] IB/core: use correct gfp_mask in sa_queryMichael S. Tsirkin2006-07-141-5/+5
* IB/cm: Use address handle helpersSean Hefty2006-06-171-3/+3
* IB/sa: Add ib_init_ah_from_path()Sean Hefty2006-06-171-0/+31
* IB/sa_query: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-171-0/+2
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-125/+114
* Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-241-0/+1
|\
| * [IB] Add idr_destroy() calls on module unloadRoland Dreier2005-10-241-0/+1
* | [IB] fail SA queries if device initialization failedRoland Dreier2005-10-171-6/+24
|/
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-3/+3
* [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-091-26/+0
* [PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin2005-09-071-2/+2
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-2/+2
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-1/+1
* [PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock2005-07-271-3/+3
* [PATCH] IB: Add Service Record support to SA clientHal Rosenstock2005-07-271-2/+164
* [PATCH] IB: Introduce RMPP APIsHal Rosenstock2005-07-271-20/+0
* [PATCH] IB: Add automatic retries to MAD layerHal Rosenstock2005-07-271-1/+2
* [PATCH] IB: Update MAD client APIHal Rosenstock2005-07-271-13/+2
* [PATCH] IB: Fix race in sa_queryRoland Dreier2005-06-271-5/+13
* [PATCH] IB: allow NULL sa_query callbacksRoland Dreier2005-05-251-17/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+866