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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
IB/mthca: remove mthca_user.h
Corentin Labbe
1
-112
/
+0
2018-01-29
RDMA/cm: Fix access to uninitialized variable
Leon Romanovsky
1
-2
/
+0
2018-01-29
RDMA/cma: Use existing netif_is_bond_master function
Parav Pandit
1
-1
/
+1
2018-01-29
IB/core: Avoid SGID attributes query while converting GID from OPA to IB
Parav Pandit
1
-3
/
+1
2018-01-29
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
Leon Romanovsky
1
-4
/
+1
2018-01-29
IB/umad: Fix use of unprotected device pointer
Jack Morgenstein
1
-1
/
+1
2018-01-29
IB/iser: Combine substrings for three messages
Markus Elfring
1
-6
/
+4
2018-01-29
IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()
Markus Elfring
1
-1
/
+1
2018-01-29
IB/iser: Delete an error message for a failed memory allocation in iser_send_...
Markus Elfring
1
-3
/
+1
2018-01-26
IB/mthca: Fix gup usage in mthca_map_user_db()
Davidlohr Bueso
1
-1
/
+1
2018-01-25
RDMA/qedr: lower print level of flushed CQEs
Kalderon, Michal
1
-3
/
+3
2018-01-25
RDMA/uverbs: Use an unambiguous errno for method not supported
Jason Gunthorpe
1
-6
/
+13
2018-01-25
RDMA/srpt: Fix RCU debug build error
Leon Romanovsky
1
-2
/
+0
2018-01-23
IB/srp: Add target_can_queue login parameter
Bart Van Assche
2
-0
/
+23
2018-01-23
IB/srp: Add RDMA/CM support
Bart Van Assche
2
-154
/
+589
2018-01-22
RDMA/cma: Update RoCE multicast routines to use net namespace
Parav Pandit
1
-3
/
+3
2018-01-22
RDMA/cma: Update cma_validate_port to honor net namespace
Parav Pandit
1
-1
/
+1
2018-01-22
RDMA/cma: Refactor to access multiple fields of rdma_dev_addr
Parav Pandit
1
-7
/
+8
2018-01-22
RDMA/cma: Check existence of netdevice during port validation
Parav Pandit
1
-3
/
+5
2018-01-19
RDMA/mlx5: Remove redundant allocation warning print
Leon Romanovsky
1
-11
/
+8
2018-01-19
RDMA/ucma: Use rdma cm API to query GID
Parav Pandit
1
-4
/
+4
2018-01-19
RDMA/cma: Introduce API to read GIDs for multiple transports
Parav Pandit
1
-0
/
+27
2018-01-18
IB/srpt: Move the code for parsing struct ib_cm_req_event_param
Bart Van Assche
1
-19
/
+30
2018-01-18
IB/srpt: Preparations for adding RDMA/CM support
Bart Van Assche
2
-18
/
+22
2018-01-18
IB/srpt: Don't allow reordering of commands on wait list
Bart Van Assche
2
-35
/
+49
2018-01-18
IB/srpt: Fix a race condition related to wait list processing
Bart Van Assche
1
-5
/
+7
2018-01-18
IB/srpt: Fix login-related race conditions
Bart Van Assche
1
-84
/
+111
2018-01-18
IB/srpt: Log all zero-length writes and completions
Bart Van Assche
1
-2
/
+6
2018-01-18
IB/srpt: Simplify srpt_close_session()
Bart Van Assche
1
-15
/
+4
2018-01-18
IB/srpt: Rework multi-channel support
Bart Van Assche
2
-60
/
+160
2018-01-18
IB/srpt: Use the source GID as session name
Bart Van Assche
2
-8
/
+7
2018-01-18
IB/srpt: One target per port
Bart Van Assche
2
-53
/
+61
2018-01-18
IB/srpt: Add P_Key support
Bart Van Assche
2
-3
/
+13
2018-01-18
IB/srpt: Rework srpt_disconnect_ch_sync()
Bart Van Assche
2
-24
/
+23
2018-01-18
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
Bart Van Assche
2
-3
/
+12
2018-01-18
IB/srp: Refactor srp_send_req()
Bart Van Assche
1
-31
/
+34
2018-01-18
IB/srp: Improve path record query error message
Bart Van Assche
1
-1
/
+4
2018-01-18
IB/srp: Use kstrtoull() instead of simple_strtoull()
Bart Van Assche
1
-4
/
+29
2018-01-18
RDMA/hns: Remove unnecessary platform_get_resource() error check
weiyongjun (A)
1
-4
/
+0
2018-01-18
IB/mlx5: Mmap the HCA's clock info to user-space
Feras Daoud
2
-12
/
+42
2018-01-18
IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
Sagi Grimberg
1
-10
/
+13
2018-01-18
IB/core: postpone WR initialization during queue drain
Max Gurtovoy
1
-8
/
+8
2018-01-18
RDMA/rxe: Fix rxe_qp_cleanup()
Bart Van Assche
2
-2
/
+13
2018-01-18
RDMA/rxe: Fix a race condition in rxe_requester()
Bart Van Assche
3
-10
/
+2
2018-01-18
RDMA/bnxt_re: Add SRQ support for Broadcom adapters
Devesh Sharma
7
-98
/
+816
2018-01-18
RDMA/bnxt_re: expose detailed stats retrieved from HW
Selvin Xavier
7
-10
/
+417
2018-01-18
RDMA/bnxt_re: Add support for MRs with Huge pages
Somnath Kotur
5
-57
/
+140
2018-01-17
RDMA/bnxt_re: Add support for query firmware version
Selvin Xavier
6
-15
/
+39
2018-01-17
RDMA/bnxt_re: Enable RoCE on virtual functions
Selvin Xavier
6
-37
/
+182
2018-01-17
i40iw: Free IEQ resources
Mustafa Ismail
3
-2
/
+3
[next]