summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/cma.c
AgeCommit message (Expand)Author
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-19RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit
2018-03-24RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky
2018-03-24RDMA/cma: Use correct size when writing netlink statsParav Pandit
2018-02-25RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua
2017-12-20RDMA/cma: Avoid triggering undefined behaviorBart Van Assche
2017-07-27RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa
2017-03-12rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise
2017-02-01RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-11-16IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/cma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-22IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker
2016-06-23Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford
2016-06-23IB/core: Fix RoCE v1 multicast join logic issueAlex Vesker
2016-06-17IB/cma: Make the code easier to verifyBart Van Assche
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford
2016-05-13IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch
2016-05-12IB/cma: pass the port number to ib_create_qpChristoph Hellwig
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-03IB/core: trivial prink cleanup.Parav Pandit
2016-03-01IB/cma: Print warning on different inner and header P_KeysHaggai Eran
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak
2016-01-19IB/cma: Fix RDMA port validation for iWarpMatan Barak
2015-12-23IB/cma: Join and leave multicast groups with IGMPMoni Shoua
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak
2015-12-23IB/rdma_cm: Add wrapper for cma reference countMatan Barak
2015-12-23IB/core: Validate route when we init ahMatan Barak
2015-12-23IB/core: Add rdma_network_type to wcSomnath Kotur
2015-12-23IB/cm: Use the source GID index typeMatan Barak
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak
2015-12-22IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak
2015-12-22IB/core: Avoid calling ib_query_deviceOr Gerlitz
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-28IB/cma: Separate port allocation to network namespacesHaggai Eran
2015-10-28IB/addr: Pass network namespace as a parameterGuy Shapiro
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak
2015-10-21IB/cm: Remove the usage of smac and vid of qp_attr and cm_avMatan Barak
2015-10-21IB/cma: cma_validate_port should verify the port and netdeviceMatan Barak
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak