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