index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
RDMA/cma: Protect cma dev list with lock
Parav Pandit
1
-5
/
+7
2018-07-30
RDMA/core: Prefix _ib to IB/RoCE specific functions
Parav Pandit
1
-18
/
+19
2018-07-30
RDMA/core: Simplify gid type check in cma_acquire_dev()
Parav Pandit
1
-9
/
+3
2018-07-30
RDMA/core: Avoid holding lock while initializing fields on stack
Parav Pandit
1
-22
/
+14
2018-07-30
RDMA/core: Return bool instead of int
Parav Pandit
1
-10
/
+13
2018-07-30
RDMA/cma: Get rid of 1 bit boolean
Parav Pandit
1
-2
/
+2
2018-07-30
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
1
-24
/
+31
2018-07-30
RDMA/core: Constify dst_addr argument
Parav Pandit
1
-7
/
+7
2018-07-30
RDMA/cma: Simplify rdma_resolve_addr() error flow
Parav Pandit
1
-10
/
+4
2018-07-30
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-12
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-17
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
1
-5
/
+1
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-91
/
+69
2018-03-28
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-14
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
2018-03-14
RDMA/core: Do not use invalid destination in determining port reuse
Tatyana Nikolova
1
-5
/
+7
2018-03-08
RDMA/nldev: provide detailed CM_ID information
Steve Wise
1
-21
/
+40
2018-03-08
RDMA/CM: move rdma_id_private to cma_priv.h
Steve Wise
1
-40
/
+1
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
1
-1
/
+1
2018-02-27
net: Convert cma_pernet_operations
Kirill Tkhai
1
-0
/
+1
2018-01-28
RDMA/cma: Use existing netif_is_bond_master function
Parav Pandit
1
-1
/
+1
2018-01-22
RDMA/cma: Update RoCE multicast routines to use net namespace
Parav Pandit
1
-3
/
+3
2018-01-22
RDMA/cma: Update cma_validate_port to honor net namespace
Parav Pandit
1
-1
/
+1
2018-01-22
RDMA/cma: Refactor to access multiple fields of rdma_dev_addr
Parav Pandit
1
-7
/
+8
2018-01-22
RDMA/cma: Check existence of netdevice during port validation
Parav Pandit
1
-3
/
+5
2018-01-19
RDMA/cma: Introduce API to read GIDs for multiple transports
Parav Pandit
1
-0
/
+27
2018-01-10
RDMA/cma: Fix rdma_cm raw IB path setting for RoCE
Parav Pandit
1
-0
/
+14
[next]