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-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
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-29
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-11
RDMA/cma: Fix rdma_cm raw IB path setting for RoCE
Parav Pandit
1
-0
/
+14
2018-01-11
RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Parav Pandit
1
-5
/
+5
2018-01-11
RDMA/cma: Provide a function to set RoCE path record L2 parameters
Parav Pandit
1
-35
/
+53
2018-01-11
RDMA/cma: Use the right net namespace for the rdma_cm_id
Parav Pandit
1
-2
/
+3
2018-01-03
RDMA/cma: Mark end of CMA ID messages
Leon Romanovsky
1
-0
/
+1
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-1
/
+2
2017-12-19
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
1
-3
/
+4
2017-12-19
RDMA/{core, cma}: Simplify rdma_translate_ip
Parav Pandit
1
-2
/
+2
2017-12-19
RDMA/cma: Introduce and use helper functions to init work
Parav Pandit
1
-28
/
+25
2017-12-19
RDMA/cma: Avoid setting path record type twice
Parav Pandit
1
-5
/
+4
2017-12-19
RDMA/cma: Simplify netdev check
Parav Pandit
1
-19
/
+16
[next]