summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2021-07-20RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch
2021-03-03IB/umad: Return EIO in case of when device disassociatedShay Drory
2020-12-29RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky
2020-10-01RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch
2020-06-29RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-03-11RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe
2020-03-11RDMA/iwcm: Fix iwcm work deallocationBernard Metzler
2020-01-12RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-08-25RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-11-10IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-10RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-19RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit
2018-08-15IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-08-06RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-08-06infiniband: fix a possible use-after-free bugCong Wang
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-05-30RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-05-16RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-04-24RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-04-08RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-03-24RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky
2018-03-24IB/umem: Fix use of npages/nmap fieldsArtemy Kovalyov
2018-03-24RDMA/cma: Use correct size when writing netlink statsParav Pandit
2018-03-24RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven
2018-03-24infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich
2018-03-18RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-18RDMA/ucma: Limit possible option sizeLeon Romanovsky
2018-02-25RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua
2017-12-20RDMA/cma: Avoid triggering undefined behaviorBart Van Assche
2017-08-06RDMA/uverbs: Fix the check for port numberIsmail, Mustafa
2017-07-27RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa
2017-07-15RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny
2017-05-25infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni
2017-05-20IB/core: Fix sysfs registration error flowJack Morgenstein
2017-03-12rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise
2017-02-01IB/umem: Release pid in error and ODP flowKenneth Lee