| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/usnic: fix set-but-not-unused variable 'flags' warning | Zeng Heng | 2022-09-29 | 1 | -3/+0 |
* | RDMA/usnic: Use device_iommu_capable() | Robin Murphy | 2022-06-16 | 1 | -1/+1 |
* | RDMA/usnic: Refactor usnic_uiom_alloc_pd() | Robin Murphy | 2022-04-08 | 3 | -6/+4 |
* | RDMA/usnic: Stop using iommu_present() | Robin Murphy | 2022-04-08 | 3 | -17/+5 |
* | RDMA: Split kernel-only global device caps from uverbs device caps | Jason Gunthorpe | 2022-04-06 | 1 | -1/+2 |
* | RDMA/usnic: Delete useless module.h include | Leon Romanovsky | 2022-01-28 | 6 | -6/+0 |
* | RDMA: Use default_groups in kobj_type | Greg Kroah-Hartman | 2022-01-05 | 1 | -1/+2 |
* | RDMA/usnic: Clean up usnic_ib_alloc_pd() | Dan Carpenter | 2021-11-19 | 1 | -5/+3 |
* | RDMA: Constify netdev->dev_addr accesses | Jakub Kicinski | 2021-10-25 | 2 | -2/+2 |
* | RDMA/usnic: Lock VF with mutex instead of spinlock | Leon Romanovsky | 2021-09-24 | 3 | -10/+10 |
* | RDMA: Globally allocate and release QP memory | Leon Romanovsky | 2021-08-03 | 5 | -67/+52 |
* | RDMA: Remove rdma_set_device_sysfs_group() | Jason Gunthorpe | 2021-06-16 | 1 | -2/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2021-05-01 | 3 | -7/+7 |
|\ |
|
| * | RDMA: Support more than 255 rdma ports | Mark Bloch | 2021-03-26 | 3 | -7/+7 |
* | | treewide: Change list_sort to use const pointers | Sami Tolvanen | 2021-04-08 | 1 | -1/+2 |
|/ |
|
* | RDMA/usnic: Fix misuse of sysfs_emit_at | Joe Perches | 2021-01-19 | 1 | -4/+3 |
* | RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp | Dinghao Liu | 2021-01-07 | 1 | -0/+3 |
* | RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit | Joe Perches | 2020-10-30 | 1 | -19/+12 |
* | RDMA: Manual changes for sysfs_emit and neatening | Joe Perches | 2020-10-30 | 1 | -33/+23 |
* | RDMA: Convert sysfs device * show functions to use sysfs_emit() | Joe Perches | 2020-10-26 | 1 | -9/+6 |
* | RDMA: Check create_flags during create_qp | Jason Gunthorpe | 2020-10-26 | 1 | -1/+1 |
* | RDMA: Check flags during create_cq | Jason Gunthorpe | 2020-10-26 | 1 | -1/+1 |
* | RDMA: Check attr_mask during modify_qp | Jason Gunthorpe | 2020-10-26 | 1 | -0/+3 |
* | RDMA: Move more uverbs_cmd_mask settings to the core | Jason Gunthorpe | 2020-10-26 | 1 | -5/+0 |
* | RDMA: Remove elements in uverbs_cmd_mask that all drivers set | Jason Gunthorpe | 2020-10-26 | 1 | -15/+1 |
* | RDMA: Explicitly pass in the dma_device to ib_register_device | Jason Gunthorpe | 2020-10-16 | 1 | -1/+2 |
* | RDMA: Allow fail of destroy CQ | Leon Romanovsky | 2020-09-09 | 2 | -3/+3 |
* | RDMA: Restore ability to fail on PD deallocate | Leon Romanovsky | 2020-09-09 | 2 | -2/+3 |
* | Merge tag 'v5.9-rc3' into rdma.git for-next | Jason Gunthorpe | 2020-08-31 | 1 | -1/+1 |
|\ |
|
| * | RDMA/usnic: Fix spelling mistake "transistion" -> "transition" | Colin Ian King | 2020-08-18 | 1 | -1/+1 |
* | | RDMA/usnic: Remove the query_pkey callback | Kamal Heib | 2020-08-27 | 3 | -15/+0 |
|/ |
|
* | RDMA/usnic: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2020-07-16 | 1 | -2/+2 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -1/+1 |
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -2/+2 |
* | RDMA: Remove 'max_map_per_fmr' | Jason Gunthorpe | 2020-06-02 | 1 | -1/+0 |
* | RDMA/providers: Fix return value when QP type isn't supported | Kamal Heib | 2020-03-04 | 1 | -1/+1 |
* | RDMA: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-20 | 1 | -1/+1 |
* | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 2020-01-31 | 1 | -1/+1 |
* | IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP | John Hubbard | 2020-01-31 | 1 | -1/+1 |
* | mm/gup: add make_dirty arg to put_user_pages_dirty_lock() | akpm@linux-foundation.org | 2019-09-24 | 1 | -4/+1 |
* | RDMA/usnic: Avoid overly large buffers on stack | Arnd Bergmann | 2019-09-13 | 1 | -2/+8 |
* | RDMA: Introduce ib_port_phys_state enum | Kamal Heib | 2019-08-12 | 1 | -3/+4 |
* | IB/usnic: Use dev_get_drvdata | Chuhong Yuan | 2019-07-25 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-07-15 | 5 | -26/+22 |
|\ |
|
| * | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 2019-06-28 | 1 | -0/+1 |
| |\ |
|
| * | | RDMA: Convert CQ allocations to be under core responsibility | Leon Romanovsky | 2019-06-11 | 4 | -16/+12 |
| * | | RDMA: Clean destroy CQ in drivers do not return errors | Leon Romanovsky | 2019-06-11 | 2 | -4/+2 |
| * | | RDMA: Move owner into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -1/+1 |
| * | | RDMA: Move uverbs_abi_ver into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -1/+1 |
| * | | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -1/+2 |