aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2020-04-02RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn
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-03-11RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor
2020-03-11RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb
2020-02-28RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky
2020-02-14RDMA/netlink: Do not always generate an ACK for some netlink operationsHåkon Bugge
2020-02-14IB/core: Fix ODP get user pages flowYishai Hadas
2020-01-27RDMA/cma: Fix false error messageHåkon Bugge
2020-01-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2019-11-20RDMA/core: Follow correct unregister order between sysfs and cgroupParav Pandit
2019-11-20RDMA/core: Rate limit MAD error messagesParav Pandit
2019-11-12RDMA/uverbs: Prevent potential underflowDan Carpenter
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-10-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2019-08-25IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony
2019-08-09IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman
2019-08-09RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-05-08IB/core: Destroy QP if XRC QP failsYuval Avnery
2019-05-08IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens
2019-05-08IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens
2018-12-01IB/core: Perform modify QP on real oneParav Pandit
2018-11-13RDMA/core: Do not expose unsupported countersParav Pandit
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-10-03RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise
2018-10-03IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter
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-06RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein
2018-08-03RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky
2018-08-03RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-08-03infiniband: fix a possible use-after-free bugCong Wang
2018-08-03drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton
2018-08-03RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche
2018-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-07-03IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-06-21RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit
2018-06-21IB/core: Make ib_mad_client_id atomicHåkon Bugge
2018-06-21RDMA/iwpm: fix memory leak on map_infoColin Ian King
2018-06-21RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit
2018-06-21IB/uverbs: Fix validating mandatory attributesMatan Barak
2018-06-05IB/core: Fix error code for invalid GID entryParav Pandit
2018-05-30IB/core: Honor port_num while resolving GID for IB link layerParav Pandit
2018-05-30RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-05-30IB/core: Fix possible crash to access NULL netdevParav Pandit
2018-05-30IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroyJason Gunthorpe