summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sa_query.c
Commit message (Expand)AuthorAgeFilesLines
* IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2017-05-011-16/+258
* IB/SA: Add OPA path record typeDasaratharaman Chandramouli2017-05-011-2/+2
* IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-011-15/+24
* IB/SA: Introduce path record specific typesDasaratharaman Chandramouli2017-05-011-5/+9
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-011-10/+10
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-1/+4
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-21/+19
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-2/+3
* IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli2017-04-281-25/+157
* IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2017-04-281-52/+123
* IB/SA: Move functions update_sm_ah() and ib_sa_event()Dasaratharaman Chandramouli2017-04-281-86/+86
* IB/SA: Remove unwanted bracesDasaratharaman Chandramouli2017-04-281-2/+1
* IB/SA: Add braces when using sizeofDasaratharaman Chandramouli2017-04-281-2/+2
* IB/SA: Fix lines longer than 80 columnsDasaratharaman Chandramouli2017-04-281-8/+9
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-2/+2
* IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
* IB/sa: Add cached attribute containing SM information to SA portAlex Vesker2016-08-031-0/+41
*-. Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford2016-05-261-31/+180
|\ \
| | * IB/core: Register SA ibnl client during ib_core initializationMark Bloch2016-05-241-22/+5
| | * IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch2016-05-241-9/+2
| |/ |/|
| * IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit2016-05-251-0/+173
|/
* IB/SA: Use correct free functionMark Bloch2016-05-131-1/+1
* IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch2016-05-131-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-0/+5
|\
| * IB/core: Support accessing SA in virtualized environmentEli Cohen2016-03-211-0/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-181-7/+6
|\ \ | |/
| * IB/core: trivial prink cleanup.Parav Pandit2016-03-031-6/+5
| * IB/core: Replace memset with eth_zero_addrAmitoj Kaur Chawla2016-03-031-1/+1
* | IB/core: Use GRH when the path hop-limit > 0Or Gerlitz2016-03-031-1/+1
|/
* IB/sa: Fix netlink local service GFP crashKaike Wan2016-01-211-2/+6
* IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-191-3/+4
* IB/core: Validate route when we init ahMatan Barak2015-12-231-8/+67
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-231-2/+3
* 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
OpenPOWER on IntegriCloud