index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sa_query.c
Age
Commit message (
Expand
)
Author
2024-09-09
treewide: correct the typo 'retun'
WangYuli
2023-09-19
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
2023-01-10
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2022-04-08
IB/SA: Replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-01-28
RDMA/core: Delete useless module.h include
Leon Romanovsky
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-10-25
RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
Mark Zhang
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-08-25
RDMA/core/sa_query: Retry SA queries
Håkon Bugge
2021-08-19
RDMA/core/sa_query: Remove unused function
Håkon Bugge
2021-06-25
RDMA/core/sa_query: Remove unused argument
Håkon Bugge
2021-06-02
IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
Mark Zhang
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-02-16
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
2021-01-19
RDMA/core/sa_query: Demote non-conformant kernel-doc header
Lee Jones
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-07-02
IB/sa: Resolv use-after-free in ib_nl_make_request()
Divya Indi
2020-05-27
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-04-14
RDMA: Remove a few extra calls to ib_get_client_data()
Jason Gunthorpe
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-03
RDMA/netlink: Do not always generate an ACK for some netlink operations
Håkon Bugge
2019-10-22
infiniband: fix core/ kernel-doc notation
rd.dunlab@gmail.com
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
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
[next]