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
/
qedr
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-29
RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
Michal Kalderon
1
-2
/
+8
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-66
/
+31
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+2
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-6
/
+3
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
3
-22
/
+12
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2
-19
/
+3
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
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+2
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
1
-0
/
+13
2019-05-26
qedr: Change the MSI-X vectors selection to be based on affined engine
Michal Kalderon
2
-2
/
+9
2019-05-26
qed*: Change hwfn used for sb initialization
Michal Kalderon
1
-1
/
+2
2019-05-21
RDMA/qedr: Fix incorrect device rate.
Sagiv Ozeri
1
-16
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-152
/
+93
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2
-5
/
+11
2019-05-03
RDMA: Get rid of iw_cm_verbs
Kamal Heib
1
-15
/
+10
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
1
-15
/
+4
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
3
-25
/
+15
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
3
-14
/
+10
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-12
/
+0
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
1
-1
/
+1
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2
-11
/
+12
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
1
-4
/
+5
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2
-15
/
+15
2019-03-29
qedr: Convert srqidr to XArray
Matthew Wilcox
3
-41
/
+7
2019-03-29
qedr: Convert qpidr to XArray
Matthew Wilcox
4
-11
/
+8
2019-02-23
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
3
-26
/
+13
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-1
/
+1
2019-02-12
RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
1
-37
/
+30
2019-02-09
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
3
-28
/
+13
2019-01-31
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
1
-1
/
+1
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
1
-2
/
+2
2019-01-19
IB/hw: Remove unneeded semicolons
YueHaibing
2
-8
/
+8
2019-01-18
RDMA/qedr: remove set but not used variable 'ib_ctx'
YueHaibing
1
-6
/
+0
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
1
-1
/
+2
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
1
-1
/
+1
2019-01-11
RDMA/qedr: Fix out of bounds index check in query pkey
Gal Pressman
1
-1
/
+1
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-17
/
+16
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2019-01-03
infiniband/qedr: Potential null ptr dereference of qp
Aditya Pakki
1
-0
/
+2
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2
-2
/
+2
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2
-2
/
+2
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-4
/
+5
2018-12-12
RDMA/qedr: Initialize ib_device_ops struct
Kamal Heib
1
-51
/
+52
2018-12-12
IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs
Yuval Shaia
1
-12
/
+0
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
1
-40
/
+29
2018-10-04
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+1
2018-10-01
RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_dest
Nathan Chancellor
1
-2
/
+2
2018-09-26
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-1
/
+1
[next]