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
/
drivers
/
infiniband
/
hw
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
IB/mlx4: Rework special QP creation error path
Bart Van Assche
1
-2
/
+4
2016-12-13
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
1
-1
/
+2
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
2
-2
/
+5
2016-12-13
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha
1
-2
/
+2
2016-12-13
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
Eran Ben Elisha
1
-8
/
+13
2016-11-17
IB/mlx4: Fix port query for 56Gb Ethernet links
Saeed Mahameed
1
-3
/
+5
2016-11-17
IB/mlx4: Put non zero value in max_ah device attribute
Maor Gottlieb
1
-0
/
+1
2016-11-17
IB/mlx4: Handle well-known-gid in mad_demux processing
Jack Morgenstein
1
-4
/
+12
2016-11-17
IB/mlx4: Handle IPv4 header when demultiplexing MAD
Moni Shoua
1
-3
/
+30
2016-11-17
IB/mlx4: Set traffic class in AH
Maor Gottlieb
1
-2
/
+4
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-128
/
+241
2016-10-07
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
Jack Morgenstein
4
-5
/
+199
2016-10-07
IB/mlx4: Move user vendor structures
Leon Romanovsky
5
-111
/
+4
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
2
-4
/
+5
2016-10-07
IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-07
IB/mlx4/mcg: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-10-07
IB/mlx4/mad: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-10-07
IB/mlx4: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-07
IB/mlx4: Add validation to flow specifications parsing
Maor Gottlieb
1
-0
/
+25
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2
-2
/
+2
2016-09-16
IB/mlx4: Diagnostic HW counters are not supported in slave mode
Kamal Heib
1
-0
/
+3
2016-09-16
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
3
-3
/
+27
2016-09-16
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
1
-17
/
+19
2016-09-16
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
Alex Vesker
1
-7
/
+7
2016-09-02
IB/mlx4: Don't return errors from poll_cq
Leon Romanovsky
1
-24
/
+2
2016-09-02
Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"
Leon Romanovsky
1
-3
/
+3
2016-08-22
IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one
Yuval Shaia
1
-3
/
+3
2016-08-22
IB/mlx4: Make function use_tunnel_data return void
Yuval Shaia
1
-7
/
+7
2016-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-15
/
+220
2016-08-04
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
3
-3
/
+208
2016-08-04
IB/mlx4: Add diagnostic hardware counters
Mark Bloch
2
-1
/
+206
2016-08-04
IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct
Roland Dreier
1
-2
/
+2
2016-07-20
net/mlx4_en: break out tx_desc write into separate function
Brenden Blanco
1
-5
/
+6
2016-06-23
Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...
Doug Ledford
5
-26
/
+43
2016-06-23
IB/mlx4: Support device FW version string
Ira Weiny
1
-12
/
+12
2016-06-23
IB/mlx4: Prevent cross page boundary allocation
Chuck Lever
2
-18
/
+18
2016-06-23
IB/mlx4: Fix memory leak if QP creation failed
Dotan Barak
1
-1
/
+3
2016-06-23
IB/mlx4: Verify port number in flow steering create flow
Yishai Hadas
1
-0
/
+3
2016-06-23
IB/mlx4: Fix error flow when sending mads under SRIOV
Yishai Hadas
1
-6
/
+18
2016-06-23
IB/mlx4: Fix the SQ size of an RC QP
Yishai Hadas
1
-1
/
+1
2016-06-18
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
Jason Gunthorpe
1
-1
/
+1
2016-06-07
IB/mlx4: Fix device managed flow steering support test
Bart Van Assche
1
-2
/
+2
2016-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-13
/
+8
2016-05-18
IB/mlx4: Fix unaligned access in send_reply_to_slave
shamir rabinovitch
1
-1
/
+1
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-14
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
2
-6
/
+3
2016-05-14
IB/mlx4: Use list_for_each_entry_safe
Geliang Tang
1
-5
/
+2
2016-05-14
IB/mlx4: trivial fix of spelling mistake on "argument"
Colin Ian King
1
-1
/
+1
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2
-2
/
+2
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2
-7
/
+5
[next]