summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sa_query.c
Commit message (Expand)AuthorAgeFilesLines
* IB/SA: Use correct free functionMark Bloch2016-08-201-1/+1
* IB/sa: Put netlink request into the request list before sendingKaike Wan2015-12-071-15/+17
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-211-2/+0
* | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-211-4/+0
* | IB/core: Add netdev to path recordMatan Barak2015-10-211-2/+11
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-1/+1
|/
* IB/sa: Fix rdma netlink message flagsKaike Wan2015-09-021-1/+1
* IB/sa: Route SA pathrecord query through netlinkKaike Wan2015-08-301-1/+500
* IB/sa: Allocate SA query with kzallocKaike Wan2015-08-301-4/+4
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-3/+3
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-141-6/+2
* IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
* IB/core: Don't warn on no SA support in event handlerMoni Shoua2015-06-101-1/+1
* IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang2015-05-181-1/+1
* IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang2015-05-181-5/+5
* IB/Verbs: Reform IB-core sa_queryMichael Wang2015-05-181-13/+17
* IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-101-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-201-0/+6
* IB/core: convert to idr_alloc()Tejun Heo2013-02-271-8/+10
* IB/sa: Add GuidInfoRecord query supportErez Shitrit2012-07-081-0/+133
* 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