index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-12-14
RDMA/cma: Don't overwrite sgid_attr after device is released
Leon Romanovsky
1
-3
/
+4
2020-11-25
RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind
Jason Gunthorpe
1
-7
/
+18
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
1
-10
/
+38
2020-11-16
RDMA/cma: Add missing error handling of listen_id
Leon Romanovsky
1
-74
/
+101
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
1
-10
/
+38
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-300
/
+335
2020-10-02
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
1
-0
/
+4
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-3
/
+6
2020-09-23
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
1
-46
/
+88
2020-09-23
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
1
-1
/
+1
2020-09-23
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
1
-2
/
+3
2020-09-23
RDMA/cma: Delete from restrack DB after successful destroy
Leon Romanovsky
1
-2
/
+1
2020-09-17
RDMA/cma: Fix use after free race in roce multicast join
Jason Gunthorpe
1
-108
/
+88
2020-09-17
RDMA/cma: Consolidate the destruction of a cma_multicast in one place
Jason Gunthorpe
1
-32
/
+31
2020-09-17
RDMA/cma: Remove dead code for kernel rdmacm multicast
Jason Gunthorpe
1
-15
/
+4
2020-09-17
RDMA/cma: Combine cma_ndev_work with cma_work
Jason Gunthorpe
1
-31
/
+7
2020-09-17
RDMA/cma: Remove cma_comp()
Jason Gunthorpe
1
-20
/
+7
2020-09-17
RDMA/cma: Fix locking for the RDMA_CM_LISTEN state
Jason Gunthorpe
1
-18
/
+18
2020-09-17
RDMA/cma: Make the locking for automatic state transition more clear
Jason Gunthorpe
1
-22
/
+45
2020-09-17
RDMA/cma: Fix locking for the RDMA_CM_CONNECT state
Jason Gunthorpe
1
-14
/
+30
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+2
2020-08-27
RDMA/cma: Add missing locking to rdma_accept()
Jason Gunthorpe
1
-3
/
+22
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+2
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-134
/
+123
2020-07-29
RDMA/cma: Execute rdma_cm destruction from a handler properly
Jason Gunthorpe
1
-90
/
+84
2020-07-29
RDMA/cma: Remove unneeded locking for req paths
Jason Gunthorpe
1
-25
/
+6
2020-07-29
RDMA/cma: Using the standard locking pattern when delivering the removal event
Jason Gunthorpe
1
-26
/
+36
2020-07-29
RDMA/cma: Simplify DEVICE_REMOVAL for internal_id
Jason Gunthorpe
1
-1
/
+5
2020-06-18
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
Mark Zhang
1
-0
/
+18
2020-06-03
RDMA/core: Move and rename trace_cm_id_create()
Chuck Lever
1
-1
/
+1
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
1
-5
/
+4
2020-05-27
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
1
-0
/
+19
2020-05-27
RDMA/cm: Send and receive ECE parameter over the wire
Leon Romanovsky
1
-0
/
+8
2020-05-27
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
1
-0
/
+21
2020-05-06
RDMA/cma: Initialize the flow label of CM's route path record
Mark Zhang
1
-0
/
+23
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
1
-11
/
+12
2020-04-15
RDMA/cma: Limit the scope of rdma_is_consumer_reject function
Leon Romanovsky
1
-2
/
+7
2020-03-26
RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
Avihai Horon
1
-0
/
+1
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
[next]