index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-06
1
-134
/
+123
|
\
|
*
RDMA/cma: Execute rdma_cm destruction from a handler properly
Jason Gunthorpe
2020-07-29
1
-90
/
+84
|
*
RDMA/cma: Remove unneeded locking for req paths
Jason Gunthorpe
2020-07-29
1
-25
/
+6
|
*
RDMA/cma: Using the standard locking pattern when delivering the removal event
Jason Gunthorpe
2020-07-29
1
-26
/
+36
|
*
RDMA/cma: Simplify DEVICE_REMOVAL for internal_id
Jason Gunthorpe
2020-07-29
1
-1
/
+5
*
|
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
Mark Zhang
2020-06-18
1
-0
/
+18
|
/
*
RDMA/core: Move and rename trace_cm_id_create()
Chuck Lever
2020-06-02
1
-1
/
+1
*
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
1
-5
/
+4
*
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
2020-05-27
1
-0
/
+19
*
RDMA/cm: Send and receive ECE parameter over the wire
Leon Romanovsky
2020-05-27
1
-0
/
+8
*
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
2020-05-27
1
-0
/
+21
*
RDMA/cma: Initialize the flow label of CM's route path record
Mark Zhang
2020-05-06
1
-0
/
+23
*
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
1
-11
/
+12
*
RDMA/cma: Limit the scope of rdma_is_consumer_reject function
Leon Romanovsky
2020-04-14
1
-2
/
+7
*
RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
Avihai Horon
2020-03-26
1
-0
/
+1
*
RDMA/cma: Teach lockdep about the order of rtnl and lock
Jason Gunthorpe
2020-03-10
1
-0
/
+13
*
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
2020-03-10
1
-4
/
+11
|
\
|
*
Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"
Parav Pandit
2020-02-19
1
-4
/
+11
*
|
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
2020-02-11
1
-3
/
+3
*
|
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
2020-02-11
1
-18
/
+24
*
|
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
2020-02-11
1
-5
/
+4
*
|
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
2020-02-11
1
-11
/
+11
*
|
RDMA/cma: Use RDMA device port iterator
Parav Pandit
2020-02-11
1
-6
/
+7
*
|
RDMA/cma: Use a helper function to enqueue resolve work items
Parav Pandit
2020-02-11
1
-8
/
+8
|
/
*
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
2020-01-28
1
-0
/
+2
*
RDMA/cma: Add trace points in RDMA Connection Manager
Chuck Lever
2020-01-07
1
-22
/
+66
*
RDMA/cma: add missed unregister_pernet_subsys in init failure
Chuhong Yuan
2019-12-09
1
-0
/
+1
*
RDMA/cma: Use ACK timeout for RoCE packetLifeTime
Dag Moxnes
2019-11-17
1
-2
/
+13
*
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
1
-1
/
+2
|
\
|
*
RDMA/iwcm: Fix a lock inversion issue
Bart Van Assche
2019-10-01
1
-1
/
+2
*
|
RDMA/cm: Update copyright together with SPDX tag
Leon Romanovsky
2019-10-28
1
-29
/
+2
*
|
IB/cma: Honor traffic class from lower netdevice for RoCE
Parav Pandit
2019-10-22
1
-9
/
+52
|
/
*
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
1
-1
/
+5
|
\
|
*
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
zhengbin
2019-08-20
1
-1
/
+5
*
|
RDMA/cma: Fix false error message
HÃ¥kon Bugge
2019-09-13
1
-1
/
+1
|
/
*
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-05-03
1
-2
/
+10
*
RDMA/cma: Consider scope_id while binding to ipv6 ll address
Parav Pandit
2019-04-24
1
-6
/
+19
*
RDMA/cma: Set proper port number as index
Leon Romanovsky
2019-04-03
1
-1
/
+1
*
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
2019-03-28
1
-0
/
+3
*
cma: Convert portspace IDRs to XArray
Matthew Wilcox
2019-03-26
1
-20
/
+21
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
1
-4
/
+3
*
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
2019-02-08
1
-0
/
+2
*
RDMA/cma: listening device cm_ids should inherit tos
Steve Wise
2019-02-08
1
-0
/
+2
*
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
2019-02-08
1
-0
/
+32
*
RDMA/cma: Remove CM_ID statistics provided by rdma-cm module
Leon Romanovsky
2019-02-05
1
-83
/
+0
*
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
1
-1
/
+4
|
\
|
*
RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type
Steve Wise
2019-01-08
1
-1
/
+4
*
|
RDMA/cma: Rollback source IP address if failing to acquire device
Myungho Jung
2019-01-14
1
-1
/
+12
|
/
*
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-18
1
-1
/
+1
*
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
2018-10-16
1
-5
/
+6
[next]