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
/
core
/
verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-9
/
+10
2018-10-11
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
1
-7
/
+21
2018-10-11
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-0
/
+32
2018-10-06
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
1
-2
/
+2
2018-10-04
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-2
/
+1
2018-09-26
RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
1
-4
/
+6
2018-09-13
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
1
-1
/
+1
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-6
/
+8
2018-07-31
RDMA/core: Check for verbs callbacks before using them
Kamal Heib
1
-0
/
+3
2018-07-25
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-4
/
+3
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
1
-1
/
+2
2018-06-28
IB/core: Check for rdma_protocol_ib only after validating port_num
Jason Gunthorpe
1
-8
/
+11
2018-06-26
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
1
-12
/
+0
2018-06-26
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
1
-17
/
+0
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
1
-54
/
+56
2018-06-18
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
1
-6
/
+8
2018-06-18
RDMA: Hold the sgid_attr inside the struct ib_ah/qp
Jason Gunthorpe
1
-2
/
+44
2018-06-18
IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs
Jason Gunthorpe
1
-0
/
+54
2018-06-18
IB/core: Tidy ib_resolve_eth_dmac
Parav Pandit
1
-4
/
+10
2018-06-18
IB/core: Add a sgid_attr pointer to struct rdma_ah_attr
Jason Gunthorpe
1
-27
/
+225
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
1
-4
/
+2
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
1
-1
/
+1
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
1
-1
/
+1
2018-04-27
IB/uverbs: Fix kernel crash during MR deregistration flow
Ariel Levkovich
1
-0
/
+1
2018-04-05
IB/uverbs: Add device memory registration ioctl support
Ariel Levkovich
1
-1
/
+5
2018-03-15
drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
Andrew Morton
1
-1
/
+2
2018-03-14
RDMA/verbs: Simplify modify QP check
Leon Romanovsky
1
-12
/
+8
2018-03-08
RDMA/nldev: provide detailed MR information
Steve Wise
1
-0
/
+3
2018-03-07
RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access
Bart Van Assche
1
-3
/
+8
2018-02-23
RDMA/verbs: Return proper error code for not supported system call
Leon Romanovsky
1
-23
/
+23
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
1
-2
/
+1
2018-01-30
RDMA/core: Add resource tracking for create and destroy PDs
Leon Romanovsky
1
-0
/
+5
2018-01-30
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
1
-0
/
+3
2018-01-30
RDMA/core: Add resource tracking for create and destroy QPs
Leon Romanovsky
1
-3
/
+2
2018-01-30
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
1
-2
/
+2
2018-01-18
IB/core: postpone WR initialization during queue drain
Max Gurtovoy
1
-8
/
+8
2018-01-16
IB/core: Limit DMAC resolution to RoCE Connected QPs
Parav Pandit
1
-1
/
+10
2018-01-16
IB/core: Attempt DMAC resolution for only RoCE
Parav Pandit
1
-4
/
+2
2018-01-16
IB/core: Limit DMAC resolution to userspace QPs
Parav Pandit
1
-19
/
+29
2018-01-16
IB/core: Perform modify QP on real one
Parav Pandit
1
-2
/
+3
2018-01-11
infiniband: fix core/verbs.c kernel-doc notation
Randy Dunlap
1
-2
/
+2
2018-01-05
RDMA/core: Add encode/decode FDR/EDR rates
Hans Westgaard Ry
1
-20
/
+36
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-1
/
+2
2017-12-28
IB/core: Make sure that PSN does not overflow
Majd Dibbiny
1
-0
/
+16
2017-12-28
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
1
-1
/
+2
2017-12-19
IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
Parav Pandit
1
-6
/
+6
2017-12-19
IB/core: Avoid unnecessary type cast
Parav Pandit
1
-2
/
+1
2017-12-18
IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2
Parav Pandit
1
-5
/
+11
2017-12-18
IB/{core/cm}: Fix generating a return AH for RoCEE
Parav Pandit
1
-78
/
+58
2017-11-14
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
1
-2
/
+2
[next]