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-08-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-24
/
+0
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-1
/
+2
2018-08-18
RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
Jason Gunthorpe
1
-24
/
+0
2018-08-16
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
Jason Gunthorpe
1
-0
/
+1
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+8
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
1
-91
/
+0
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
1
-29
/
+7
2018-08-13
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
1
-0
/
+24
2018-08-11
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
1
-28
/
+8
2018-08-11
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
1
-0
/
+1
2018-08-11
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
3
-19
/
+22
2018-08-11
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
1
-0
/
+137
2018-08-11
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
1
-1
/
+1
2018-08-03
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
1
-1
/
+5
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
1
-2
/
+4
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2
-4
/
+3
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
1
-3
/
+9
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
1
-1
/
+6
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
2
-11
/
+18
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2
-39
/
+35
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2
-6
/
+11
2018-07-31
RDMA/core: Return bool instead of int
Parav Pandit
1
-2
/
+2
2018-07-31
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
1
-1
/
+1
2018-07-31
RDMA/core: Constify dst_addr argument
Parav Pandit
2
-3
/
+3
2018-07-31
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
1
-0
/
+33
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-15
/
+15
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-5
/
+6
2018-07-27
IB/cache: Restore compatibility for ib_query_gid
Jason Gunthorpe
1
-0
/
+24
2018-07-26
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
1
-0
/
+13
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
1
-8
/
+0
2018-07-25
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
1
-1
/
+1
2018-07-25
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
2
-3
/
+8
2018-07-25
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
1
-0
/
+5
2018-07-25
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
2
-19
/
+23
2018-07-25
IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...
Bart Van Assche
1
-3
/
+9
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2
-12
/
+31
2018-07-24
IB: Support ib_flow creation in drivers
Yishai Hadas
1
-0
/
+1
2018-07-24
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
1
-0
/
+2
2018-07-24
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
Jason Gunthorpe
1
-13
/
+10
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
1
-0
/
+3
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
1
-1
/
+12
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2
-28
/
+36
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2
-8
/
+3
2018-07-09
IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c
Jason Gunthorpe
1
-16
/
+19
2018-07-09
IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls
Jason Gunthorpe
2
-12
/
+12
2018-07-09
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
1
-6
/
+3
2018-07-09
IB/uverbs: Add a uobj_perform_destroy helper
Jason Gunthorpe
1
-0
/
+5
2018-07-04
RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT
Jason Gunthorpe
1
-9
/
+22
2018-07-04
RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly
Jason Gunthorpe
1
-8
/
+9
2018-07-04
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
1
-14
/
+21
[next]