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
2014-04-02
RDMA/cxgb4: rx_data() needs to hold the ep mutex
Steve Wise
1
-7
/
+9
2014-04-02
RDMA/cxgb4: Drop RX_DATA packets if the endpoint is gone
Steve Wise
1
-0
/
+2
2014-04-02
RDMA/cxgb4: Lock around accept/reject downcalls
Steve Wise
1
-10
/
+21
2014-04-02
IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler
Moni Shoua
2
-43
/
+0
2014-04-01
IB/ehca: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads
Mike Marciniszyn
1
-12
/
+0
2014-04-01
IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads
Mike Marciniszyn
1
-28
/
+15
2014-04-01
IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads
Mike Marciniszyn
1
-17
/
+4
2014-04-01
IB/iser: Bump driver version to 1.3
Or Gerlitz
1
-1
/
+1
2014-04-01
IB/iser: Update Mellanox copyright note
Or Gerlitz
5
-5
/
+5
2014-04-01
IB/iser: Print QP information once connection is established
Or Gerlitz
1
-2
/
+7
2014-04-01
IB/iser: Remove struct iscsi_iser_conn
Ariel Nahum
5
-79
/
+59
2014-04-01
IB/iser: Drain the tx cq once before looping on the rx cq
Roi Dayan
1
-3
/
+6
2014-04-01
IB/iser: Fix sector_t format warning
Randy Dunlap
1
-2
/
+3
2014-04-01
mlx4_core: Make buffer larger to avoid overflow warning
Dan Carpenter
1
-3
/
+3
2014-04-01
mlx4_core: Fix some indenting in mlx4_ib_add()
Dan Carpenter
1
-2
/
+3
2014-04-01
IB/mad: Check and handle potential DMA mapping errors
Yan Burman
1
-0
/
+14
2014-04-01
IB/ehca: Returns an error on ib_copy_to_udata() failure
Yann Droneaud
1
-0
/
+1
2014-04-01
IB/mthca: Return an error on ib_copy_to_udata() failure
Yann Droneaud
1
-0
/
+1
2014-03-28
RDMA/cxgb4: set error code on kmalloc() failure
Yann Droneaud
1
-1
/
+3
2014-03-26
mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logic
Matan Barak
1
-1
/
+1
2014-03-24
RDMA/cxgb4: Update snd_seq when sending MPA messages
Steve Wise
1
-0
/
+3
2014-03-24
RDMA/cxgb4: Connect_request_upcall fixes
Steve Wise
1
-16
/
+24
2014-03-24
RDMA/cxgb4: Ignore read reponse type 1 CQEs
Steve Wise
1
-4
/
+20
2014-03-24
RDMA/cxgb4: Fix possible memory leak in RX_PKT processing
Steve Wise
1
-1
/
+8
2014-03-24
RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler()
Steve Wise
1
-2
/
+4
2014-03-24
IB/srp: Fix a race condition between failing I/O and I/O completion
Bart Van Assche
1
-11
/
+22
2014-03-24
IB/srp: Avoid that writing into "add_target" hangs due to a cable pull
Bart Van Assche
1
-0
/
+1
2014-03-24
IB/srp: Make writing into the "add_target" sysfs attribute interruptible
Bart Van Assche
1
-2
/
+8
2014-03-24
IB/srp: Avoid duplicate connections
Bart Van Assche
2
-3
/
+10
2014-03-24
IB/srp: Add more logging
Bart Van Assche
1
-11
/
+12
2014-03-24
IB/srp: Check ib_query_gid return value
Sagi Grimberg
1
-1
/
+3
2014-03-21
net/mlx4: Adapt code for N-Port VF
Matan Barak
3
-18
/
+31
2014-03-21
IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant
Matan Barak
1
-4
/
+4
2014-03-20
IB/qib: Cleanup qib_register_observer()
Dan Carpenter
1
-15
/
+10
2014-03-20
IB/qib: Change SDMA progression mode depending on single- or multi-rail
CQ Tang
1
-13
/
+123
2014-03-20
RDMA/cxgb4: Save the correct map length for fast_reg_page_lists
Steve Wise
2
-2
/
+11
2014-03-20
RDMA/cxgb4: Default peer2peer mode to 1
Steve Wise
1
-2
/
+2
2014-03-20
RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
Steve Wise
2
-2
/
+5
2014-03-20
RDMA/cxgb4: Fix incorrect BUG_ON conditions
Steve Wise
1
-2
/
+2
2014-03-20
RDMA/cxgb4: Always release neigh entry
Steve Wise
1
-1
/
+1
2014-03-20
RDMA/cxgb4: Allow loopback connections
Steve Wise
1
-1
/
+2
2014-03-20
RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZE
Steve Wise
1
-1
/
+1
2014-03-20
RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()
Dan Carpenter
1
-0
/
+1
2014-03-20
RDMA/cxgb4: Fix underflows in c4iw_create_qp()
Dan Carpenter
1
-1
/
+1
2014-03-18
IB/iser: Publish T10-PI support to SCSI midlayer
Sagi Grimberg
1
-1
/
+22
2014-03-18
IB/iser: Implement check_protection
Sagi Grimberg
3
-0
/
+62
2014-03-18
IB/iser: Support T10-PI operations
Sagi Grimberg
4
-27
/
+304
2014-03-18
IB/iser: Initialize T10-PI resources
Alex Tabachnik
2
-8
/
+90
2014-03-18
IB/iser: Introduce pi_enable, pi_guard module parameters
Alex Tabachnik
3
-0
/
+24
2014-03-18
IB/iser: Generalize fall_to_bounce_buf routine
Sagi Grimberg
1
-24
/
+29
[prev]
[next]