Jack Morgenstein 2661d462aa IB/core: Add an unbound WQ type to the new CQ API 7 年之前
..
Makefile 51d0a2b4cf IB/uverbs: Remove struct uverbs_root_spec and all supporting code 7 年之前
addr.c 89c49e7b6b RDMA: Directly cast the sockaddr union to sockaddr 6 年之前
agent.c 3652315934 IB/core: Rename ib_destroy_ah to rdma_destroy_ah 8 年之前
agent.h 8e4349d13f IB/mad: Add final OPA MAD processing 10 年之前
cache.c 5c5702e259 RDMA/core: Set right entry state before releasing reference 7 年之前
cgroup.c 43579b5f2c IB/core: added support to use rdma cgroup controller 9 年之前
cm.c 9f7a37efdf RDMA/cm: Respect returned status of cm_init_av_by_path 7 年之前
cm_msgs.h 87a37ce9e4 IB/cm: Remove unused and erroneous msg sequence encoding 7 年之前
cma.c 305c3b4976 RDMA/restrack: Release task struct which was hold by CM_ID object 6 年之前
cma_configfs.c 979a459c83 IB/cma: use strlcpy() instead of strncpy() 8 年之前
cma_priv.h 218b9e3eb8 RDMA/cma: Move rdma_cm_state to cma_priv.h 7 年之前
core_priv.h dd81b2c8a3 IB/core: Change filter function return type from int to bool 7 年之前
cq.c 2661d462aa IB/core: Add an unbound WQ type to the new CQ API 6 年之前
device.c 2661d462aa IB/core: Add an unbound WQ type to the new CQ API 6 年之前
fmr_pool.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 年之前
iwcm.c d0e312fe3d RDMA/netlink: Fix general protection fault 8 年之前
iwcm.h 59c68ac31e iw_cm: free cm_id resources on the last deref 9 年之前
iwpm_msg.c 04eae42740 RDMA/iwpm: Properly mark end of NL messages 8 年之前
iwpm_util.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
iwpm_util.h dafb558717 iwpm: crash fix for large connections test 9 年之前
mad.c 2661d462aa IB/core: Add an unbound WQ type to the new CQ API 6 年之前
mad_priv.h 9a41e38a46 IB/mad: Use IDR for agent IDs 7 年之前
mad_rmpp.c 1cb2fc0db7 IB/mad: Change slid in RMPP recv from 16 to 32 bits 8 年之前
mad_rmpp.h f3781d2e89 RDMA: Remove subversion $Id tags 17 年之前
mr_pool.c fffb0383cf IB/core: add a simple MR pool 9 年之前
multicast.c f685c19529 IB: Make ib_init_ah_from_mcmember set sgid_attr 7 年之前
netlink.c b823369b6f RDMA/netlink: Simplify code of autoload modules 8 年之前
nldev.c 836edf22ff RDMA/nldev: Don't expose unsafe global rkey to regular user 6 年之前
opa_smi.h 4139032b48 IB: Add rdma_cap_ib_switch helper and use where appropriate 10 年之前
packer.c aba25a3e96 IB/core: trivial prink cleanup. 9 年之前
rdma_core.c e4ff3d22c1 IB/core: Release object lock if destroy failed 7 年之前
rdma_core.h 51d0a2b4cf IB/uverbs: Remove struct uverbs_root_spec and all supporting code 7 年之前
restrack.c 4eb92a1148 RDMA/restrack: Protect from reentry to resource return path 6 年之前
roce_gid_mgmt.c 8c9c374775 IB/core: Fix oops in netdev_next_upper_dev_rcu() 7 年之前
rw.c 1fec77bf8f RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls 7 年之前
sa.h 43506d954e IB: Remove garbage non-ASCII characters from comments 18 年之前
sa_query.c 8440cdc775 IB: directly cast the sockaddr union to aockaddr 6 年之前
security.c 841487432d IB/core: Fix potential memory leak while creating MAD agents 6 年之前
smi.c 4139032b48 IB: Add rdma_cap_ib_switch helper and use where appropriate 10 年之前
smi.h 4139032b48 IB: Add rdma_cap_ib_switch helper and use where appropriate 10 年之前
sysfs.c bc280cf529 RDMA/core: Do not expose unsupported counters 7 年之前
ucm.c 0295e39595 IB/ucm: Fix Spectre v1 vulnerability 7 年之前
ucma.c a3671a4f97 RDMA/ucma: Fix Spectre v1 vulnerability 7 年之前
ud_header.c aba25a3e96 IB/core: trivial prink cleanup. 9 年之前
umem.c 1215cb7c88 RDMA/umem: Refactor exit paths in ib_umem_get 7 年之前
umem_odp.c 93065ac753 mm, oom: distinguish blockable mode for mmu notifiers 7 年之前
user_mad.c efb742ce4e IB/core: Add mitigation for Spectre V1 6 年之前
uverbs.h 51d0a2b4cf IB/uverbs: Remove struct uverbs_root_spec and all supporting code 7 年之前
uverbs_cmd.c 4eeed36869 RDMA/uverbs: Fix validity check for modify QP 7 年之前
uverbs_ioctl.c 4ce719f846 IB/uverbs: Do not check for device disassociation during ioctl 7 年之前
uverbs_main.c f0e286550a IB/uverbs: Fix OOPs upon device disassociation 6 年之前
uverbs_marshall.c 398391071f IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *' 7 年之前
uverbs_std_types.c 6a1f444fef IB/uverbs: Remove the ib_uverbs_attr pointer from each attr 7 年之前
uverbs_std_types_counters.c b61815e241 IB/uverbs: Use uverbs_alloc for allocations 7 年之前
uverbs_std_types_cq.c e83f0ecdc4 IB/uverbs: Do not pass struct ib_device to the ioctl methods 7 年之前
uverbs_std_types_dm.c e83f0ecdc4 IB/uverbs: Do not pass struct ib_device to the ioctl methods 7 年之前
uverbs_std_types_flow_action.c e83f0ecdc4 IB/uverbs: Do not pass struct ib_device to the ioctl methods 7 年之前
uverbs_std_types_mr.c e83f0ecdc4 IB/uverbs: Do not pass struct ib_device to the ioctl methods 7 年之前
uverbs_uapi.c a9360abd3d IB/uverbs: Free uapi on destroy 7 年之前
verbs.c 8d5c1c0397 IB/core: Destroy QP if XRC QP fails 6 年之前