summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-14Update the e-mail address of Bart Van AsscheBart Van Assche
2018-08-13IB/ucm: Fix compiling ucm.cJason Gunthorpe
2018-08-13IB/uverbs: Do not check for device disassociation during ioctlJason Gunthorpe
2018-08-13IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe
2018-08-13IB/uverbs: Use uverbs_api to unmarshal ioctl commandsJason Gunthorpe
2018-08-13IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe
2018-08-13IB/uverbs: Add a simple allocator to uverbs_attr_bundleJason Gunthorpe
2018-08-10IB/uverbs: Remove the ib_uverbs_attr pointer from each attrJason Gunthorpe
2018-08-10IB/uverbs: Provide implementation private memory for the uverbs_attr_bundleJason Gunthorpe
2018-08-10IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe
2018-08-10IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe
2018-08-09IB/uverbs: Fix reading of 32 bit flagsJason Gunthorpe
2018-08-08RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche
2018-08-08iw_cxgb4: pass window scale in flowc work requestPotnuri Bharat Teja
2018-08-08RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky
2018-08-08test_overflow: Add shift overflow testsKees Cook
2018-08-08overflow.h: Add arithmetic shift helperJason Gunthorpe
2018-08-07IB/ucm: Initialize sgid request GID attribute pointerParav Pandit
2018-08-02IB/ipoib: Consolidate checking of the proposed child interfaceJason Gunthorpe
2018-08-02IB/ipoib: Maintain the child_intfs list from ndo_init/uninitJason Gunthorpe
2018-08-02IB/ipoib: Do not remove child devices from within the ndo_uninitJason Gunthorpe
2018-08-02IB/ipoib: Get rid of the sysfs_mutexJason Gunthorpe
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe
2018-08-02IB/ipoib: Move init code to ndo_initJason Gunthorpe
2018-08-02IB/ipoib: Move all uninit code into ndo_uninitJason Gunthorpe
2018-08-02IB/ipoib: Use cancel_delayed_work_sync for neigh-clean taskErez Shitrit
2018-08-02IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWNJason Gunthorpe
2018-08-02iw_cxgb4: Support FW write completion WRPotnuri Bharat Teja
2018-08-02iw_cxgb4: RDMA write with immediate supportPotnuri Bharat Teja
2018-08-02rdma/cxgb4: fix some info leaksDan Carpenter
2018-08-02RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu
2018-08-01IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov
2018-08-01IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe
2018-08-01IB/uverbs: Do not block disassociate during write()Jason Gunthorpe
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe
2018-08-01IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe
2018-08-01IB/uverbs: Lower the test for ongoing disassociationJason Gunthorpe
2018-08-01IB/uverbs: Allow uobject allocation to work concurrently with disassociateJason Gunthorpe
2018-08-01IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe
2018-08-01IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe
2018-08-01IB/uverbs: Consolidate uobject destructionJason Gunthorpe
2018-08-01IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe
2018-08-01IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methodsJason Gunthorpe
2018-07-31RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib
2018-07-31rdma/cxgb4: Simplify a structure initializationBart Van Assche
2018-07-31rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche
2018-07-31rdma/cxgb4: Remove a set-but-not-used variableBart Van Assche
2018-07-30RDMA/core: Prefix _ib to IB/RoCE specific functionsParav Pandit
2018-07-30RDMA/core: Simplify gid type check in cma_acquire_dev()Parav Pandit