index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type
Steve Wise
2019-01-08
1
-1
/
+4
*
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-18
1
-1
/
+1
*
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
2018-10-16
1
-5
/
+6
*
RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()
Leon Romanovsky
2018-10-16
1
-2
/
+2
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
1
-5
/
+7
|
\
|
*
RDMA/cma: Protect cma dev list with lock
Parav Pandit
2018-09-06
1
-5
/
+7
*
|
RDMA/restrack: Release task struct which was hold by CM_ID object
Leon Romanovsky
2018-10-05
1
-4
/
+3
*
|
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-10-05
1
-8
/
+2
*
|
RDMA/cma: Introduce and use cma_ib_acquire_dev()
Parav Pandit
2018-09-30
1
-24
/
+69
*
|
RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()
Parav Pandit
2018-09-30
1
-18
/
+66
*
|
RDMA/cma: Allow accepting requests for multi port rdma device
Parav Pandit
2018-09-30
1
-4
/
+22
*
|
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-26
1
-5
/
+6
*
|
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
2018-09-12
1
-3
/
+4
*
|
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
Parav Pandit
2018-09-12
1
-2
/
+2
*
|
RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()
Parav Pandit
2018-09-06
1
-4
/
+0
|
/
*
RDMA/core: Prefix _ib to IB/RoCE specific functions
Parav Pandit
2018-07-30
1
-18
/
+19
*
RDMA/core: Simplify gid type check in cma_acquire_dev()
Parav Pandit
2018-07-30
1
-9
/
+3
*
RDMA/core: Avoid holding lock while initializing fields on stack
Parav Pandit
2018-07-30
1
-22
/
+14
*
RDMA/core: Return bool instead of int
Parav Pandit
2018-07-30
1
-10
/
+13
*
RDMA/cma: Get rid of 1 bit boolean
Parav Pandit
2018-07-30
1
-2
/
+2
*
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
2018-07-30
1
-24
/
+31
*
RDMA/core: Constify dst_addr argument
Parav Pandit
2018-07-30
1
-7
/
+7
*
RDMA/cma: Simplify rdma_resolve_addr() error flow
Parav Pandit
2018-07-30
1
-10
/
+4
*
RDMA/cma: Initialize resource type in __rdma_create_id()
Parav Pandit
2018-07-30
1
-1
/
+1
*
RDMA/cma: Do not ignore net namespace for unbound cm_id
Parav Pandit
2018-07-26
1
-3
/
+10
*
RDMA/cma: Consider netdevice for RoCE ports
Parav Pandit
2018-07-26
1
-3
/
+2
*
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
2018-07-26
1
-6
/
+22
*
IB/core: Remove extra parentheses
Varsha Rao
2018-07-25
1
-1
/
+1
*
IB/cm: Remove cma_multicast->igmp_joined
Jason Gunthorpe
2018-07-13
1
-30
/
+23
*
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
2018-06-25
1
-3
/
+2
*
IB/cm: Pass the sgid_attr through various events
Parav Pandit
2018-06-25
1
-0
/
+3
*
IB/cm: Keep track of the sgid_attr that created the cm id
Parav Pandit
2018-06-25
1
-26
/
+41
*
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
2018-06-25
1
-0
/
+2
*
IB: Make ib_init_ah_from_mcmember set sgid_attr
Parav Pandit
2018-06-25
1
-0
/
+2
*
RDMA/cma: Consider net namespace while leaving multicast group
Parav Pandit
2018-06-22
1
-33
/
+24
*
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-18
1
-3
/
+3
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
RDMA/cma: Ignore unknown event
Leon Romanovsky
2018-06-01
1
-1
/
+1
*
RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers
Steve Wise
2018-05-22
1
-0
/
+28
*
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-09
1
-17
/
+43
|
\
|
*
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
2018-05-03
1
-7
/
+0
|
*
RDMA/cma: Fix use after destroy access to net namespace for IPoIB
Parav Pandit
2018-04-27
1
-10
/
+43
*
|
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
2018-04-17
1
-5
/
+1
|
/
*
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-06
1
-91
/
+69
|
\
|
*
RDMA/CMA: Add rdma_port_space to UAPI
Steve Wise
2018-03-28
1
-15
/
+17
|
*
IB/cma: Resolve route only while receiving CM requests
Parav Pandit
2018-03-23
1
-0
/
+1
|
*
IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()
Parav Pandit
2018-03-15
1
-12
/
+3
|
*
IB/core: Honor return status of ib_init_ah_from_mcmember()
Parav Pandit
2018-03-15
1
-4
/
+8
|
*
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-14
1
-5
/
+10
|
|
\
|
*
|
RDMA/nldev: provide detailed CM_ID information
Steve Wise
2018-03-08
1
-21
/
+40
[next]