aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2016-08-22IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker
2016-08-03IB/sa: Add cached attribute containing SM information to SA portAlex Vesker
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-08-03Use smaller 512 byte messages for portmapper messagesMustafa Ismail
2016-08-03Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford
2016-08-02iw_cm: free cm_id resources on the last derefSteve Wise
2016-08-02IB/core: Add flow control to the portmapper netlink callsMustafa Ismail
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche
2016-08-02IB/core: Make rdma_rw_ctx_init() initialize all used fieldsBart Van Assche
2016-07-12IB core: Add port_xmit_wait counterChristoph Lameter
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford
2016-06-23Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford
2016-06-23IB/core: Export a common fw_ver sysfs entryIra Weiny
2016-06-23IB/core: Add get FW version string to the coreIra Weiny
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb
2016-06-23IB/uverbs: Extend create QP to get RWQ indirection tableYishai Hadas
2016-06-23IB/core: Extend create QP to get indirection tableYishai Hadas
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas
2016-06-23IB/core: Introduce Receive Work Queue indirection tableYishai Hadas
2016-06-23IB/uverbs: Add WQ supportYishai Hadas
2016-06-23IB/core: Introduce Work Queue object and its verbsYishai Hadas
2016-06-23IB/uverbs: Initialize ib_qp_init_attr with zerosMaor Gottlieb
2016-06-23IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUIDEli Cohen
2016-06-23IB/core: Fix RoCE v1 multicast join logic issueAlex Vesker
2016-06-23IB/core: Fix no default GIDs when netdevice reregistersTalat Batheesh
2016-06-17IB/cma: Make the code easier to verifyBart Van Assche
2016-06-07IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch
2016-06-07IB/core: Fix removal of default GID cache entryAviv Heller
2016-06-07IB/core: Fix query port failure in RoCEEli Cohen
2016-06-07IB/core: fix error unwind in sysfs hw counters codeDoug Ledford
2016-06-07IB/core: Fix array length allocationDoug Ledford
2016-06-06IB/mad: Fix indentationBart Van Assche
2016-06-06RDMA/core: Fix indentationBart Van Assche
2016-06-06IB/core: fix null pointer deref and mem leak in error handlingColin Ian King
2016-06-06IB/core: fix an error code in ib_core_init()Dan Carpenter
2016-06-06IB/cm: Fix a recently introduced locking bugBart Van Assche
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford
2016-05-25IB/core: Support new type of join-state for multicastErez Shitrit
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit
2016-05-24IB/core: Add IP to GID netlink offloadMark Bloch
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch
2016-05-24IB/core: Integrate IB address resolution module into coreLeon Romanovsky