aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sa_query.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-16RDMA/core: Annotate timeout as unsigned longLeon Romanovsky1-6/+7
2018-10-03RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky1-1/+1
2018-09-26IB/sa: simplify return code logic for ib_nl_send_msg()Alex Estrin1-11/+2
2018-09-26RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe1-1/+1
2018-09-12RDMA/core: Simplify roce_resolve_route_from_path()Parav Pandit1-40/+0
2018-07-10RDMA: Validate grh_required when handling AVsArtemy Kovalyov1-2/+6
2018-07-10RDMA/hfi1: Move grh_required into update_sm_ahJason Gunthorpe1-10/+18
2018-07-09IB/core: Simplify check for RoCE route resolveParav Pandit1-33/+5
2018-06-25IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit1-28/+43
2018-06-25IB: Make init_ah_attr_grh_fields set sgid_attrParav Pandit1-10/+9
2018-03-23IB/cma: Resolve route only while receiving CM requestsParav Pandit1-0/+5
2018-03-15IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit1-96/+103
2018-03-07IB/core: Fix possible crash to access NULL netdevParav Pandit1-4/+3
2017-12-22IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota1-0/+10
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_pathParav Pandit1-4/+4
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky1-2/+1
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt1-6/+15
2017-08-10RDMA/netlink: Convert LS to doit callbackLeon Romanovsky1-4/+4
2017-08-10RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky1-1/+1
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky1-1/+1
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky1-4/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-2/+1
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny1-3/+3
2017-05-01IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli1-16/+258
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli1-2/+2
2017-05-01IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli1-15/+24
2017-05-01IB/SA: Introduce path record specific typesDasaratharaman Chandramouli1-5/+9
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli1-10/+10
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-1/+4
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-21/+19
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-2/+3
2017-04-28IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli1-25/+157
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli1-52/+123
2017-04-28IB/SA: Move functions update_sm_ah() and ib_sa_event()Dasaratharaman Chandramouli1-86/+86
2017-04-28IB/SA: Remove unwanted bracesDasaratharaman Chandramouli1-2/+1
2017-04-28IB/SA: Add braces when using sizeofDasaratharaman Chandramouli1-2/+2
2017-04-28IB/SA: Fix lines longer than 80 columnsDasaratharaman Chandramouli1-8/+9
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-2/+2
2016-10-07IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-03IB/sa: Add cached attribute containing SM information to SA portAlex Vesker1-0/+41
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford1-31/+180
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit1-0/+173
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch1-22/+5
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch1-9/+2
2016-05-13IB/SA: Use correct free functionMark Bloch1-1/+1
2016-05-13IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch1-1/+1
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+5
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen1-0/+5