index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
RDMA/cma: Teach lockdep about the order of rtnl and lock
Jason Gunthorpe
1
-0
/
+13
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+11
2020-02-19
Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"
Parav Pandit
1
-4
/
+11
2020-02-11
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
1
-3
/
+3
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
1
-18
/
+24
2020-02-11
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
1
-5
/
+4
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
1
-11
/
+11
2020-02-11
RDMA/cma: Use RDMA device port iterator
Parav Pandit
1
-6
/
+7
2020-02-11
RDMA/cma: Use a helper function to enqueue resolve work items
Parav Pandit
1
-8
/
+8
2020-01-28
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
1
-0
/
+2
2020-01-07
RDMA/cma: Add trace points in RDMA Connection Manager
Chuck Lever
1
-22
/
+66
2019-12-09
RDMA/cma: add missed unregister_pernet_subsys in init failure
Chuhong Yuan
1
-0
/
+1
2019-11-17
RDMA/cma: Use ACK timeout for RoCE packetLifeTime
Dag Moxnes
1
-2
/
+13
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+2
2019-10-28
RDMA/cm: Update copyright together with SPDX tag
Leon Romanovsky
1
-29
/
+2
2019-10-22
IB/cma: Honor traffic class from lower netdevice for RoCE
Parav Pandit
1
-9
/
+52
2019-10-01
RDMA/iwcm: Fix a lock inversion issue
Bart Van Assche
1
-1
/
+2
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+5
2019-09-13
RDMA/cma: Fix false error message
HÃ¥kon Bugge
1
-1
/
+1
2019-08-20
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
zhengbin
1
-1
/
+5
2019-05-03
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
1
-2
/
+10
2019-04-24
RDMA/cma: Consider scope_id while binding to ipv6 ll address
Parav Pandit
1
-6
/
+19
2019-04-03
RDMA/cma: Set proper port number as index
Leon Romanovsky
1
-1
/
+1
2019-03-28
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
1
-0
/
+3
2019-03-26
cma: Convert portspace IDRs to XArray
Matthew Wilcox
1
-20
/
+21
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
1
-4
/
+3
2019-02-08
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
1
-0
/
+2
2019-02-08
RDMA/cma: listening device cm_ids should inherit tos
Steve Wise
1
-0
/
+2
2019-02-08
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
1
-0
/
+32
2019-02-05
RDMA/cma: Remove CM_ID statistics provided by rdma-cm module
Leon Romanovsky
1
-83
/
+0
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+4
2019-01-14
RDMA/cma: Rollback source IP address if failing to acquire device
Myungho Jung
1
-1
/
+12
2019-01-08
RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type
Steve Wise
1
-1
/
+4
2018-12-18
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
1
-1
/
+1
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
1
-5
/
+6
2018-10-16
RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()
Leon Romanovsky
1
-2
/
+2
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+7
2018-10-05
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
1
-4
/
+3
2018-10-05
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
1
-8
/
+2
2018-09-30
RDMA/cma: Introduce and use cma_ib_acquire_dev()
Parav Pandit
1
-24
/
+69
2018-09-30
RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()
Parav Pandit
1
-18
/
+66
2018-09-30
RDMA/cma: Allow accepting requests for multi port rdma device
Parav Pandit
1
-4
/
+22
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
1
-5
/
+6
2018-09-12
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
1
-3
/
+4
2018-09-12
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
Parav Pandit
1
-2
/
+2
2018-09-06
RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()
Parav Pandit
1
-4
/
+0
2018-09-06
RDMA/cma: Protect cma dev list with lock
Parav Pandit
1
-5
/
+7
2018-07-30
RDMA/core: Prefix _ib to IB/RoCE specific functions
Parav Pandit
1
-18
/
+19
2018-07-30
RDMA/core: Simplify gid type check in cma_acquire_dev()
Parav Pandit
1
-9
/
+3
2018-07-30
RDMA/core: Avoid holding lock while initializing fields on stack
Parav Pandit
1
-22
/
+14
[next]