aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorFilesLines
2017-08-31IB/cm: Fix sleeping in atomic when RoCE is usedRoland Dreier1-19/+44
2017-08-30IB/core: Add support to finalize objects in one transactionMatan Barak2-1/+61
2017-08-30IB/core: Add a generic way to execute an operation on a uobjectMatan Barak2-0/+75
2017-08-29IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov1-0/+10
2017-08-29IB/uverbs: Add new SRQ type IB_SRQT_TMArtemy Kovalyov1-1/+5
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2-17/+26
2017-08-24Merge branch 'mellanox' into k.o/for-nextDoug Ledford7-135/+77
2017-08-24IB: Avoid ib_modify_port() failure for RoCE devicesSelvin Xavier1-4/+7
2017-08-24RDMA/core: Refactor get link layer wrapperLeon Romanovsky1-9/+5
2017-08-24RDMA/core: Delete BUG() from unreachable flowLeon Romanovsky1-13/+7
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky4-35/+12
2017-08-24IB/uverbs: Introduce and use helper functions to copy ah attributesParav Pandit1-76/+51
2017-08-24IB/cma: Fix erroneous validation of supported default GID typeLeon Romanovsky1-2/+2
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2-5/+13
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2-5/+13
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe5-0/+18
2017-08-22rdma: Allow demand loading of NETLINK_RDMAJason Gunthorpe1-0/+3
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2-6/+18
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram1-30/+40
2017-08-22RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri1-1/+1
2017-08-18Add OPA extended LID supportHiatt, Don3-8/+9
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford5-21/+54
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford4-5/+5
2017-08-18RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri1-1/+1
2017-08-18iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIMSagi Grimberg1-1/+1
2017-08-18cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIMSagi Grimberg1-1/+1
2017-08-18RDMA/core: make ib_device.add method optionalSagi Grimberg1-2/+2
2017-08-16IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb1-1/+1
2017-08-16IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem1-2/+3
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford12-245/+614
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford8-45/+198
2017-08-10RDMA/netlink: Export node_typeLeon Romanovsky1-0/+3
2017-08-10RDMA/netlink: Provide port state and physical link stateLeon Romanovsky1-0/+6
2017-08-10RDMA/netlink: Export LID mask control (LMC)Leon Romanovsky1-0/+3
2017-08-10RDMA/netink: Export lids and sm_lidsLeon Romanovsky1-1/+8
2017-08-10RDMA/netlink: Advertise IB subnet prefixLeon Romanovsky1-0/+5
2017-08-10RDMA/netlink: Export node_guid and sys_image_guidLeon Romanovsky1-0/+8
2017-08-10RDMA/netlink: Export FW versionLeon Romanovsky1-0/+9
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky2-4/+4
2017-08-10RDMA/netlink: Expose device and port capability masksLeon Romanovsky1-0/+19
2017-08-10RDMA/netlink: Implement nldev port doit callbackLeon Romanovsky1-0/+44
2017-08-10RDMA/netlink: Add nldev port dumpit implementationLeon Romanovsky1-0/+71
2017-08-10RDMA/netlink: Add nldev device doit implementationLeon Romanovsky1-0/+40
2017-08-10RDMA/netlink: Implement nldev device dumpit calbackLeon Romanovsky1-1/+63
2017-08-10RDMA/netlink: Add nldev initialization flowsLeon Romanovsky3-1/+49
2017-08-10RDMA/netlink: Add netlink device definitions to UAPILeon Romanovsky1-1/+1
2017-08-10RDMA/netlink: Update copyrightLeon Romanovsky1-0/+1
2017-08-10RDMA/netlink: Convert LS to doit callbackLeon Romanovsky5-31/+25
2017-08-10RDMA/netlink: Reduce indirection access to cb_tableLeon Romanovsky1-5/+8
2017-08-10RDMA/netlink: Add and implement doit netlink callbackLeon Romanovsky1-5/+14