summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-042-13/+20
|\
| * IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche2016-08-022-8/+11
| * IB/core: Make rdma_rw_ctx_init() initialize all used fieldsBart Van Assche2016-08-021-5/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-0414-89/+956
|\ \
| | \
| | \
| *-. \ Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-047-37/+175
| |\ \ \
| | * | | IB/core: Support for CMA multicast join flagsAlex Vesker2016-08-033-23/+107
| | * | | IB/sa: Add cached attribute containing SM information to SA portAlex Vesker2016-08-031-0/+41
| | * | | IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2016-08-032-13/+25
| | * | | Use smaller 512 byte messages for portmapper messagesMustafa Ismail2016-08-031-1/+2
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford2016-08-033-39/+23
| |\ \ \ \
| | * | | | iw_cm: free cm_id resources on the last derefSteve Wise2016-08-022-38/+18
| | * | | | IB/core: Add flow control to the portmapper netlink callsMustafa Ismail2016-08-021-1/+5
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford2016-06-236-15/+760
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | | * | IB/core: Export a common fw_ver sysfs entryIra Weiny2016-06-231-1/+14
| | | * | IB/core: Add get FW version string to the coreIra Weiny2016-06-231-0/+9
| | |/ / | |/| |
| | * | IB/core: Add IPv6 support to flow steeringMaor Gottlieb2016-06-232-0/+10
| | * | IB/uverbs: Extend create QP to get RWQ indirection tableYishai Hadas2016-06-231-12/+63
| | * | IB/core: Extend create QP to get indirection tableYishai Hadas2016-06-231-2/+17
| | * | IB/uverbs: Introduce RWQ Indirection tableYishai Hadas2016-06-233-0/+226
| | * | IB/core: Introduce Receive Work Queue indirection tableYishai Hadas2016-06-231-0/+62
| | * | IB/uverbs: Add WQ supportYishai Hadas2016-06-233-0/+277
| | * | IB/core: Introduce Work Queue object and its verbsYishai Hadas2016-06-231-0/+82
| |/ /
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+3
| |/ |/|
* | IB core: Add port_xmit_wait counterChristoph Lameter2016-07-121-0/+4
| |
| \
*-. \ Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford2016-06-234-12/+18
|\ \ \ | | |/ | |/|
| | * IB/uverbs: Initialize ib_qp_init_attr with zerosMaor Gottlieb2016-06-231-1/+1
| | * IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUIDEli Cohen2016-06-231-6/+10
| | * IB/core: Fix RoCE v1 multicast join logic issueAlex Vesker2016-06-231-4/+4
| | * IB/core: Fix no default GIDs when netdevice reregistersTalat Batheesh2016-06-231-1/+3
| |/
* | IB/cma: Make the code easier to verifyBart Van Assche2016-06-171-28/+26
|/
* IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch2016-06-071-0/+3
* IB/core: Fix removal of default GID cache entryAviv Heller2016-06-071-2/+8
* IB/core: Fix query port failure in RoCEEli Cohen2016-06-071-0/+3
* IB/core: fix error unwind in sysfs hw counters codeDoug Ledford2016-06-071-3/+4
* IB/core: Fix array length allocationDoug Ledford2016-06-071-2/+5
* IB/mad: Fix indentationBart Van Assche2016-06-061-3/+3
* RDMA/core: Fix indentationBart Van Assche2016-06-061-1/+1
* IB/core: fix null pointer deref and mem leak in error handlingColin Ian King2016-06-061-3/+4
* IB/core: fix an error code in ib_core_init()Dan Carpenter2016-06-061-1/+2
* IB/cm: Fix a recently introduced locking bugBart Van Assche2016-06-061-2/+2
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-124/+242
*-. Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford2016-05-267-87/+472
|\ \
| | * IB/core: Add IP to GID netlink offloadMark Bloch2016-05-243-24/+198
| | * IB/core: Register SA ibnl client during ib_core initializationMark Bloch2016-05-243-22/+38
| | * IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch2016-05-244-15/+17
| | * IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch2016-05-244-14/+18
| | * IB/core: Integrate IB address resolution module into coreLeon Romanovsky2016-05-244-13/+16
| |/ |/|
| * IB/core: Support new type of join-state for multicastErez Shitrit2016-05-251-5/+18
| * IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit2016-05-251-0/+173
|/
* IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter2016-05-181-2/+1
OpenPOWER on IntegriCloud