summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard2020-01-315-9/+9
* IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard2020-01-315-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-2830-155/+237
|\
| * Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2020-01-2130-151/+231
| |\
| | * 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: Introduce ib_reg_user_mrMoni Shoua2020-01-162-1/+4
| | * IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-1628-56/+62
| * | 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 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-10111-11846/+2760
| | |\ \ \ | | | | |/ | | | |/|
| | * | | 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
| | |/ / | |/| |
* | | | 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-155-63/+116
|\ \ \
| * | | IB/mlx5: Fix device memory flowsYishai Hadas2019-12-124-52/+105
| * | | 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
| |/ /
* / / treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-093-4/+4
|/ /
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-307-126/+87
|\ \
| * | 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-233-33/+27
* | | 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-27107-11674/+2666
|\ \ \ \ | |_|_|/ |/| | |
| * | | RDMA/hns: Delete unnecessary callback functions for cqYixian Liu2019-11-252-58/+36
| * | | RDMA/hns: Rename the functions used inside creating cqYixian Liu2019-11-255-56/+35
| * | | RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu2019-11-254-56/+38
| * | | RDMA/hns: Redefine interfaces used in creating cqYixian Liu2019-11-254-55/+53
| * | | RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf2019-11-254-5/+40
| * | | RDMA/efa: Support remote read access in MR registrationDaniel Kranzdorf2019-11-254-13/+14
| * | | RDMA/efa: Store network attributes in device attributesGal Pressman2019-11-255-51/+18
| * | | IB/hfi1: remove redundant assignment to variable retColin Ian King2019-11-251-1/+1
| * | | RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma2019-11-251-4/+4
| * | | RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devicesDevesh Sharma2019-11-251-0/+1
| * | | RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 seriesLuke Starrett2019-11-251-2/+6