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
2022-11-10
RDMA/cma: Use output interface for net_dev check
Håkon Bugge
1
-1
/
+1
2022-09-15
RDMA/cma: Fix arguments order in net device validation
Michael Guralnik
1
-2
/
+2
2022-04-15
IB/cma: Allow XRC INI QPs to set their local ACK timeout
Håkon Bugge
1
-1
/
+1
2022-01-27
RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry
Avihai Horon
1
-3
/
+9
2021-07-19
RDMA/cma: Fix rdma_resolve_route() memory leak
Gerd Rausch
1
-1
/
+2
2021-05-26
RDMA/core: Don't access cm_id after its destruction
Shay Drory
1
-1
/
+3
2020-12-30
RDMA/cma: Don't overwrite sgid_attr after device is released
Leon Romanovsky
1
-3
/
+4
2020-10-29
RDMA/cma: Consolidate the destruction of a cma_multicast in one place
Jason Gunthorpe
1
-32
/
+31
2020-10-29
RDMA/cma: Remove dead code for kernel rdmacm multicast
Jason Gunthorpe
1
-15
/
+4
2020-06-30
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
Mark Zhang
1
-0
/
+18
2020-04-13
RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
Avihai Horon
1
-0
/
+1
2020-04-13
RDMA/cma: Teach lockdep about the order of rtnl and lock
Jason Gunthorpe
1
-0
/
+13
2020-03-12
Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"
Parav Pandit
1
-4
/
+11
2020-02-15
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
1
-0
/
+2
2020-01-09
RDMA/cma: add missed unregister_pernet_subsys in init failure
Chuhong Yuan
1
-0
/
+1
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-09
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
1
-0
/
+2
2019-02-09
RDMA/cma: listening device cm_ids should inherit tos
Steve Wise
1
-0
/
+2
2019-02-09
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
1
-0
/
+32
2019-02-06
RDMA/cma: Remove CM_ID statistics provided by rdma-cm module
Leon Romanovsky
1
-83
/
+0
2019-02-05
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+4
2019-01-15
RDMA/cma: Rollback source IP address if failing to acquire device
Myungho Jung
1
-1
/
+12
2019-01-09
RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type
Steve Wise
1
-1
/
+4
2018-12-19
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-06
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
1
-4
/
+3
2018-10-06
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
1
-8
/
+2
2018-10-01
RDMA/cma: Introduce and use cma_ib_acquire_dev()
Parav Pandit
1
-24
/
+69
2018-10-01
RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()
Parav Pandit
1
-18
/
+66
2018-10-01
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-13
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
1
-3
/
+4
2018-09-13
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-31
RDMA/core: Prefix _ib to IB/RoCE specific functions
Parav Pandit
1
-18
/
+19
2018-07-31
RDMA/core: Simplify gid type check in cma_acquire_dev()
Parav Pandit
1
-9
/
+3
2018-07-31
RDMA/core: Avoid holding lock while initializing fields on stack
Parav Pandit
1
-22
/
+14
2018-07-31
RDMA/core: Return bool instead of int
Parav Pandit
1
-10
/
+13
[next]