index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sa_query.c
Age
Commit message (
Expand
)
Author
2019-03-26
ib core: Convert query_idr to XArray
Matthew Wilcox
2019-01-07
IB/core: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
2018-10-03
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
2018-09-26
IB/sa: simplify return code logic for ib_nl_send_msg()
Alex Estrin
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-12
RDMA/core: Simplify roce_resolve_route_from_path()
Parav Pandit
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
2018-07-10
RDMA/hfi1: Move grh_required into update_sm_ah
Jason Gunthorpe
2018-07-09
IB/core: Simplify check for RoCE route resolve
Parav Pandit
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
2018-06-25
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
2018-03-23
IB/cma: Resolve route only while receiving CM requests
Parav Pandit
2018-03-15
IB/core: Refactor ib_init_ah_attr_from_path() for RoCE
Parav Pandit
2018-03-07
IB/core: Fix possible crash to access NULL netdev
Parav Pandit
2017-12-22
IB/SA: Check dlid before SA agent queries for ClassPortInfo
Venkata Sandeep Dhanalakota
2017-12-18
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-22
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
2017-08-10
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
2017-08-10
RDMA/netlink: Simplify and rename ibnl_chk_listeners
Leon Romanovsky
2017-08-10
RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
Leon Romanovsky
2017-08-10
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-01
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
2017-05-01
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Introduce path record specific types
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Add support to query opa classport info.
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Move functions update_sm_ah() and ib_sa_event()
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Remove unwanted braces
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Add braces when using sizeof
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Fix lines longer than 80 columns
Dasaratharaman Chandramouli
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2016-10-07
IB/sa : Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-03
IB/sa: Add cached attribute containing SM information to SA port
Alex Vesker
2016-05-26
Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7
Doug Ledford
2016-05-25
IB/SA Agent: Add support for SA agent get ClassPortInfo
Erez Shitrit
2016-05-24
IB/core: Register SA ibnl client during ib_core initialization
Mark Bloch
2016-05-24
IB/SA: Integrate ib_sa module into ib_core module
Mark Bloch
[next]