summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-10-29RDMA/qedr: Fix qp structure memory leakMichal Kalderon
2020-10-29RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz()Jason Gunthorpe
2020-10-29RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundaryJason Gunthorpe
2020-10-29RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky
2020-10-29RDMA/hns: Add a check for current state before modifying QPLang Cheng
2020-10-29RDMA/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe
2020-10-29RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe
2020-10-29IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge
2020-10-29IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge
2020-10-01IB/iser: Always check sig MR before putting it to the free poolSergey Gorenko
2020-10-01RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun
2020-10-01RDMA/cm: Remove a race freeing timewait_infoJason Gunthorpe
2020-10-01RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche
2020-10-01RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET
2020-10-01RDMA/i40iw: Fix potential use after freePan Bian
2020-10-01RDMA/qedr: Fix potential use after freePan Bian
2020-09-23RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS
2020-09-17RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-09-17RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang
2020-09-17IB/isert: Fix unaligned immediate-data handlingSagi Grimberg
2020-09-17RDMA/core: Fix reported speed and widthKamal Heib
2020-09-17RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier
2020-09-17RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib
2020-09-17RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib
2020-09-17RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu
2020-08-26RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-26RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan
2020-08-21RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang
2020-08-21RDMA/counter: Only bind user QPs in auto modeMark Zhang
2020-08-21IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-08-21RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-08-19RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang
2020-08-19RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-08-19RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin
2020-08-19RDMA/qedr: SRQ's bug fixesYuval Basson
2020-08-19RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun
2020-08-19RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe
2020-08-05IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-29RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb
2020-07-22RDMA/mlx5: Verify that QP is created with RQ or SQAharon Landau
2020-07-16IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan
2020-07-16IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan
2020-07-16IB/mlx5: Fix 50G per lane indicationAya Levin
2020-07-16RDMA/siw: Fix reporting vendor_part_idKamal Heib
2020-07-16IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi
2020-07-09RDMA/counter: Query a counter before releaseMark Zhang
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-06-30RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang
2020-06-30RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon