index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Age
Commit message (
Expand
)
Author
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-22
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
2020-09-22
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
2020-09-22
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
2020-09-22
RDMA/cma: Delete from restrack DB after successful destroy
Leon Romanovsky
2020-09-17
RDMA/cma: Fix use after free race in roce multicast join
Jason Gunthorpe
2020-09-17
RDMA/cma: Consolidate the destruction of a cma_multicast in one place
Jason Gunthorpe
2020-09-17
RDMA/cma: Remove dead code for kernel rdmacm multicast
Jason Gunthorpe
2020-09-17
RDMA/cma: Combine cma_ndev_work with cma_work
Jason Gunthorpe
2020-09-17
RDMA/cma: Remove cma_comp()
Jason Gunthorpe
2020-09-17
RDMA/cma: Fix locking for the RDMA_CM_LISTEN state
Jason Gunthorpe
2020-09-17
RDMA/cma: Make the locking for automatic state transition more clear
Jason Gunthorpe
2020-09-17
RDMA/cma: Fix locking for the RDMA_CM_CONNECT state
Jason Gunthorpe
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-27
RDMA/cma: Add missing locking to rdma_accept()
Jason Gunthorpe
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-29
RDMA/cma: Execute rdma_cm destruction from a handler properly
Jason Gunthorpe
2020-07-29
RDMA/cma: Remove unneeded locking for req paths
Jason Gunthorpe
2020-07-29
RDMA/cma: Using the standard locking pattern when delivering the removal event
Jason Gunthorpe
2020-07-29
RDMA/cma: Simplify DEVICE_REMOVAL for internal_id
Jason Gunthorpe
2020-06-18
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
Mark Zhang
2020-06-02
RDMA/core: Move and rename trace_cm_id_create()
Chuck Lever
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
2020-05-27
RDMA/cm: Send and receive ECE parameter over the wire
Leon Romanovsky
2020-05-27
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
2020-05-06
RDMA/cma: Initialize the flow label of CM's route path record
Mark Zhang
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-04-14
RDMA/cma: Limit the scope of rdma_is_consumer_reject function
Leon Romanovsky
2020-03-26
RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
Avihai Horon
2020-03-10
RDMA/cma: Teach lockdep about the order of rtnl and lock
Jason Gunthorpe
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
2020-02-19
Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"
Parav Pandit
2020-02-11
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
2020-02-11
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
2020-02-11
RDMA/cma: Use RDMA device port iterator
Parav Pandit
2020-02-11
RDMA/cma: Use a helper function to enqueue resolve work items
Parav Pandit
2020-01-28
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
2020-01-07
RDMA/cma: Add trace points in RDMA Connection Manager
Chuck Lever
2019-12-09
RDMA/cma: add missed unregister_pernet_subsys in init failure
Chuhong Yuan
2019-11-17
RDMA/cma: Use ACK timeout for RoCE packetLifeTime
Dag Moxnes
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
RDMA/cm: Update copyright together with SPDX tag
Leon Romanovsky
2019-10-22
IB/cma: Honor traffic class from lower netdevice for RoCE
Parav Pandit
[next]