aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-06-01IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn
2020-06-01RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-06-01RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe
2020-06-01RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe
2020-06-01IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-06-01IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-06-01IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-06-01IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn
2020-05-21RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb
2020-05-21RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky
2020-05-21RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SETJason Gunthorpe
2020-05-21RDMA/core: Fix missing error check on dev_set_name()Jason Gunthorpe
2020-05-21IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2020-05-21RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe
2020-05-21RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb
2020-05-21RDMA/iwcm: Fix iwcm work deallocationBernard Metzler
2020-05-21Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"Parav Pandit
2020-05-15RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn
2020-05-15RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb
2020-05-15RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor
2020-05-15RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou
2020-05-15RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu
2020-05-15RDMA/hns: Avoid printing address of mtt pageWenpeng Liang
2020-05-15RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky
2020-05-15IB/hfi1: Add RcvShortLengthErrCnt to hfi1statsMike Marciniszyn
2020-05-15IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2020-05-15RDMA/rxe: Fix error type of mmap_offsetJiewei Ke
2020-05-15IB/core: Let IB core distribute cache update eventsParav Pandit
2020-05-04RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe
2020-05-04RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky
2020-05-04RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun
2020-05-04RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib
2020-05-04RDMA/iw_cxgb4: initiate CLOSE when entering TERMKrishnamraju Eraparaju
2020-05-04RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon
2020-05-04IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen
2020-05-04IB/rdmavt: Reset all QPs when the device is shut downKaike Wan
2020-05-04IB/hfi1: Close window for pq and request colidingMike Marciniszyn
2020-05-04IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan
2020-05-04RDMA/umem: Fix ib_umem_find_best_pgsz()Artemy Kovalyov
2020-05-04RDMA/cma: Fix unbalanced cm_id reference count during address resolveParav Pandit
2020-05-04RDMA/core: Fix locking in ib_uverbs_event_readJason Gunthorpe
2020-05-04RDMA/i40iw: fix a potential NULL pointer dereferenceXiyu Yang
2020-05-04RDMA/netlink: Do not always generate an ACK for some netlink operationsHåkon Bugge
2020-05-04IB/mlx4: Fix leak in id_map_find_delHåkon Bugge
2020-05-04IB/srp: Never use immediate data if it is disabled by a userSergey Gorenko
2020-05-04IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein
2020-05-04IB/core: Fix ODP get user pages flowYishai Hadas
2020-05-04IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa
2020-03-30RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche
2020-03-30RDMA/mlx5: Return proper error valueLeon Romanovsky