Parav Pandit 9aa169213d RDMA/cma: Do not query GID during QP state transition to RTR 7 years ago
..
Makefile be934cca9e IB/uverbs: Add device memory registration ioctl support 7 years ago
addr.c 19fd08b85b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma 7 years ago
agent.c 3652315934 IB/core: Rename ib_destroy_ah to rdma_destroy_ah 8 years ago
agent.h 8e4349d13f IB/mad: Add final OPA MAD processing 10 years ago
cache.c dc5640f294 IB/core: Fix deleting default GIDs when changing mac adddress 7 years ago
cgroup.c 43579b5f2c IB/core: added support to use rdma cgroup controller 8 years ago
cm.c 97c45c2c28 IB/cm: Block processing alternate path handling RoCE Rx cm messages 7 years ago
cm_msgs.h 0d0f738f6a IB/core: Fix unaligned accesses 10 years ago
cma.c 9aa169213d RDMA/cma: Do not query GID during QP state transition to RTR 7 years ago
cma_configfs.c 979a459c83 IB/cma: use strlcpy() instead of strncpy() 7 years ago
cma_priv.h 218b9e3eb8 RDMA/cma: Move rdma_cm_state to cma_priv.h 7 years ago
core_priv.h e41a7c4194 IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h 7 years ago
cq.c d3b9e8ad42 RDMA/core: Reduce poll batch for direct cq polling 7 years ago
device.c 19fd08b85b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma 7 years ago
fmr_pool.c 92f617038e infiniband: fix core/fmr_pool.c kernel-doc notation 7 years ago
iwcm.c d0e312fe3d RDMA/netlink: Fix general protection fault 7 years ago
iwcm.h 59c68ac31e iw_cm: free cm_id resources on the last deref 9 years ago
iwpm_msg.c 04eae42740 RDMA/iwpm: Properly mark end of NL messages 8 years ago
iwpm_util.c f96416cea7 RDMA/iwpm: fix memory leak on map_info 7 years ago
iwpm_util.h dafb558717 iwpm: crash fix for large connections test 9 years ago
mad.c db82476f37 IB/core: Make ib_mad_client_id atomic 7 years ago
mad_priv.h d53e11fdf0 IB/mad: use CQ abstraction 9 years ago
mad_rmpp.c 1cb2fc0db7 IB/mad: Change slid in RMPP recv from 16 to 32 bits 8 years ago
mad_rmpp.h f3781d2e89 RDMA: Remove subversion $Id tags 17 years ago
mr_pool.c fffb0383cf IB/core: add a simple MR pool 9 years ago
multicast.c 563c4ba3bd IB/core: Honor port_num while resolving GID for IB link layer 7 years ago
netlink.c b823369b6f RDMA/netlink: Simplify code of autoload modules 7 years ago
nldev.c 5b2cc79de8 RDMA/nldev: Provide netdevice name and index 7 years ago
opa_smi.h 4139032b48 IB: Add rdma_cap_ib_switch helper and use where appropriate 10 years ago
packer.c aba25a3e96 IB/core: trivial prink cleanup. 9 years ago
rdma_core.c 8efe991e8b IB/uverbs: Tidy uverbs_uobject_add 7 years ago
rdma_core.h fac9658cab IB/core: Add new ioctl interface 8 years ago
restrack.c 03286030ac RDMA/restrack: Remove ambiguity in resource track clean logic 7 years ago
roce_gid_mgmt.c dc5640f294 IB/core: Fix deleting default GIDs when changing mac adddress 7 years ago
rw.c 318a8ab7e8 IB/core: remove redundant check on prot_sg_cnt 8 years ago
sa.h 43506d954e IB: Remove garbage non-ASCII characters from comments 18 years ago
sa_query.c 114cc9c4b1 IB/cma: Resolve route only while receiving CM requests 7 years ago
security.c 76a895d9e1 Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git 7 years ago
smi.c 4139032b48 IB: Add rdma_cap_ib_switch helper and use where appropriate 10 years ago
smi.h 4139032b48 IB: Add rdma_cap_ib_switch helper and use where appropriate 10 years ago
sysfs.c 598ff6bae6 IB/core: Refactor GID modify code for RoCE 7 years ago
ucm.c 6f57c933a4 RDMA: Use u64_to_user_ptr everywhere 7 years ago
ucma.c 09abfe7b5b RDMA/ucma: Allow resolving address w/o specifying source address 7 years ago
ud_header.c aba25a3e96 IB/core: trivial prink cleanup. 9 years ago
umem.c edf1a84fe3 IB/umem: Fix use of npages/nmap fields 7 years ago
umem_odp.c fec99ededf RDMA/umem: Avoid partial declaration of non-static function 7 years ago
user_mad.c a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
uverbs.h bee76d7ab5 IB/uverbs: Add alloc/free dm uverbs ioctl support 7 years ago
uverbs_cmd.c 54e7e48b13 IB/uverbs: Fix kernel crash during MR deregistration flow 7 years ago
uverbs_ioctl.c f604db645a IB/uverbs: Fix validating mandatory attributes 7 years ago
uverbs_ioctl_merge.c c66db31113 IB/uverbs: Safely extend existing attributes 7 years ago
uverbs_main.c 185899ee8d IB/uverbs: Enable ioctl() uAPI by default for new verbs 7 years ago
uverbs_marshall.c 19b57c6c44 IB/core: Convert OPA AH to IB for Extended LIDs only 7 years ago
uverbs_std_types.c be934cca9e IB/uverbs: Add device memory registration ioctl support 7 years ago
uverbs_std_types_cq.c 185899ee8d IB/uverbs: Enable ioctl() uAPI by default for new verbs 7 years ago
uverbs_std_types_dm.c bee76d7ab5 IB/uverbs: Add alloc/free dm uverbs ioctl support 7 years ago
uverbs_std_types_flow_action.c e33514f2e9 IB/uverbs: Add missing braces in anonymous union initializers 7 years ago
uverbs_std_types_mr.c be934cca9e IB/uverbs: Add device memory registration ioctl support 7 years ago
verbs.c 54e7e48b13 IB/uverbs: Fix kernel crash during MR deregistration flow 7 years ago