Age | Commit message (Expand) | Author |
2016-10-07 | IB/core: Fix use after free in send_leave function | Erez Shitrit |
2016-05-31 | IB/security: Restrict use of the write() interface | Jason Gunthorpe |
2015-11-12 | IB/cm: Fix rb-tree duplicate free and use-after-free | Doron Tsur |
2015-09-30 | IB/uverbs: Fix race between ib_uverbs_open and remove_one | Yishai Hadas |
2015-09-30 | IB/uverbs: reject invalid or unknown opcodes | Christoph Hellwig |
2015-05-16 | RDMA/CMA: Canonize IPv4 on IPV6 sockets properly | Jason Gunthorpe |
2015-05-15 | IB/core: don't disallow registering region starting at 0x0 | Yann Droneaud |
2015-05-15 | IB/core: disallow registering 0-sized memory region | Yann Droneaud |
2015-04-22 | IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic | Shachar Raindel |
2015-04-09 | IB/core: Avoid leakage from kernel to user space | Eli Cohen |
2014-09-17 | RDMA/iwcm: Use a default listen backlog if needed | Steve Wise |
2014-07-17 | IB/umad: Fix use-after-free on close | Bart Van Assche |
2014-07-17 | IB/umad: Fix error handling | Bart Van Assche |
2013-10-21 | IB/core: Temporarily disable create_flow/destroy_flow uverbs | Yann Droneaud |
2013-09-05 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-03 | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier |
2013-09-02 | IB/core: Better checking of userspace values for receive flow steering | Matan Barak |
2013-08-28 | IB/core: Export ib_create/destroy_flow through uverbs | Hadar Hen Zion |
2013-08-28 | IB/core: Infrastructure for extensible uverbs commands | Igor Ivanov |
2013-08-28 | IB/core: Add receive flow steering support | Hadar Hen Zion |
2013-08-13 | IB/core: Fixes to XRC reference counting in uverbs | Yishai Hadas |
2013-08-13 | IB/core: Add locking around event dispatching on XRC target QPs | Yishai Hadas |
2013-08-12 | RDMA/cma: Add IPv6 support for iWARP | Steve Wise |
2013-07-31 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes... | Roland Dreier |
2013-07-31 | IB/core: Create QP1 using the pkey index which contains the default pkey | Jack Morgenstein |
2013-07-31 | RDMA/cma: Only call cma_save_ib_info() for CM REQs | Sean Hefty |
2013-07-31 | RDMA/cma: Fix accessing invalid private data for UD | Sean Hefty |
2013-07-30 | RDMA/cma: Fix gcc warning | Paul Bolle |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell |
2013-07-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-08 | Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in... | Roland Dreier |
2013-07-08 | IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd() | Roland Dreier |
2013-07-03 | drivers: avoid format string in dev_set_name | Kees Cook |
2013-06-24 | IB/core: Fix error return code in add_port() | Wei Yongjun |
2013-06-20 | RDMA/cma: Export AF_IB statistics | Sean Hefty |
2013-06-20 | RDMA/ucma: Allow user space to specify AF_IB when joining multicast | Sean Hefty |
2013-06-20 | RDMA/ucma: Allow user space to pass AF_IB into resolve | Sean Hefty |
2013-06-20 | RDMA/ucma: Allow user space to bind to AF_IB | Sean Hefty |
2013-06-20 | RDMA/ucma: Name changes to indicate only IP addresses supported | Sean Hefty |
2013-06-20 | RDMA/ucma: Add ability to query GID addresses | Sean Hefty |
2013-06-20 | RDMA/cma: Export cma_get_service_id() | Sean Hefty |
2013-06-20 | RDMA/ucma: Support querying when IB paths are not reversible | Sean Hefty |
2013-06-20 | IB/sa: Export function to pack a path record into wire format | Sean Hefty |
2013-06-20 | RDMA/ucma: Support querying for AF_IB addresses | Sean Hefty |
2013-06-20 | RDMA/cma: Only listen on IB devices when using AF_IB | Sean Hefty |
2013-06-20 | RDMA/cma: Set qkey for AF_IB | Sean Hefty |
2013-06-20 | RDMA/cma: Expose private data when using AF_IB | Sean Hefty |
2013-06-20 | RDMA/cma: Merge cma_get/save_net_info | Sean Hefty |