| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server | Potnuri Bharat Teja | 2021-03-30 | 1 | -2/+2 |
* | IB/mlx5: Add missing error code | YueHaibing | 2021-03-09 | 1 | -1/+3 |
* | RDMA/rxe: Fix missing kconfig dependency on CRYPTO | Julian Braha | 2021-03-09 | 1 | -0/+1 |
* | RDMA/hns: Fixes missing error code of CMDQ | Lang Cheng | 2021-03-04 | 1 | -4/+3 |
* | RDMA/hns: Fix type of sq_signal_bits | Weihang Li | 2021-03-04 | 1 | -1/+1 |
* | RDMA/siw: Fix calculation of tx_valid_cpus size | Kamal Heib | 2021-03-04 | 1 | -1/+1 |
* | RDMA/hns: Fixed wrong judgments in the goto branch | Wenpeng Liang | 2021-03-04 | 1 | -2/+1 |
* | RDMA/rxe: Correct skb on loopback path | Bob Pearson | 2021-03-04 | 1 | -0/+5 |
* | RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt | Bob Pearson | 2021-03-04 | 1 | -6/+10 |
* | RDMA/rxe: Fix coding error in rxe_recv.c | Bob Pearson | 2021-03-04 | 1 | -3/+8 |
* | IB/cm: Avoid a loop when device has 255 ports | Parav Pandit | 2021-03-04 | 1 | -4/+4 |
* | IB/mlx5: Return appropriate error code instead of ENOMEM | Parav Pandit | 2021-03-04 | 1 | -2/+1 |
* | IB/umad: Return EPOLLERR in case of when device disassociated | Shay Drory | 2021-03-04 | 1 | -0/+10 |
* | IB/umad: Return EIO in case of when device disassociated | Shay Drory | 2021-03-04 | 1 | -1/+6 |
* | RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation | Yishai Hadas | 2021-03-04 | 1 | -1/+3 |
* | RDMA/siw: Fix handling of zero-sized Read and Receive Queues. | Bernard Metzler | 2021-03-04 | 5 | -146/+177 |
* | RDMA/cxgb4: Fix the reported max_recv_sge value | Kamal Heib | 2021-02-03 | 1 | -1/+1 |
* | IB/mlx5: Fix error unwinding when set_has_smi_cap fails | Parav Pandit | 2021-01-19 | 1 | -1/+1 |
* | RDMA/mlx5: Fix wrong free of blue flame register on error | Mark Bloch | 2021-01-19 | 1 | -1/+1 |
* | RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp | Dinghao Liu | 2021-01-19 | 1 | -0/+3 |
* | RDMA/restrack: Don't treat as an error allocation ID wrapping | Leon Romanovsky | 2021-01-19 | 1 | -0/+1 |
* | RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() | Tom Rix | 2021-01-19 | 1 | -1/+1 |
* | RDMA/cma: Don't overwrite sgid_attr after device is released | Leon Romanovsky | 2020-12-30 | 1 | -3/+4 |
* | RDMA/core: Do not indicate device ready when device enablement fails | Jack Morgenstein | 2020-12-30 | 1 | -3/+4 |
* | RDMA/cxgb4: Validate the number of CQEs | Kamal Heib | 2020-12-30 | 1 | -0/+3 |
* | RDMa/mthca: Work around -Wenum-conversion warning | Arnd Bergmann | 2020-12-30 | 2 | -2/+1 |
* | RDMA/rxe: Compute PSN windows correctly | Bob Pearson | 2020-12-30 | 1 | -1/+2 |
* | RDMA/bnxt_re: Set queue pair state when being queried | Kamal Heib | 2020-12-30 | 1 | -0/+1 |
* | RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait | Leon Romanovsky | 2020-12-30 | 1 | -0/+2 |
* | RDMA/i40iw: Address an mmap handler exploit in i40iw | Shiraz Saleem | 2020-12-08 | 2 | -34/+7 |
* | RDMA/hns: Bugfix for memory window mtpt configuration | Yixian Liu | 2020-12-02 | 1 | -0/+1 |
* | RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP | Wenpeng Liang | 2020-12-02 | 1 | -4/+4 |
* | IB/mthca: fix return value of error branch in mthca_init_cq() | Xiongfeng Wang | 2020-12-02 | 1 | -4/+6 |
* | RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs | Christoph Hellwig | 2020-11-24 | 4 | -2/+7 |
* | RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device() | Qinglang Miao | 2020-11-24 | 1 | -1/+1 |
* | RDMA/qedr: Fix memory leak in iWARP CM | Alok Prasad | 2020-11-05 | 1 | -0/+1 |
* | RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel() | Jason Gunthorpe | 2020-11-01 | 1 | -6/+5 |
* | RDMA/rxe: Handle skb_clone() failure in rxe_recv.c | Bob Pearson | 2020-10-29 | 1 | -0/+3 |
* | RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt() | Bob Pearson | 2020-10-29 | 1 | -5/+12 |
* | IB/rdmavt: Fix sizeof mismatch | Colin Ian King | 2020-10-29 | 1 | -3/+1 |
* | RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces | Kamal Heib | 2020-10-29 | 3 | -0/+15 |
* | RDMA/hns: Fix missing sq_sig_type when querying QP | Weihang Li | 2020-10-29 | 1 | -0/+1 |
* | RDMA/hns: Fix the wrong value of rnr_retry when querying qp | Wenpeng Liang | 2020-10-29 | 1 | -1/+3 |
* | i40iw: Add support to make destroy QP synchronous | Sindhu, Devale | 2020-10-29 | 6 | -71/+45 |
* | RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't work | Jason Gunthorpe | 2020-10-29 | 1 | -1/+3 |
* | RDMA/hns: Set the unsupported wr opcode | Lijun Ou | 2020-10-29 | 1 | -1/+0 |
* | RDMA/cma: Consolidate the destruction of a cma_multicast in one place | Jason Gunthorpe | 2020-10-29 | 1 | -32/+31 |
* | RDMA/cma: Remove dead code for kernel rdmacm multicast | Jason Gunthorpe | 2020-10-29 | 1 | -15/+4 |
* | RDMA/qedr: Fix inline size returned for iWARP | Michal Kalderon | 2020-10-29 | 1 | -1/+1 |
* | RDMA/qedr: Fix return code if accept is called on a destroyed qp | Michal Kalderon | 2020-10-29 | 1 | -2/+4 |