summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-2836-198/+297
|\
| * Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2020-01-2135-193/+290
| |\
| | * RDMA/mlx5: Fix handling of IOVA != user_va in ODP pathsJason Gunthorpe2020-01-162-6/+15
| | * IB/mlx5: Mask out unsupported ODP capabilities for kernel QPsMoni Shoua2020-01-161-0/+17
| | * RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky2020-01-161-18/+16
| | * IB/mlx5: Add ODP WQE handlers for kernel QPsMoni Shoua2020-01-163-70/+117
| | * IB/core: Add interface to advise_mr for kernel usersMoni Shoua2020-01-161-0/+11
| | * IB/core: Introduce ib_reg_user_mrMoni Shoua2020-01-163-1/+34
| | * IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-1632-98/+80
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-195-16/+27
| |\ \ | | |/
| * | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed2020-01-161-4/+6
| |\ \
| | * | net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey2020-01-161-4/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2215-78/+178
| |\ \ \
| * | | | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-282-5/+5
|\ \ \ \
| * \ \ \ Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-205-16/+27
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2019-12-252-5/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-10164-12911/+4079
| | |\ \ \ | | | | |/ | | | |/|
| | * | | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-272-5/+5
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-101-1/+1
| | | |_|/ | | |/| |
* | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-277-10/+10
|\ \ \ \ \
| * | | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-067-10/+10
| | |_|/ / | |/| | |
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-01-261-12/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-211-12/+0
| | |/ / | |/| |
* | | | i40iw: Remove setting of VMA private data and use rdma_user_mmap_ioShiraz Saleem2020-01-071-8/+6
* | | | IB/hfi1: Adjust flow PSN with the correct resync_psnKaike Wan2020-01-031-0/+9
* | | | IB/hfi1: Don't cancel unused work itemKaike Wan2020-01-031-1/+3
* | | | RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier2020-01-031-6/+6
* | | | RDMA/bnxt_re: Avoid freeing MR resources if dereg failsSelvin Xavier2020-01-031-1/+3
| |/ / |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-12-1511-73/+173
|\ \ \
| * | | IB/mlx5: Fix device memory flowsYishai Hadas2019-12-124-52/+105
| * | | IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas2019-12-121-9/+39
| * | | IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2019-12-121-7/+6
| * | | IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2019-12-121-4/+5
| * | | RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang2019-12-121-0/+3
| * | | rxe: correctly calculate iCRC for unaligned payloadsSteve Wise2019-12-093-1/+14
| * | | RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan2019-12-091-0/+1
| |/ /
* | | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-094-5/+5
|/ /
* | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-042-7/+8
* | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-2/+2
|\ \
| * | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-2/+2
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-309-389/+128
|\ \ \
| * | | RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcvJason Gunthorpe2019-11-234-93/+60
| * | | RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe2019-11-235-296/+68
* | | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-272-55/+16
|\ \ \ \
| * | | | IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-042-55/+16
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-27158-12467/+3934
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | RDMA/hns: Delete unnecessary callback functions for cqYixian Liu2019-11-252-58/+36
OpenPOWER on IntegriCloud