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.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
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
2018-07-31
RDMA/cma: Get rid of 1 bit boolean
Parav Pandit
1
-2
/
+2
2018-07-31
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
1
-24
/
+31
2018-07-31
RDMA/core: Constify dst_addr argument
Parav Pandit
1
-7
/
+7
2018-07-31
RDMA/cma: Simplify rdma_resolve_addr() error flow
Parav Pandit
1
-10
/
+4
2018-07-31
RDMA/cma: Initialize resource type in __rdma_create_id()
Parav Pandit
1
-1
/
+1
2018-07-26
RDMA/cma: Do not ignore net namespace for unbound cm_id
Parav Pandit
1
-3
/
+10
2018-07-26
RDMA/cma: Consider netdevice for RoCE ports
Parav Pandit
1
-3
/
+2
2018-07-26
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
1
-6
/
+22
2018-07-25
IB/core: Remove extra parentheses
Varsha Rao
1
-1
/
+1
2018-07-13
IB/cm: Remove cma_multicast->igmp_joined
Jason Gunthorpe
1
-30
/
+23
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
1
-3
/
+2
2018-06-25
IB/cm: Pass the sgid_attr through various events
Parav Pandit
1
-0
/
+3
2018-06-25
IB/cm: Keep track of the sgid_attr that created the cm id
Parav Pandit
1
-26
/
+41
2018-06-25
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
1
-0
/
+2
2018-06-25
IB: Make ib_init_ah_from_mcmember set sgid_attr
Parav Pandit
1
-0
/
+2
2018-06-22
RDMA/cma: Consider net namespace while leaving multicast group
Parav Pandit
1
-33
/
+24
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
1
-3
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-01
RDMA/cma: Ignore unknown event
Leon Romanovsky
1
-1
/
+1
2018-05-22
RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers
Steve Wise
1
-0
/
+28
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
1
-17
/
+43
2018-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
1
-7
/
+0
2018-04-27
RDMA/cma: Fix use after destroy access to net namespace for IPoIB
Parav Pandit
1
-10
/
+43
2018-04-18
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
1
-5
/
+1
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-91
/
+69
2018-03-29
RDMA/CMA: Add rdma_port_space to UAPI
Steve Wise
1
-15
/
+17
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-23
IB/cma: Resolve route only while receiving CM requests
Parav Pandit
1
-0
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
2018-03-15
IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()
Parav Pandit
1
-12
/
+3
2018-03-15
IB/core: Honor return status of ib_init_ah_from_mcmember()
Parav Pandit
1
-4
/
+8
2018-03-15
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
1
-5
/
+10
2018-03-14
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
1
-0
/
+3
[next]