summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/sa_query.c
Commit message (Expand)AuthorAge
* IB/cma: Resolve route only while receiving CM requestsParav Pandit2018-03-23
* IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit2018-03-15
* IB/core: Fix possible crash to access NULL netdevParav Pandit2018-03-07
* IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota2017-12-22
* IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit2017-12-18
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-24
* IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-22
* RDMA/netlink: Convert LS to doit callbackLeon Romanovsky2017-08-10
* RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky2017-08-10
* RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky2017-08-10
* RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky2017-08-10
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-01
* IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2017-05-01
* IB/SA: Add OPA path record typeDasaratharaman Chandramouli2017-05-01
* IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-01
* IB/SA: Introduce path record specific typesDasaratharaman Chandramouli2017-05-01
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-01
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-01
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-01
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-01
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-01
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
* IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli2017-04-28
* IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2017-04-28
* IB/SA: Move functions update_sm_ah() and ib_sa_event()Dasaratharaman Chandramouli2017-04-28
* IB/SA: Remove unwanted bracesDasaratharaman Chandramouli2017-04-28
* IB/SA: Add braces when using sizeofDasaratharaman Chandramouli2017-04-28
* IB/SA: Fix lines longer than 80 columnsDasaratharaman Chandramouli2017-04-28
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-07
* IB/sa: Add cached attribute containing SM information to SA portAlex Vesker2016-08-03
*-. Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford2016-05-26
|\ \
| | * IB/core: Register SA ibnl client during ib_core initializationMark Bloch2016-05-24
| | * IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch2016-05-24
| |/ |/|
| * IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit2016-05-25
|/
* IB/SA: Use correct free functionMark Bloch2016-05-13
* IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch2016-05-13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-22
|\
| * IB/core: Support accessing SA in virtualized environmentEli Cohen2016-03-21
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-18
|\ \ | |/
| * IB/core: trivial prink cleanup.Parav Pandit2016-03-03
| * IB/core: Replace memset with eth_zero_addrAmitoj Kaur Chawla2016-03-03
* | IB/core: Use GRH when the path hop-limit > 0Or Gerlitz2016-03-03
|/
* IB/sa: Fix netlink local service GFP crashKaike Wan2016-01-21
* IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-19
* IB/core: Validate route when we init ahMatan Barak2015-12-23
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-23
* IB/sa: Put netlink request into the request list before sendingKaike Wan2015-12-07
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\