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
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-04
RDMA/uverbs: Simplify UVERBS_ATTR family of macros
Jason Gunthorpe
1
-98
/
+74
2018-07-04
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
1
-1
/
+1
2018-07-03
include/rdma/opa_addr.h: Fix an endianness issue
Bart Van Assche
1
-1
/
+1
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2
-8
/
+49
2018-06-26
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
1
-2
/
+0
2018-06-26
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
1
-2
/
+0
2018-06-25
RDMA/core: Remove unused ib cache functions
Jason Gunthorpe
1
-39
/
+0
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
1
-46
/
+3
2018-06-25
IB/cm: Pass the sgid_attr through various events
Parav Pandit
1
-0
/
+3
2018-06-25
IB/cm: Keep track of the sgid_attr that created the cm id
Parav Pandit
1
-0
/
+2
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
1
-0
/
+7
2018-06-22
IB/uverbs: Delete type and id from uverbs_obj_attr
Jason Gunthorpe
1
-4
/
+0
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+8
2018-06-19
IB/rdmavt, IB/hfi1: Create device dependent s_flags
Mike Marciniszyn
1
-13
/
+17
2018-06-19
IB/core: Expose ib_ucontext from a given ib_uverbs_file
Yishai Hadas
1
-0
/
+2
2018-06-19
IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODS
Yishai Hadas
2
-2
/
+4
2018-06-19
IB/uverbs: Add a macro to define a type with no kernel known size
Matan Barak
1
-0
/
+2
2018-06-19
IB/uverbs: Add PTR_IN attributes that are allocated/copied automatically
Matan Barak
1
-1
/
+35
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-1
/
+2
2018-06-18
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
1
-5
/
+8
2018-06-18
RDMA: Hold the sgid_attr inside the struct ib_ah/qp
Jason Gunthorpe
1
-0
/
+4
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
1
-4
/
+4
2018-06-18
IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs
Jason Gunthorpe
1
-0
/
+5
2018-06-18
IB/core: Add a sgid_attr pointer to struct rdma_ah_attr
Jason Gunthorpe
1
-0
/
+7
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
1
-4
/
+0
2018-06-18
IB/core: Provide rdma_ versions of the gid cache API
Jason Gunthorpe
1
-0
/
+17
2018-06-18
IB/core: Introduce GID attribute get, put and hold APIs
Parav Pandit
1
-0
/
+4
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
1
-2
/
+1
2018-06-18
IB/core: Introduce GID entry reference counts
Parav Pandit
1
-0
/
+1
2018-06-13
Convert infiniband uverbs to struct_size
Matthew Wilcox
1
-4
/
+1
2018-06-05
RDMA/restrack: Change SPDX tag to properly reflect license
Leon Romanovsky
1
-1
/
+1
2018-06-04
RDMA/core: introduce check masks for T10-PI offload
Max Gurtovoy
1
-0
/
+13
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2
-2
/
+52
2018-06-02
IB/core: Add support for flow counters
Raed Salem
1
-1
/
+14
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
1
-1
/
+2
2018-06-02
IB/core: Introduce counters read verb
Raed Salem
1
-0
/
+14
2018-06-02
IB/core: Introduce counters object and its create/destroy
Raed Salem
1
-0
/
+11
2018-06-02
IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
Matan Barak
1
-0
/
+11
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
3
-6
/
+19
2018-05-28
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
1
-0
/
+14
2018-05-24
IB/core: Reduce the places that use zgid
Parav Pandit
1
-0
/
+1
2018-05-24
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
1
-5
/
+5
2018-05-22
RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers
Steve Wise
1
-0
/
+3
2018-05-17
IB/uverbs: Introduce a MPLS steering match filter
Ariel Levkovich
1
-0
/
+15
2018-05-17
IB/uverbs: Introduce a GRE steering match filter
Ariel Levkovich
1
-0
/
+17
2018-05-16
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
1
-1
/
+0
2018-05-09
IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt
Brian Welty
1
-0
/
+1
2018-05-09
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
2
-5
/
+7
2018-05-09
IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
Sebastian Sanchez
1
-1
/
+1
2018-05-03
RDMA/nldev: helper functions to add driver attributes
Steve Wise
1
-0
/
+11
[prev]
[next]