summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Fix false error messageHÃ¥kon Bugge2019-09-131-1/+1
* RDMA/hns: Fix wrong assignment of qp_access_flagsLijun Ou2019-08-281-2/+2
* RDMA/hns: Delete the not-used linesWenpeng Liang2019-08-281-1/+0
* RDMA/hns: Remove if-else judgment statements for creating srqWenpeng Liang2019-08-281-22/+7
* RDMA/hns: Add reset process for function-clearLang Cheng2019-08-282-2/+98
* RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng2019-08-286-126/+105
* RDMA/hns: Remove the some magic numberLijun Ou2019-08-284-4/+11
* RDMA/hns: Modify the data structure of hns_roce_avLang Cheng2019-08-284-31/+18
* Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe2019-08-283-49/+10
|\
| * IB/mlx5: Add page fault handler for DC initiator WQEMichael Guralnik2019-08-281-1/+2
| * IB/mlx5: Remove check of FW capabilities in ODP page fault handlingMichael Guralnik2019-08-281-47/+1
| * net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik2019-08-281-0/+6
| * net/mlx5: fix a -Wstringop-truncation warningQian Cai2019-08-271-1/+1
* | RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"Markus Elfring2019-08-272-12/+6
* | RDMA/efa: Use existing FIELD_SIZEOF macroGal Pressman2019-08-271-1/+1
* | RDMA/efa: Remove umem check on dereg MR flowGal Pressman2019-08-271-7/+5
* | RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang2019-08-263-2/+19
* | Merge remote-tracking branch 'mlx5-next/mlx5-next' into for-nextDoug Ledford2019-08-266-52/+100
|\|
| * net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RXMark Zhang2019-08-212-11/+40
| * net/mlx5: Add per-namespace flow table default miss action supportMark Zhang2019-08-213-33/+47
| * net/mlx5: Improve functions documentationSaeed Mahameed2019-08-201-9/+13
| * net/mlx5: Add missing include file to lib/crypto.cSaeed Mahameed2019-08-201-0/+1
* | Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-21599-4171/+5977
|\ \
| * | RDMA/mlx5: Use odp instead of mr->umem in pagefault_mrJason Gunthorpe2019-08-211-6/+5
| * | RDMA/mlx5: Use ib_umem_start instead of umem.addressJason Gunthorpe2019-08-211-3/+3
| * | RDMA/core: Make invalidate_range a device operationMoni Shoua2019-08-215-11/+7
| * | RDMA/odp: Use kvcalloc for the dma_list and page_listJason Gunthorpe2019-08-211-8/+8
| * | RDMA/odp: Check for overflow when computing the umem_odp endJason Gunthorpe2019-08-211-6/+19
| * | RDMA/odp: Provide ib_umem_odp_release() to undo the allocsJason Gunthorpe2019-08-214-20/+11
| * | RDMA/odp: Split creating a umem_odp from ib_umem_getJason Gunthorpe2019-08-214-64/+80
| * | RDMA/odp: Make the three ways to create a umem_odp clearJason Gunthorpe2019-08-212-18/+85
| * | RMDA/odp: Consolidate umem_odp initializationJason Gunthorpe2019-08-211-114/+86
| * | RDMA/odp: Make it clearer when a umem is an implicit ODP umemJason Gunthorpe2019-08-213-26/+32
| * | RDMA/odp: Iterate over the whole rbtree directlyJason Gunthorpe2019-08-212-41/+40
| * | RDMA/odp: Use the common interval tree library instead of genericJason Gunthorpe2019-08-212-54/+19
| * | RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe2019-08-202-8/+4
| * | Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-181-2/+3
| |\ \
| | * | mtd: spi-nor: Fix the disabling of write protection at initTudor Ambarus2019-08-131-2/+3
| * | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-181-11/+27
| |\ \ \
| | * | | efi-stub: Fix get_efi_config_table on mixed-mode setupsHans de Goede2019-08-121-11/+27
| * | | | Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-08-182-2/+2
| |\ \ \ \
| | * | | | i2c: stm32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-08-051-1/+1
| | * | | | intel_th: Use the correct style for SPDX License IdentifierNishad Kamdar2019-07-302-2/+2
| * | | | | Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-1813-66/+98
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-08-164-12/+7
| | |\ \ \ \ \
| | | * | | | | soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart2019-08-093-8/+3
| | | * | | | | soundwire: cadence_master: fix definitions for INTSTAT0/1Pierre-Louis Bossart2019-08-021-2/+2
| | | * | | | | soundwire: cadence_master: fix register definition for SLAVE_STATEPierre-Louis Bossart2019-08-021-2/+2
| | | | |/ / / | | | |/| | |
| | * | | | | misc: xilinx-sdfec: fix dependency and build errorRandy Dunlap2019-08-151-0/+1
| | * | | | | habanalabs: fix device IRQ unmasking for BE hostBen Segal2019-08-121-9/+24