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
2017-09-14
IB/mlx4: fix sprintf format warning
Arnd Bergmann
1
-1
/
+1
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+13
2017-08-30
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
1
-13
/
+13
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
1
-2
/
+2
2017-08-24
RDMA/mlx4: Properly annotate link layer variable
Leon Romanovsky
1
-4
/
+2
2017-08-24
IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero
Guy Levi
1
-0
/
+3
2017-08-24
IB/mlx4: Fix struct mlx4_ib_create_wq alignment
Guy Levi
1
-5
/
+4
2017-08-24
IB/mlx4: Fix RSS QP type in creation verb
Guy Levi
1
-1
/
+1
2017-08-24
IB/mlx4: Fix some spelling mistakes
Talat Batheesh
2
-2
/
+2
2017-08-24
RDMA/mlx4: Remove gfp_mask argument from acquire_group call
Leon Romanovsky
1
-5
/
+4
2017-08-24
RDMA/mlx4: Don't use uninitialized variable
Leon Romanovsky
1
-1
/
+1
2017-08-22
IB/mlx4: use kvmalloc_array to allocate wrid
Li Dongyang
2
-20
/
+8
2017-08-18
Add OPA extended LID support
Hiatt, Don
2
-5
/
+5
2017-08-10
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
1
-3
/
+2
2017-08-10
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
2
-5
/
+5
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-3
/
+2
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
1
-3
/
+3
2017-08-08
IB/core: Change port_attr.lid size from 16 to 32 bits
Dasaratharaman Chandramouli
2
-2
/
+2
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-1
/
+0
2017-07-24
IB/mlx4: Expose RSS capabilities
Guy Levi
1
-1
/
+6
2017-07-24
IB/mlx4: Add support for RSS QP
Guy Levi
2
-22
/
+439
2017-07-24
IB/mlx4: Add support for WQ indirection table related verbs
Guy Levi
3
-3
/
+85
2017-07-24
IB/mlx4: Add support for WQ related verbs
Guy Levi
3
-57
/
+497
2017-07-24
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
3
-6
/
+15
2017-07-24
IB/mlx4: Add inline-receive support
Maor Gottlieb
3
-7
/
+35
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-07-20
IB/mlx4: Fix CM REQ retries in paravirt mode
Håkon Bugge
1
-0
/
+4
2017-07-18
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
4
-31
/
+24
2017-07-18
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2
-2
/
+2
2017-06-07
IB/mlx4: Bump driver version
Tariq Toukan
1
-3
/
+2
2017-06-02
RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled
Jack Morgenstein
1
-0
/
+1
2017-05-01
IB/mlx4: Fix incorrect order of formal and actual parameters
Håkon Bugge
1
-2
/
+2
2017-05-01
IB/mlx4: Change flush logic so it adheres to the variable name
Håkon Bugge
1
-3
/
+3
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
3
-25
/
+18
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
4
-109
/
+143
2017-05-01
IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr
Dasaratharaman Chandramouli
1
-5
/
+5
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-12
/
+12
2017-05-01
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
1
-4
/
+4
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
5
-17
/
+21
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
4
-6
/
+6
2017-04-21
IB/mlx4: Change vma from shared to private
Maor Gottlieb
1
-0
/
+2
2017-04-21
IB/mlx4: Take write semaphore when changing the vma struct
Maor Gottlieb
1
-2
/
+2
2017-04-21
IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
Jack Morgenstein
1
-1
/
+2
2017-04-21
IB/mlx4: Fix ib device initialization error flow
Jack Morgenstein
1
-0
/
+1
2017-04-21
IB/mlx4: Support RAW Ethernet when RoCE is disabled
Majd Dibbiny
1
-15
/
+11
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+5
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
4
-36
/
+49
[next]