summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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-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-07-17RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky
2018-06-06IB/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-16IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2018-05-09RDMA/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: 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: Don't allow join attempts for unsupported AF familyLeon 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-28IB/core: disable memory registration of filesystem-dax vmasDan Williams
2018-02-28RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2018-02-25RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua
2017-12-25IB/core: Protect against self-requeue of a cq work itemSagi Grimberg
2017-12-20RDMA/cma: Avoid triggering undefined behaviorBart Van Assche
2017-09-27IB/addr: Fix setting source address in addr6_resolve()Roland Dreier
2017-08-06RDMA/uverbs: Fix the check for port numberIsmail, Mustafa
2017-07-27RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa
2017-07-27IB/core: Namespace is mandatory input for address resolutionMoni Shoua
2017-07-12RDMA/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: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl
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
2017-02-01RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2017-01-26IB/core: Release allocated memory in cache setup failureLeon Romanovsky
2017-01-09IB/multicast: Check ib_find_pkey() return valueBart Van Assche
2017-01-09IB/mad: Fix an array index checkBart Van Assche
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-11-16IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch
2016-11-16IB/core: Add missing check for addr_resolve callback return valueMark Bloch