Age | Commit message (Expand) | Author |
2018-03-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-03-20 | RDMA/ucma: Ensure that CM_ID exists prior to access it | Leon Romanovsky |
2018-03-19 | RDMA/ucma: Fix use-after-free access in ucma_close | Leon Romanovsky |
2018-03-15 | RDMA/ucma: Check AF family prior resolving address | Leon Romanovsky |
2018-03-14 | infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks | Arnd Bergmann |
2018-03-14 | infiniband: qplib_fp: fix pointer cast | Arnd Bergmann |
2018-03-14 | IB/mlx5: Fix cleanup order on unload | Mark Bloch |
2018-03-14 | RDMA/ucma: Don't allow join attempts for unsupported AF family | Leon Romanovsky |
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-14 | RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory | Leon Romanovsky |
2018-03-14 | RDMAVT: Fix synchronization around percpu_ref | Tejun Heo |
2018-03-13 | IB/mlx5: Fix integer overflows in mlx5_ib_create_srq | Boris Pismenny |
2018-03-13 | IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq | Boris Pismenny |
2018-03-09 | RDMA/mlx5: Fix integer overflow while resizing CQ | Leon Romanovsky |
2018-03-09 | Revert "RDMA/mlx5: Fix integer overflow while resizing CQ" | Doug Ledford |
2018-03-07 | RDMA/ucma: Check that user doesn't overflow QP state | Leon Romanovsky |
2018-03-07 | RDMA/mlx5: Fix integer overflow while resizing CQ | Leon Romanovsky |
2018-03-07 | RDMA/ucma: Limit possible option size | Leon Romanovsky |
2018-03-07 | IB/core: Fix possible crash to access NULL netdev | Parav Pandit |
2018-03-06 | RDMA/bnxt_re: Avoid Hard lockup during error CQE processing | Selvin Xavier |
2018-03-06 | RDMA/core: Reduce poll batch for direct cq polling | Max Gurtovoy |
2018-03-06 | IB/mlx5: Fix an error code in __mlx5_ib_modify_qp() | Dan Carpenter |
2018-03-06 | IB/mlx5: When not in dual port RoCE mode, use provided port as native | Mark Bloch |
2018-03-06 | IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE | Jack M |
2018-03-06 | IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs | Jack Morgenstein |
2018-03-06 | RDMA/qedr: Fix iWARP write and send with immediate | Kalderon, Michal |
2018-03-06 | RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA | Kalderon, Michal |
2018-03-06 | RDMA/qedr: Fix iWARP connect with port mapper | Kalderon, Michal |
2018-03-06 | RDMA/qedr: Fix ipv6 destination address resolution | Kalderon, Michal |
2018-02-28 | IB/core : Add null pointer check in addr_resolve | Muneendra Kumar M |
2018-02-28 | RDMA/bnxt_re: Fix the ib_reg failure cleanup | Selvin Xavier |
2018-02-28 | RDMA/bnxt_re: Fix incorrect DB offset calculation | Devesh Sharma |
2018-02-28 | RDMA/bnxt_re: Unconditionly fence non wire memory operations | Devesh Sharma |
2018-02-28 | IB/core: Fix missing RDMA cgroups release in case of failure to register device | Parav Pandit |
2018-02-28 | IB/mlx: Set slid to zero in Ethernet completion struct | Moni Shoua |
2018-02-28 | {net, IB}/mlx5: Raise fatal IB event when sys error occurs | Daniel Jurgens |
2018-02-28 | IB/mlx5: Avoid passing an invalid QP type to firmware | Noa Osherovich |
2018-02-28 | IB/mlx5: Fix incorrect size of klms in the memory region | Sergey Gorenko |
2018-02-21 | RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type | Leon Romanovsky |
2018-02-20 | RDMA/bnxt_re: Avoid system hang during device un-reg | Selvin Xavier |
2018-02-20 | RDMA/bnxt_re: Fix system crash during load/unload | Selvin Xavier |
2018-02-20 | RDMA/bnxt_re: Synchronize destroy_qp with poll_cq | Selvin Xavier |
2018-02-20 | RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails | Devesh Sharma |
2018-02-20 | RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters | Devesh Sharma |
2018-02-16 | RDMA/restrack: don't use uaccess_kernel() | Steve Wise |
2018-02-16 | RDMA/verbs: Check existence of function prior to accessing it | Leon Romanovsky |
2018-02-15 | RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file | Adit Ranadive |
2018-02-15 | RDMA/uverbs: Sanitize user entered port numbers prior to access it | Leon Romanovsky |
2018-02-15 | RDMA/uverbs: Fix circular locking dependency | Leon Romanovsky |