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
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
3
-19
/
+12
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
1
-7
/
+1
2021-06-22
IB/mlx4: Avoid field-overflowing memcpy()
Kees Cook
1
-1
/
+1
2021-06-17
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-06-17
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-6
/
+19
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
1
-3
/
+0
2021-06-03
RDMA/mlx4: Do not map the core_clock page to user space unless enabled
Shay Drory
1
-4
/
+1
2021-06-02
RDMA/core: Sanitize WQ state received from the userspace
Leon Romanovsky
1
-7
/
+2
2021-05-20
RDMA/mlx4: Remove unused parameter udata
Lang Cheng
1
-4
/
+4
2021-04-20
RDMA/mlx4: Remove an unused variable
Christophe JAILLET
1
-3
/
+0
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
4
-65
/
+70
2021-02-03
IB/mlx4: Use port iterator and validation APIs
Parav Pandit
2
-3
/
+3
2020-12-10
RDMA/mlx4: Remove bogus dev_base_lock usage
Vladimir Oltean
1
-3
/
+0
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2
-12
/
+12
2020-11-27
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
1
-0
/
+5
2020-11-26
RDMA/mlx4: Enable querying AH for XRC QP types
Avihai Horon
1
-1
/
+3
2020-11-23
IB/mlx4: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-10-31
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
1
-11
/
+7
2020-10-31
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
3
-61
/
+67
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2
-19
/
+18
2020-10-27
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2
-3
/
+1
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-1
/
+0
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2
-3
/
+4
2020-10-27
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-18
/
+2
2020-10-27
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-27
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
1
-13
/
+1
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-10-09
IB/mlx4: Convert rej_tmout radix-tree to XArray
Håkon Bugge
2
-49
/
+51
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
1
-3
/
+0
2020-09-29
RDMA/mlx4: Prepare QP allocation to remove from the driver
Leon Romanovsky
1
-94
/
+63
2020-09-29
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Leon Romanovsky
2
-91
/
+100
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+2
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
3
-34
/
+26
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
3
-23
/
+12
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+2
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
4
-7
/
+6
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2
-6
/
+4
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
1
-1
/
+2
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
3
-6
/
+6
2020-08-27
RDMA/mlx4: Read pkey table length instead of hardcoded value
Mark Bloch
1
-1
/
+2
2020-08-24
IB/mlx4: Adjust delayed work when a dup is observed
Håkon Bugge
1
-0
/
+3
2020-08-24
IB/mlx4: Add support for REJ due to timeout
Håkon Bugge
2
-1
/
+137
2020-08-24
IB/mlx4: Fix starvation in paravirt mux/demux
Håkon Bugge
2
-3
/
+33
2020-08-24
IB/mlx4: Separate tunnel and wire bufs parameters
Håkon Bugge
2
-21
/
+26
2020-08-24
IB/mlx4: Add support for MRA
Håkon Bugge
1
-2
/
+3
[next]