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
2017-09-25
IB: Correct MR length field to be 64-bit
Parav Pandit
1
-1
/
+1
2017-09-25
IB/core: Fix typo in the name of the tag-matching cap struct
Leon Romanovsky
1
-2
/
+2
2017-09-09
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+2
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2
-5
/
+8
2017-09-05
rdma core: Add rdma_rw_mr_payload()
Chuck Lever
1
-0
/
+2
2017-08-31
IB/core: Assign root to all drivers
Matan Barak
2
-0
/
+26
2017-08-31
IB/core: Add legacy driver's user-data
Matan Barak
1
-0
/
+46
2017-08-31
IB/core: Export ioctl enum types to user-space
Matan Barak
1
-17
/
+1
2017-08-31
IB/core: Explicitly destroy an object while keeping uobject
Matan Barak
1
-0
/
+1
2017-08-31
IB/core: Add macros for declaring methods and attributes
Matan Barak
1
-1
/
+104
2017-08-31
IB/core: Add uverbs merge trees functionality
Matan Barak
1
-1
/
+39
2017-08-31
IB/core: Add DEVICE object and root tree structure
Matan Barak
2
-0
/
+53
2017-08-31
IB/core: Declare an object instead of declaring only type attributes
Matan Barak
3
-35
/
+59
2017-08-31
IB/core: Add new ioctl interface
Matan Barak
2
-9
/
+94
2017-08-30
IB/core: Add support to finalize objects in one transaction
Matan Barak
1
-0
/
+53
2017-08-30
IB/core: Add a generic way to execute an operation on a uobject
Matan Barak
1
-0
/
+52
2017-08-29
IB/core: Add new SRQ type IB_SRQT_TM
Artemy Kovalyov
1
-2
/
+8
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
1
-11
/
+20
2017-08-29
IB/core: Add XRQ capabilities
Artemy Kovalyov
1
-0
/
+19
2017-08-29
IB/rdmavt: Handle dereg of inuse MRs properly
Mike Marciniszyn
2
-0
/
+4
2017-08-29
IB/rdmavt: Add QP iterator API for QPs
Mike Marciniszyn
1
-0
/
+29
2017-08-24
RDMA/core: Cleanup device capability enum
Leon Romanovsky
1
-3
/
+3
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
1
-2
/
+2
2017-08-24
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
1
-0
/
+1
2017-08-24
IB/core: Avoid accessing non-allocated memory when inferring port type
Noa Osherovich
1
-0
/
+1
2017-08-23
rdma: Autoload netlink client modules
Jason Gunthorpe
1
-0
/
+12
2017-08-22
IB/hfi1: Stricter bounds checking of MAD trap index
Kamenee Arumugame
1
-1
/
+1
2017-08-22
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
Dasaratharaman Chandramouli
1
-1
/
+1
2017-08-22
IB/hfi1: Add 16B UD support
Don Hiatt
1
-0
/
+1
2017-08-22
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
2
-2
/
+17
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
1
-3
/
+0
2017-08-22
IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs
Don Hiatt
1
-0
/
+18
2017-08-22
IB/hfi1: Remove pmtu from the QP structure
Sebastian Sanchez
1
-1
/
+0
2017-08-18
Add OPA extended LID support
Hiatt, Don
1
-6
/
+20
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-1
/
+2
2017-08-18
infiniband: avoid overflow warning
Arnd Bergmann
1
-1
/
+2
2017-08-10
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
2
-19
/
+35
2017-08-10
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
3
-6
/
+63
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-2
/
+4
2017-08-10
RDMA/netlink: Add and implement doit netlink callback
Leon Romanovsky
1
-0
/
+2
2017-08-10
RDMA/core: Add and expose static device index
Leon Romanovsky
1
-0
/
+2
2017-08-10
RDMA/netlink: Rename netlink callback struct
Leon Romanovsky
1
-2
/
+2
2017-08-10
RDMA/netlink: Simplify and rename ibnl_chk_listeners
Leon Romanovsky
1
-0
/
+6
2017-08-10
RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
Leon Romanovsky
1
-3
/
+1
2017-08-10
RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*
Leon Romanovsky
1
-6
/
+2
2017-08-10
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
1
-0
/
+6
2017-08-10
RDMA/netlink: Remove redundant owner option for netlink callbacks
Leon Romanovsky
1
-1
/
+0
2017-08-10
RDMA/netlink: Remove netlink clients infrastructure
Leon Romanovsky
1
-9
/
+4
2017-08-09
RDMA/core: Add wait/retry version of ibnl_unicast
Ismail, Mustafa
1
-0
/
+10
2017-08-08
RDMA/core: expose affinity mappings per completion vector
Sagi Grimberg
1
-0
/
+24
[next]