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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-04
IB/mlx4: Test port number before querying type.
Tarick Bedeir
1
-1
/
+1
2018-07-04
vmw_pvrdma: Release netdev when vmxnet3 module is removed
Neil Horman
1
-2
/
+37
2018-07-04
IB/mlx5: Fix GRE flow specification
Maor Gottlieb
1
-1
/
+1
2018-07-03
IB/hfi1: Remove incorrect call to do_interrupt callback
Michael J. Ruhl
1
-7
/
+9
2018-07-03
IB/hfi1: Set in_use_ctxts bits for user ctxts only
Michael J. Ruhl
3
-7
/
+12
2018-07-03
ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
Bart Van Assche
1
-2
/
+2
2018-07-03
ib_srpt: Fix a use-after-free in srpt_close_ch()
Bart Van Assche
1
-2
/
+1
2018-07-03
IB/mlx5: Remove set-but-not-used variables
Bart Van Assche
2
-5
/
+0
2018-07-03
IB/srp: Remove driver version and release data information
Bart Van Assche
1
-3
/
+0
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
10
-103
/
+141
2018-06-29
IB/srpt: Support HCAs with more than two ports
Bart Van Assche
2
-5
/
+4
2018-06-29
IB/iser: set can_queue earlier to allow setting higher queue depth
Sagi Grimberg
1
-9
/
+3
2018-06-29
IB/rxe: don't clear the tx queue on every transfer
Vijay Immanuel
1
-10
/
+7
2018-06-29
IB/cm: Remove now useless rcu_lock in dst_fetch_ha
Jason Gunthorpe
1
-7
/
+5
2018-06-29
RDMA/mlx5: Don't leak UARs in case of free fails
Leon Romanovsky
1
-13
/
+5
2018-06-28
RDMA/vmw_pvrdma: Delete unused function
Yuval Shaia
1
-5
/
+0
2018-06-28
IB/core: Check for rdma_protocol_ib only after validating port_num
Jason Gunthorpe
1
-8
/
+11
2018-06-26
IB/mlx4: Create slave AH's directly
Jason Gunthorpe
3
-25
/
+59
2018-06-26
RDMA/uverbs: Remove redundant check
Leon Romanovsky
1
-3
/
+0
2018-06-26
RDMA/umem: Don't check for a negative return value of dma_map_sg_attrs()
Leon Romanovsky
1
-1
/
+1
2018-06-26
RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTR
Leon Romanovsky
1
-1
/
+4
2018-06-26
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
3
-16
/
+8
2018-06-26
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
1
-17
/
+0
2018-06-26
RDMA/uverbs: Check existence of create_flow callback
Jason Gunthorpe
1
-0
/
+5
2018-06-25
IB/usnic: Update with bug fixes from core code
Jason Gunthorpe
3
-14
/
+33
2018-06-25
IB/mlx4: Add support for drain SQ & RQ
Yishai Hadas
3
-6
/
+152
2018-06-25
IB/mlx5: Add support for drain SQ & RQ
Yishai Hadas
3
-7
/
+150
2018-06-25
RDMA/core: Remove unused ib cache functions
Jason Gunthorpe
1
-68
/
+0
2018-06-25
IB/cm: Use sgid_attr from the AV
Parav Pandit
1
-14
/
+6
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
5
-64
/
+94
2018-06-25
IB/cm: Pass the sgid_attr through various events
Parav Pandit
2
-2
/
+7
2018-06-25
IB/cm: Keep track of the sgid_attr that created the cm id
Parav Pandit
1
-26
/
+41
2018-06-25
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
4
-14
/
+21
2018-06-25
IB: Make ib_init_ah_from_mcmember set sgid_attr
Parav Pandit
2
-15
/
+27
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
3
-54
/
+60
2018-06-22
IB/hfi1: Remove INTx support and simplify MSIx usage
Michael J. Ruhl
4
-83
/
+25
2018-06-22
IB/hfi1: Reorg ctxtdata and rightsize fields
Mike Marciniszyn
2
-87
/
+86
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
8
-69
/
+85
2018-06-22
IB/hfi1: Remove unused/writeonly devdata fields
Mike Marciniszyn
2
-9
/
+0
2018-06-22
IB/hfi1: Rightsize ctxt_eager_bufs fields
Mike Marciniszyn
1
-6
/
+6
2018-06-22
IB/hfi1: Remove rcvctrl from ctxtdata
Mike Marciniszyn
2
-4
/
+1
2018-06-22
IB/hfi1: Remove rcvhdrq_size
Mike Marciniszyn
4
-15
/
+19
2018-06-22
IB/core: Free GID table entry during GID deletion
Parav Pandit
1
-5
/
+23
2018-06-22
RDMA/cma: Consider net namespace while leaving multicast group
Parav Pandit
1
-33
/
+24
2018-06-22
IB/uverbs: Delete type and id from uverbs_obj_attr
Jason Gunthorpe
1
-4
/
+2
2018-06-22
Merge branch 'icrc-counter' into rdma.git for-next
Jason Gunthorpe
4
-3
/
+73
2018-06-22
IB/mlx5: Support RoCE ICRC encapsulated error counter
Talat Batheesh
4
-3
/
+73
2018-06-19
RDMA/mlx5: Refactor transport domain checks
Leon Romanovsky
1
-9
/
+11
2018-06-19
IB/rdmavt, IB/hfi1: Create device dependent s_flags
Mike Marciniszyn
6
-20
/
+40
2018-06-19
IB/hfi1: Remove rcvhdrsize
Mike Marciniszyn
3
-5
/
+1
[next]