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