.. |
Makefile
|
9ed3e5f447
IB/uverbs: Build the specs into a radix tree at runtime
|
7 år sedan |
addr.c
|
2df7dba855
RDMA/core: Constify dst_addr argument
|
7 år sedan |
agent.c
|
3652315934
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
|
8 år sedan |
agent.h
|
8e4349d13f
IB/mad: Add final OPA MAD processing
|
10 år sedan |
cache.c
|
f8c2d2280c
RDMA/core: Remove set-but-not-used variables
|
7 år sedan |
cgroup.c
|
43579b5f2c
IB/core: added support to use rdma cgroup controller
|
8 år sedan |
cm.c
|
cee104334c
IB/core: Introduce and use sgid_attr in CM requests
|
7 år sedan |
cm_msgs.h
|
87a37ce9e4
IB/cm: Remove unused and erroneous msg sequence encoding
|
7 år sedan |
cma.c
|
8546331651
RDMA/core: Prefix _ib to IB/RoCE specific functions
|
7 år sedan |
cma_configfs.c
|
979a459c83
IB/cma: use strlcpy() instead of strncpy()
|
7 år sedan |
cma_priv.h
|
218b9e3eb8
RDMA/cma: Move rdma_cm_state to cma_priv.h
|
7 år sedan |
core_priv.h
|
5ef8c0c180
RDMA/core: Remove indirection through ib_cache_setup()
|
7 år sedan |
cq.c
|
d3b9e8ad42
RDMA/core: Reduce poll batch for direct cq polling
|
7 år sedan |
device.c
|
7150c3d554
RDMA/core: Remove {create,destroy}_ah from mandatory verbs
|
7 år sedan |
fmr_pool.c
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 år sedan |
iwcm.c
|
d0e312fe3d
RDMA/netlink: Fix general protection fault
|
7 år sedan |
iwcm.h
|
59c68ac31e
iw_cm: free cm_id resources on the last deref
|
9 år sedan |
iwpm_msg.c
|
04eae42740
RDMA/iwpm: Properly mark end of NL messages
|
7 år sedan |
iwpm_util.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 år sedan |
iwpm_util.h
|
dafb558717
iwpm: crash fix for large connections test
|
9 år sedan |
mad.c
|
1fec77bf8f
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
|
7 år sedan |
mad_priv.h
|
9a41e38a46
IB/mad: Use IDR for agent IDs
|
7 år sedan |
mad_rmpp.c
|
1cb2fc0db7
IB/mad: Change slid in RMPP recv from 16 to 32 bits
|
8 år sedan |
mad_rmpp.h
|
f3781d2e89
RDMA: Remove subversion $Id tags
|
17 år sedan |
mr_pool.c
|
fffb0383cf
IB/core: add a simple MR pool
|
9 år sedan |
multicast.c
|
f685c19529
IB: Make ib_init_ah_from_mcmember set sgid_attr
|
7 år sedan |
netlink.c
|
b823369b6f
RDMA/netlink: Simplify code of autoload modules
|
7 år sedan |
nldev.c
|
dd8028f1e9
RDMA/nldev: Return port capability flag for IB only
|
7 år sedan |
opa_smi.h
|
4139032b48
IB: Add rdma_cap_ib_switch helper and use where appropriate
|
10 år sedan |
packer.c
|
aba25a3e96
IB/core: trivial prink cleanup.
|
9 år sedan |
rdma_core.c
|
6b0d08f4a2
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
|
7 år sedan |
rdma_core.h
|
6b0d08f4a2
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
|
7 år sedan |
restrack.c
|
33edc3b2db
RDMA/restrack: Change SPDX tag to properly reflect license
|
7 år sedan |
roce_gid_mgmt.c
|
9906224f60
IB/core: Remove duplicate declaration of gid_cache_wq
|
7 år sedan |
rw.c
|
1fec77bf8f
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
|
7 år sedan |
sa.h
|
43506d954e
IB: Remove garbage non-ASCII characters from comments
|
18 år sedan |
sa_query.c
|
b02289b3d6
RDMA: Validate grh_required when handling AVs
|
7 år sedan |
security.c
|
2f6e513657
IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code
|
7 år sedan |
smi.c
|
4139032b48
IB: Add rdma_cap_ib_switch helper and use where appropriate
|
10 år sedan |
smi.h
|
4139032b48
IB: Add rdma_cap_ib_switch helper and use where appropriate
|
10 år sedan |
sysfs.c
|
77e786fcbe
IB/core: Replace ib_query_gid with rdma_get_gid_attr
|
7 år sedan |
ucm.c
|
58796e67d5
IB/ucm: Initialize sgid request GID attribute pointer
|
7 år sedan |
ucma.c
|
cb2595c139
infiniband: fix a possible use-after-free bug
|
7 år sedan |
ud_header.c
|
aba25a3e96
IB/core: trivial prink cleanup.
|
9 år sedan |
umem.c
|
1215cb7c88
RDMA/umem: Refactor exit paths in ib_umem_get
|
7 år sedan |
umem_odp.c
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 år sedan |
user_mad.c
|
b740321765
IB: Make ib_init_ah_attr_from_wc set sgid_attr
|
7 år sedan |
uverbs.h
|
9ed3e5f447
IB/uverbs: Build the specs into a radix tree at runtime
|
7 år sedan |
uverbs_cmd.c
|
bbd51e881f
IB/uverbs: Do not pass struct ib_device to the write based methods
|
7 år sedan |
uverbs_ioctl.c
|
6b0d08f4a2
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
|
7 år sedan |
uverbs_ioctl_merge.c
|
7d96c9b176
IB/uverbs: Have the core code create the uverbs_root_spec
|
7 år sedan |
uverbs_main.c
|
9ed3e5f447
IB/uverbs: Build the specs into a radix tree at runtime
|
7 år sedan |
uverbs_marshall.c
|
398391071f
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
|
7 år sedan |
uverbs_std_types.c
|
7d96c9b176
IB/uverbs: Have the core code create the uverbs_root_spec
|
7 år sedan |
uverbs_std_types_counters.c
|
e83f0ecdc4
IB/uverbs: Do not pass struct ib_device to the ioctl methods
|
7 år sedan |
uverbs_std_types_cq.c
|
e83f0ecdc4
IB/uverbs: Do not pass struct ib_device to the ioctl methods
|
7 år sedan |
uverbs_std_types_dm.c
|
e83f0ecdc4
IB/uverbs: Do not pass struct ib_device to the ioctl methods
|
7 år sedan |
uverbs_std_types_flow_action.c
|
e83f0ecdc4
IB/uverbs: Do not pass struct ib_device to the ioctl methods
|
7 år sedan |
uverbs_std_types_mr.c
|
e83f0ecdc4
IB/uverbs: Do not pass struct ib_device to the ioctl methods
|
7 år sedan |
uverbs_uapi.c
|
9ed3e5f447
IB/uverbs: Build the specs into a radix tree at runtime
|
7 år sedan |
verbs.c
|
0584c47bbc
RDMA/core: Check for verbs callbacks before using them
|
7 år sedan |