aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe433-2163/+3421
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche3-22/+16
2019-02-04IB/mlx5: Advertise XRC ODP supportMoni Shoua1-0/+18
2019-02-04IB/mlx5: Advertise SRQ ODP support for supported transportsMoni Shoua1-0/+6
2019-02-04IB/mlx5: Add ODP SRQ supportMoni Shoua1-23/+61
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua3-55/+166
2019-02-04IB/mlx5: Add XRC initiator ODP supportMoni Shoua1-1/+5
2019-02-04IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signatureMoni Shoua1-7/+7
2019-02-04IB/mlx5: Remove useless check in ODP handlerMoni Shoua1-7/+2
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua1-0/+1
2019-02-04IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua4-18/+17
2019-02-04Merge branch 'mlx5-next into rdma.git for-nextJason Gunthorpe1-0/+53
2019-02-03Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua1-0/+53
2019-02-02Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds1-5/+8
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds6-51/+85
2019-02-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-27/+29
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai1-2/+3
2019-02-01Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-16/+30
2019-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-40/+70
2019-02-01Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-6/+6
2019-02-01Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-1/+3
2019-02-01Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-1/+3
2019-02-01Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds2-7/+13
2019-02-01Merge branch 'acpi-misc'Rafael J. Wysocki1-0/+2
2019-02-01Merge branch 'pm-cpuidle-fixes'Rafael J. Wysocki1-1/+1
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds6-27/+35
2019-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+6
2019-01-31Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-20/+7
2019-01-31RDMA/hns: Remove set but not used variable 'rst'YueHaibing1-2/+1
2019-01-31Revert "PCI: armada8k: Add support for gpio controlled reset signal"Baruch Siach1-16/+0
2019-01-31PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez1-4/+4
2019-01-31PCI: imx: Fix probe failure without power domainLeonard Crestez1-0/+3
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe4-38/+57
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky4-18/+20
2019-01-30RDMA/restrack: Refactor user/kernel restrack additionsLeon Romanovsky1-11/+9
2019-01-30RDMA/core: Simplify restrack interfaceLeon Romanovsky3-9/+25
2019-01-30RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacksLeon Romanovsky1-10/+12
2019-01-30RDMA/nldev: Factor out the PID namespace checkLeon Romanovsky1-10/+12
2019-01-30RDMA/nldev: Dynamically generate restrack dumpit callbacksLeon Romanovsky1-28/+11
2019-01-30IB/mlx5: Consider vlan of lower netdev for macvlan GID entriesParav Pandit1-6/+34
2019-01-30IB/usnic: Remove stub functionsGal Pressman3-75/+0
2019-01-30RDMA: Add indication for in kernel API support to IB deviceGal Pressman2-4/+7
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky18-20/+20
2019-01-30IB/mlx5: Remove set but not used variableKamal Heib1-3/+1
2019-01-30IB/mlx5: Make mlx5_ib_stage_odp_cleanup() staticKamal Heib1-1/+1
2019-01-30RDMA/srp: Increase max_segment_sizeBart Van Assche1-0/+1
2019-01-30cpuidle: poll_state: Fix default time limitDoug Smythies1-1/+1
2019-01-30PM-runtime: Fix deadlock with ktime_get()Vincent Guittot1-5/+5
2019-01-30IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl3-70/+6