aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2024-03-26RDMA/device: Fix a race between mad_client and cm_client initShifeng Li
2023-10-10RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-10-10RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky
2023-09-23IB/uverbs: Fix an potential error pointer dereferenceXiang Yang
2023-06-21IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas
2023-06-21RDMA/uverbs: Restrict usage of privileged QKEYsEdward Srouji
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-30RDMA/core: Fix multiple -Warray-bounds warningsGustavo A. R. Silva
2023-04-20RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel
2023-02-06RDMA/core: Fix ib block iterator counter overflowYonatan Nachum
2023-01-18RDMA/uverbs: Silence shiftTooManyBitsSigned warningLeon Romanovsky
2023-01-18RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can
2023-01-18RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang
2023-01-18RDMA/core: Fix order of nldev_exit callLeon Romanovsky
2022-11-10RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin
2022-11-10RDMA/cma: Use output interface for net_dev checkHåkon Bugge
2022-09-15RDMA/cma: Fix arguments order in net device validationMichael Guralnik
2022-04-15IB/cma: Allow XRC INI QPs to set their local ACK timeoutHåkon Bugge
2022-01-27RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon
2022-01-27RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon
2022-01-11RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang
2022-01-11RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky
2021-11-02RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang
2021-09-22RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky
2021-07-19RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch
2021-07-14RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky
2021-05-26RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter
2021-05-26RDMA/core: Don't access cm_id after its destructionShay Drory
2021-04-14RDMA/addr: Be strict with gid sizeLeon Romanovsky
2021-03-04IB/cm: Avoid a loop when device has 255 portsParav Pandit
2021-03-04IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory
2021-03-04IB/umad: Return EIO in case of when device disassociatedShay Drory
2021-01-19RDMA/restrack: Don't treat as an error allocation ID wrappingLeon Romanovsky
2020-12-30RDMA/cma: Don't overwrite sgid_attr after device is releasedLeon Romanovsky
2020-12-30RDMA/core: Do not indicate device ready when device enablement failsJack Morgenstein
2020-12-30RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky
2020-11-01RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe
2020-10-29RDMA/cma: Consolidate the destruction of a cma_multicast in one placeJason Gunthorpe
2020-10-29RDMA/cma: Remove dead code for kernel rdmacm multicastJason Gunthorpe
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/ucma: Add missing locking around rdma_leave_multicast()Jason Gunthorpe
2020-10-29RDMA/ucma: Fix locking for ctx->events_reportedJason Gunthorpe
2020-10-01RDMA/cm: Remove a race freeing timewait_infoJason Gunthorpe
2020-09-17RDMA/core: Fix reported speed and widthKamal Heib
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-19RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang