index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Age
Commit message (
Expand
)
Author
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
2018-03-14
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-14
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
2018-03-14
RDMA/core: Do not use invalid destination in determining port reuse
Tatyana Nikolova
2018-03-08
RDMA/nldev: provide detailed CM_ID information
Steve Wise
2018-03-08
RDMA/CM: move rdma_id_private to cma_priv.h
Steve Wise
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
2018-02-27
net: Convert cma_pernet_operations
Kirill Tkhai
2018-01-28
RDMA/cma: Use existing netif_is_bond_master function
Parav Pandit
2018-01-22
RDMA/cma: Update RoCE multicast routines to use net namespace
Parav Pandit
2018-01-22
RDMA/cma: Update cma_validate_port to honor net namespace
Parav Pandit
2018-01-22
RDMA/cma: Refactor to access multiple fields of rdma_dev_addr
Parav Pandit
2018-01-22
RDMA/cma: Check existence of netdevice during port validation
Parav Pandit
2018-01-19
RDMA/cma: Introduce API to read GIDs for multiple transports
Parav Pandit
2018-01-10
RDMA/cma: Fix rdma_cm raw IB path setting for RoCE
Parav Pandit
2018-01-10
RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Parav Pandit
2018-01-10
RDMA/cma: Provide a function to set RoCE path record L2 parameters
Parav Pandit
2018-01-10
RDMA/cma: Use the right net namespace for the rdma_cm_id
Parav Pandit
2018-01-02
RDMA/cma: Mark end of CMA ID messages
Leon Romanovsky
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-18
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
2017-12-18
RDMA/{core, cma}: Simplify rdma_translate_ip
Parav Pandit
2017-12-18
RDMA/cma: Introduce and use helper functions to init work
Parav Pandit
2017-12-18
RDMA/cma: Avoid setting path record type twice
Parav Pandit
2017-12-18
RDMA/cma: Simplify netdev check
Parav Pandit
2017-12-18
RDMA/cma: Set default GID type as RoCE when resolving RoCE route
Parav Pandit
2017-12-18
RDMA/cma: Use correct size when writing netlink stats
Parav Pandit
2017-12-07
RDMA/netlink: Fix general protection fault
Leon Romanovsky
2017-12-01
RDMA/cma: Make sure that PSN is not over max allowed
Moni Shoua
2017-11-13
RDMA/core: Make function rdma_copy_addr return void
Yuval Shaia
2017-10-14
RDMA/cma: Avoid triggering undefined behavior
Bart Van Assche
2017-08-24
IB/cma: Fix erroneous validation of supported default GID type
Leon Romanovsky
2017-08-22
rdma: Autoload netlink client modules
Jason Gunthorpe
2017-08-10
RDMA/netlink: Rename netlink callback struct
Leon Romanovsky
2017-08-10
RDMA/netlink: Remove redundant owner option for netlink callbacks
Leon Romanovsky
[prev]
[next]