aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/sa_query.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-7/+6
2016-03-03IB/core: Use GRH when the path hop-limit > 0Or Gerlitz1-1/+1
2016-03-03IB/core: trivial prink cleanup.Parav Pandit1-6/+5
2016-03-03IB/core: Replace memset with eth_zero_addrAmitoj Kaur Chawla1-1/+1
2016-01-21IB/sa: Fix netlink local service GFP crashKaike Wan1-2/+6
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig1-3/+4
2015-12-23IB/core: Validate route when we init ahMatan Barak1-8/+67
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak1-2/+3
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan1-15/+17
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak1-2/+0
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak1-4/+0