summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/sa_query.c
AgeCommit message (Expand)Author
2017-12-22IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt
2017-08-10RDMA/netlink: Convert LS to doit callbackLeon Romanovsky
2017-08-10RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny
2017-05-01IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli
2017-05-01IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli
2017-05-01IB/SA: Introduce path record specific typesDasaratharaman Chandramouli
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli
2017-04-28IB/SA: Move functions update_sm_ah() and ib_sa_event()Dasaratharaman Chandramouli
2017-04-28IB/SA: Remove unwanted bracesDasaratharaman Chandramouli
2017-04-28IB/SA: Add braces when using sizeofDasaratharaman Chandramouli
2017-04-28IB/SA: Fix lines longer than 80 columnsDasaratharaman Chandramouli
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2016-10-07IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-03IB/sa: Add cached attribute containing SM information to SA portAlex Vesker
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch
2016-05-13IB/SA: Use correct free functionMark Bloch
2016-05-13IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-03IB/core: Use GRH when the path hop-limit > 0Or Gerlitz
2016-03-03IB/core: trivial prink cleanup.Parav Pandit
2016-03-03IB/core: Replace memset with eth_zero_addrAmitoj Kaur Chawla
2016-01-21IB/sa: Fix netlink local service GFP crashKaike Wan
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig
2015-12-23IB/core: Validate route when we init ahMatan Barak
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak