summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich
2018-04-05IB/uverbs: Add device memory capabilities reportingAriel Levkovich
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak
2018-04-04IB/uverbs: Refactor kern_spec_to_ib_spec_filterMatan Barak
2018-04-04IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit
2018-04-03IB/core: Simplify ib_query_gid to always refer to cacheParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-04-03RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-29RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit
2018-03-29IB/addr: Constify dst_entry pointerParav Pandit
2018-03-29RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe
2018-03-29RDMA/nldev: Provide netdevice name and indexLeon Romanovsky
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-28RDMA/CMA: Add rdma_port_space to UAPISteve Wise
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-03-27IB/core: Refer to RoCE port property to decide building cacheParav Pandit
2018-03-27IB/core: Search GID only for IB link layerParav Pandit
2018-03-27IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit
2018-03-27IB/core: Generate GID change event regardless of RoCE GID table propertyParav Pandit
2018-03-27IB/cm: Block processing alternate path handling RoCE Rx cm messagesParav Pandit
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch
2018-03-27RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe
2018-03-27RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-03-27RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-03-27RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-23IB/cma: Resolve route only while receiving CM requestsParav Pandit
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit
2018-03-22RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky
2018-03-21RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-03-21RDMA/restrack: Move restrack_clean to be symmetrical to restrack_initLeon Romanovsky
2018-03-20RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-03-19IB/uverbs: Enable ioctl() uAPI by default for new verbsMatan Barak
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak
2018-03-19IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak
2018-03-19IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak
2018-03-19RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-03-19IB/core: Use rdma_is_port_valid()Parav Pandit