index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-06-29
RDMA/core: Always release restrack object
Leon Romanovsky
2021-06-25
RDMA/cma: Fix rdma_resolve_route() memory leak
Gerd Rausch
2021-06-25
RDMA/core/sa_query: Remove unused argument
Håkon Bugge
2021-06-25
RDMA/cma: Fix incorrect Packet Lifetime calculation
Håkon Bugge
2021-06-24
RDMA/cma: Protect RMW with qp_mutex
Håkon Bugge
2021-06-24
RDMA/cma: Remove unnecessary INIT->INIT transition
Håkon Bugge
2021-06-23
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-21
IB/core: Removed port validity check from ib_get_cached_subnet_prefix
Anand Khoje
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA/core: Allow port_groups to be used with namespaces
Jason Gunthorpe
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's
Jason Gunthorpe
2021-06-16
RDMA/core: Expose the ib port sysfs attribute machinery
Jason Gunthorpe
2021-06-16
RDMA/core: Remove the kobject_uevent() NOP
Jason Gunthorpe
2021-06-16
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
RDMA/core: Simplify how the port sysfs is created
Jason Gunthorpe
2021-06-16
RDMA/core: Simplify how the gid_attrs sysfs is created
Jason Gunthorpe
2021-06-16
RDMA/core: Split gid_attrs related sysfs from add_port()
Jason Gunthorpe
2021-06-16
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
2021-06-16
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-10
IB/cm: Remove dgid from the cm_id_priv av
Jason Gunthorpe
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device
Weihang Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_port
Weihang Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_member
Weihang Li
2021-06-08
RDMA/core: Remove refcount from struct ib_mad_snoop_private
Jason Gunthorpe
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_data
Weihang Li
2021-06-08
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private
Weihang Li
2021-06-07
RDMA/umem: fix missing automated rename
Christian König
2021-06-02
IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock
Mark Zhang
2021-06-02
IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_path
Mark Zhang
2021-06-02
IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
Mark Zhang
2021-06-02
Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"
Mark Zhang
2021-06-02
IB/cm: Tidy remaining cm_msg free paths
Jason Gunthorpe
2021-06-02
IB/cm: Call the correct message free functions in cm_send_handler()
Jason Gunthorpe
2021-06-02
IB/cm: Split cm_alloc_msg()
Jason Gunthorpe
2021-06-02
IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()
Jason Gunthorpe
2021-06-02
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
2021-05-28
RDMA/core: Use the DEVICE_ATTR_RO macro
YueHaibing
2021-05-28
IB/core: Only update PKEY and GID caches on respective events
Håkon Bugge
2021-05-19
RDMA/uverbs: Fix a NULL vs IS_ERR() bug
Dan Carpenter
2021-05-18
RDMA/core: Don't access cm_id after its destruction
Shay Drory
2021-05-11
RDMA/core: Remove never used ib_modify_wq function call
Leon Romanovsky
2021-05-11
RDMA/ucma: Cleanup to reduce duplicate code
Xiaofei Tan
2021-05-10
RDMA/core: Prevent divide-by-zero error triggered by the user
Leon Romanovsky
[next]