summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sa_query.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-111-1/+1
* IB/mad: Fix sparse warning about gfp_t useRoland Dreier2014-06-031-1/+1
* IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-1/+11
* IB/sa: Export function to pack a path record into wire formatSean Hefty2013-06-211-0/+6
* IB/core: convert to idr_alloc()Tejun Heo2013-02-281-8/+10
* IB/sa: Add GuidInfoRecord query supportErez Shitrit2012-07-091-0/+133
* RDMA: Update missed conversion of flush_scheduled_work()Tejun Heo2011-01-291-1/+1
* RDMA: Update workqueue usageTejun Heo2011-01-171-1/+1
* RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen2010-10-141-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-061-5/+2Star
* 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-151-2/+0Star
* IB/sa: Fail requests made while creating new SM AHMoni Shoua2008-07-151-6/+16
* IB/sa: Add new QoS fields to path recordSean Hefty2007-10-101-7/+3Star
* IB/sa: Error handling thinko fixAli Ayoub2007-10-101-1/+1
* IB/sa: Don't need to check for default P_Key twiceRoland Dreier2007-08-031-3/+1Star
* IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-111-35/+50
* IB: Remove garbage non-ASCII characters from commentsRoland Dreier2007-07-101-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()Sean Hefty2007-04-251-1/+23
* IB/core: Set static rate in ib_init_ah_from_path()Roland Dreier2007-02-171-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-231-9/+51
* RDMA: iWARP Core Changes.Tom Tucker2006-09-231-1/+4
* IB: Whitespace fixesRoland Dreier2006-09-231-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-151-5/+5
* IB/cm: Use address handle helpersSean Hefty2006-06-181-3/+3
* IB/sa: Add ib_init_ah_from_path()Sean Hefty2006-06-181-0/+31
* IB/sa_query: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-171-0/+2
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-125/+114Star
* 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-181-6/+24
|/
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-3/+3
* [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-101-26/+0Star
* [PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin2005-09-071-2/+2
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-271-2/+2
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-271-1/+1
* [PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock2005-07-281-3/+3
* [PATCH] IB: Add Service Record support to SA clientHal Rosenstock2005-07-281-2/+164
* [PATCH] IB: Introduce RMPP APIsHal Rosenstock2005-07-281-20/+0Star
* [PATCH] IB: Add automatic retries to MAD layerHal Rosenstock2005-07-281-1/+2
* [PATCH] IB: Update MAD client APIHal Rosenstock2005-07-281-13/+2Star
* [PATCH] IB: Fix race in sa_queryRoland Dreier2005-06-281-5/+13