summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-08-04RDMA/rxe: Fix memory leak in error path codeBob Pearson
2021-08-04RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS
2021-07-19RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch
2021-07-19IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy
2021-07-19RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang
2021-07-19RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong
2021-07-19RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTHGioh Kim
2021-07-14scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2021-07-14scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-07-14RDMA/core: Always release restrack objectLeon Romanovsky
2021-07-14RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-07-14RDMA/cma: Fix incorrect Packet Lifetime calculationHåkon Bugge
2021-07-14RDMA/cma: Protect RMW with qp_mutexHåkon Bugge
2021-07-14RDMA/hns: Add window selection field of congestion controlYixing Liu
2021-07-14RDMA/hns: Add a check to ensure integer mtu is positiveWeihang Li
2021-07-14RDMA/hns: Fix uninitialized variableYixing Liu
2021-07-14RDMA/hns: Force rewrite inline flag of WQELang Cheng
2021-07-14RDMA/hns: Clear extended doorbell info before usingXi Wang
2021-07-14RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wrJack Wang
2021-07-14RDMA/rxe: Fix qp reference counting for atomic opsBob Pearson
2021-07-14RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
2021-07-14RDMA/rxe: Fix failure during driver loadKamal Heib
2021-07-14IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_pathMark Zhang
2021-07-14Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"Mark Zhang
2021-07-14IB/cm: Split cm_alloc_msg()Jason Gunthorpe
2021-07-14IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()Jason Gunthorpe
2021-07-14RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky
2021-07-14RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_statsGioh Kim
2021-07-14RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnectionMd Haris Iqbal
2021-07-14RDMA/rtrs-srv: Fix memory leak when having multiple sessionsJack Wang
2021-07-14RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats objectGioh Kim
2021-07-14RDMA/rtrs: Do not reset hb_missed_max after re-connectionGioh Kim
2021-07-14RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its statsMd Haris Iqbal
2021-07-14RDMA/srp: Fix a recently introduced memory leakBart Van Assche
2021-07-14RDMA/hns: Fix wrong timer context buffer page sizeXi Wang
2021-07-14RDMA/hns: Remove the condition of light load for posting DWQEYixian Liu
2021-06-10IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel
2021-06-10RDMA/mlx5: Delete right entry from MR signature databaseAharon Landau
2021-06-10RDMA: Verify port when creating flow ruleMaor Gottlieb
2021-06-08RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-03RDMA/mlx5: Use different doorbell memory for different processesMark Zhang
2021-06-02RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-19RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter
2021-05-19RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb
2021-05-18{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb
2021-05-18RDMA/core: Don't access cm_id after its destructionShay Drory
2021-05-17RDMA/rxe: Return CQE error if invalid lkey was suppliedLeon Romanovsky
2021-05-17RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb