summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2016-10-07IB/core: Fix use after free in send_leave functionErez Shitrit
2016-05-31IB/security: Restrict use of the write() interfaceJason Gunthorpe
2015-11-12IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-09-30IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-09-30IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-05-16RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe
2015-05-15IB/core: don't disallow registering region starting at 0x0Yann Droneaud
2015-05-15IB/core: disallow registering 0-sized memory regionYann Droneaud
2015-04-22IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel
2015-04-09IB/core: Avoid leakage from kernel to user spaceEli Cohen
2014-09-17RDMA/iwcm: Use a default listen backlog if neededSteve Wise
2014-07-17IB/umad: Fix use-after-free on closeBart Van Assche
2014-07-17IB/umad: Fix error handlingBart Van Assche
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier
2013-09-02IB/core: Better checking of userspace values for receive flow steeringMatan Barak
2013-08-28IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion
2013-08-28IB/core: Infrastructure for extensible uverbs commandsIgor Ivanov
2013-08-28IB/core: Add receive flow steering supportHadar Hen Zion
2013-08-13IB/core: Fixes to XRC reference counting in uverbsYishai Hadas
2013-08-13IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise
2013-07-31Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes...Roland Dreier
2013-07-31IB/core: Create QP1 using the pkey index which contains the default pkeyJack Morgenstein
2013-07-31RDMA/cma: Only call cma_save_ib_info() for CM REQsSean Hefty
2013-07-31RDMA/cma: Fix accessing invalid private data for UDSean Hefty
2013-07-30RDMA/cma: Fix gcc warningPaul Bolle
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-08Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...Roland Dreier
2013-07-08IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Roland Dreier
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-06-24IB/core: Fix error return code in add_port()Wei Yongjun
2013-06-20RDMA/cma: Export AF_IB statisticsSean Hefty
2013-06-20RDMA/ucma: Allow user space to specify AF_IB when joining multicastSean Hefty
2013-06-20RDMA/ucma: Allow user space to pass AF_IB into resolveSean Hefty
2013-06-20RDMA/ucma: Allow user space to bind to AF_IBSean Hefty
2013-06-20RDMA/ucma: Name changes to indicate only IP addresses supportedSean Hefty
2013-06-20RDMA/ucma: Add ability to query GID addressesSean Hefty
2013-06-20RDMA/cma: Export cma_get_service_id()Sean Hefty
2013-06-20RDMA/ucma: Support querying when IB paths are not reversibleSean Hefty
2013-06-20IB/sa: Export function to pack a path record into wire formatSean Hefty
2013-06-20RDMA/ucma: Support querying for AF_IB addressesSean Hefty
2013-06-20RDMA/cma: Only listen on IB devices when using AF_IBSean Hefty
2013-06-20RDMA/cma: Set qkey for AF_IBSean Hefty
2013-06-20RDMA/cma: Expose private data when using AF_IBSean Hefty
2013-06-20RDMA/cma: Merge cma_get/save_net_infoSean Hefty