| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string | Mark Zhang | 2021-11-02 | 1 | -2/+3 |
* | RDMA/mlx5: Set user priority for DCT | Patrisious Haddad | 2021-11-02 | 1 | -0/+2 |
* | IB/hfi1: Fix abba locking issue with sc_disable() | Mike Marciniszyn | 2021-11-02 | 1 | -3/+6 |
* | IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields | Mike Marciniszyn | 2021-11-02 | 1 | -10/+23 |
* | RDMA/efa: Remove double QP type assignment | Leon Romanovsky | 2021-09-22 | 1 | -1/+0 |
* | RDMA/iwcm: Release resources if iw_cm module initialization fails | Leon Romanovsky | 2021-09-22 | 1 | -7/+12 |
* | IB/hfi1: Adjust pkey entry in index 0 | Mike Marciniszyn | 2021-09-22 | 1 | -6/+1 |
* | RDMA/efa: Free IRQ vectors on error flow | Gal Pressman | 2021-09-03 | 1 | -0/+1 |
* | IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs() | Tuo Li | 2021-09-03 | 1 | -5/+4 |
* | RDMA/bnxt_re: Add missing spin lock initialization | Naresh Kumar PBS | 2021-09-03 | 1 | -0/+1 |
* | RDMA/cma: Fix rdma_resolve_route() memory leak | Gerd Rausch | 2021-07-19 | 1 | -1/+2 |
* | RDMA/rxe: Don't overwrite errno from ib_umem_get() | Xiao Yang | 2021-07-19 | 1 | -1/+1 |
* | RDMA/cxgb4: Fix missing error code in create_qp() | Jiapeng Chong | 2021-07-19 | 1 | -0/+1 |
* | RDMA/mlx5: Don't access NULL-cleared mpi pointer | Leon Romanovsky | 2021-07-14 | 1 | -1/+1 |
* | RDMA/rxe: Fix qp reference counting for atomic ops | Bob Pearson | 2021-07-14 | 2 | -3/+0 |
* | RDMA/mlx5: Don't add slave port to unaffiliated list | Leon Romanovsky | 2021-07-14 | 1 | -2/+2 |
* | RDMA/rxe: Fix failure during driver load | Kamal Heib | 2021-07-14 | 1 | -3/+7 |
* | RDMA/core: Sanitize WQ state received from the userspace | Leon Romanovsky | 2021-07-14 | 3 | -13/+23 |
* | RDMA/mlx5: Block FDB rules when not in switchdev mode | Mark Bloch | 2021-07-07 | 1 | -0/+8 |
* | IB/mlx5: Fix initializing CQ fragments buffer | Alaa Hleihel | 2021-06-16 | 1 | -5/+4 |
* | RDMA/mlx4: Do not map the core_clock page to user space unless enabled | Shay Drory | 2021-06-16 | 1 | -4/+1 |
* | RDMA/ipoib: Fix warning caused by destroying non-initial netns | Kamal Heib | 2021-06-16 | 1 | -0/+1 |
* | RDMA/uverbs: Fix a NULL vs IS_ERR() bug | Dan Carpenter | 2021-05-26 | 1 | -2/+2 |
* | RDMA/core: Don't access cm_id after its destruction | Shay Drory | 2021-05-26 | 1 | -1/+3 |
* | RDMA/mlx5: Recover from fatal event in dual port mode | Maor Gottlieb | 2021-05-26 | 1 | -0/+1 |
* | RDMA/rxe: Clear all QP fields if creation failed | Leon Romanovsky | 2021-05-26 | 1 | -0/+7 |
* | RDMA/siw: Release xarray entry | Leon Romanovsky | 2021-05-26 | 1 | -1/+1 |
* | RDMA/siw: Properly check send and receive CQ pointers | Leon Romanovsky | 2021-05-26 | 1 | -6/+3 |
* | RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res | Lv Yunlong | 2021-05-14 | 1 | -0/+1 |
* | RDMA/siw: Fix a use after free in siw_alloc_mr | Lv Yunlong | 2021-05-14 | 1 | -2/+2 |
* | RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails | Sindhu Devale | 2021-05-14 | 1 | -4/+2 |
* | RDMA/cxgb4: add missing qpid increment | Potnuri Bharat Teja | 2021-05-14 | 1 | -1/+1 |
* | RDMA/srpt: Fix error return code in srpt_cm_req_recv() | Wang Wensheng | 2021-05-14 | 1 | -0/+1 |
* | IB/hfi1: Fix error return code in parse_platform_config() | Wang Wensheng | 2021-05-14 | 1 | -0/+1 |
* | RDMA/qedr: Fix error return code in qedr_iw_connect() | Wang Wensheng | 2021-05-14 | 1 | -1/+3 |
* | RDMA/addr: Be strict with gid size | Leon Romanovsky | 2021-04-14 | 1 | -1/+3 |
* | RDMA/cxgb4: check for ipv6 address properly while destroying listener | Potnuri Bharat Teja | 2021-04-14 | 1 | -1/+2 |
* | 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 |