index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/uverbs: Track dmabuf memory regions
Gal Pressman
2021-08-19
1
-0
/
+3
*
RDMA/cma: Revert INIT-INIT patch
Mike Marciniszyn
2021-08-02
1
-1
/
+16
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-07-01
30
-1186
/
+1167
|
\
|
*
RDMA/core: Always release restrack object
Leon Romanovsky
2021-06-29
1
-1
/
+1
|
*
RDMA/cma: Fix rdma_resolve_route() memory leak
Gerd Rausch
2021-06-25
1
-1
/
+2
|
*
RDMA/core/sa_query: Remove unused argument
Håkon Bugge
2021-06-25
1
-4
/
+2
|
*
RDMA/cma: Fix incorrect Packet Lifetime calculation
Håkon Bugge
2021-06-25
1
-2
/
+4
|
*
RDMA/cma: Protect RMW with qp_mutex
Håkon Bugge
2021-06-24
1
-1
/
+19
|
*
RDMA/cma: Remove unnecessary INIT->INIT transition
Håkon Bugge
2021-06-24
1
-16
/
+1
|
*
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
2021-06-22
3
-4
/
+13
|
|
\
|
*
|
IB/core: Removed port validity check from ib_get_cached_subnet_prefix
Anand Khoje
2021-06-21
4
-21
/
+6
|
*
|
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-21
2
-3
/
+4
|
*
|
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-21
15
-45
/
+45
|
*
|
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
1
-1
/
+3
|
*
|
RDMA/core: Allow port_groups to be used with namespaces
Jason Gunthorpe
2021-06-16
1
-6
/
+4
|
*
|
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
2
-28
/
+15
|
*
|
RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's
Jason Gunthorpe
2021-06-16
3
-166
/
+119
|
*
|
RDMA/core: Expose the ib port sysfs attribute machinery
Jason Gunthorpe
2021-06-16
1
-100
/
+117
|
*
|
RDMA/core: Remove the kobject_uevent() NOP
Jason Gunthorpe
2021-06-16
1
-2
/
+0
|
*
|
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
3
-54
/
+27
|
*
|
RDMA/core: Simplify how the port sysfs is created
Jason Gunthorpe
2021-06-16
1
-219
/
+103
|
*
|
RDMA/core: Simplify how the gid_attrs sysfs is created
Jason Gunthorpe
2021-06-16
1
-81
/
+89
|
*
|
RDMA/core: Split gid_attrs related sysfs from add_port()
Jason Gunthorpe
2021-06-16
1
-71
/
+89
|
*
|
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
2021-06-16
1
-168
/
+290
|
*
|
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
2021-06-16
3
-9
/
+14
|
*
|
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-16
4
-8
/
+11
|
*
|
IB/cm: Remove dgid from the cm_id_priv av
Jason Gunthorpe
2021-06-10
1
-9
/
+4
|
*
|
RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device
Weihang Li
2021-06-08
2
-7
/
+7
|
*
|
RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_port
Weihang Li
2021-06-08
1
-4
/
+4
|
*
|
RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_member
Weihang Li
2021-06-08
1
-6
/
+6
|
*
|
RDMA/core: Remove refcount from struct ib_mad_snoop_private
Jason Gunthorpe
2021-06-08
1
-1
/
+0
|
*
|
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_data
Weihang Li
2021-06-08
2
-5
/
+9
|
*
|
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private
Weihang Li
2021-06-08
2
-6
/
+5
|
*
|
IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock
Mark Zhang
2021-06-02
1
-19
/
+93
|
*
|
IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_path
Mark Zhang
2021-06-02
1
-47
/
+58
|
*
|
IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
Mark Zhang
2021-06-02
3
-37
/
+26
|
*
|
Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"
Mark Zhang
2021-06-02
1
-109
/
+14
|
*
|
IB/cm: Tidy remaining cm_msg free paths
Jason Gunthorpe
2021-06-02
1
-10
/
+10
|
*
|
IB/cm: Call the correct message free functions in cm_send_handler()
Jason Gunthorpe
2021-06-02
1
-27
/
+25
|
*
|
IB/cm: Split cm_alloc_msg()
Jason Gunthorpe
2021-06-02
1
-75
/
+115
|
*
|
IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()
Jason Gunthorpe
2021-06-02
1
-11
/
+18
|
*
|
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
2021-06-02
1
-2
/
+19
|
*
|
RDMA/core: Use the DEVICE_ATTR_RO macro
YueHaibing
2021-05-28
1
-4
/
+3
|
*
|
IB/core: Only update PKEY and GID caches on respective events
Håkon Bugge
2021-05-28
1
-8
/
+15
|
*
|
RDMA/core: Remove never used ib_modify_wq function call
Leon Romanovsky
2021-05-11
1
-21
/
+0
|
*
|
RDMA/ucma: Cleanup to reduce duplicate code
Xiaofei Tan
2021-05-11
1
-2
/
+2
*
|
|
Backmerge tag 'v5.13-rc7' into drm-next
Dave Airlie
2021-06-23
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
RDMA: Verify port when creating flow rule
Maor Gottlieb
2021-06-10
1
-0
/
+5
*
|
|
RDMA/umem: fix missing automated rename
Christian König
2021-06-07
1
-1
/
+1
|
/
/
*
|
RDMA/uverbs: Fix a NULL vs IS_ERR() bug
Dan Carpenter
2021-05-19
1
-2
/
+2
[next]