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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
18
-104
/
+194
2019-07-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+7
2019-07-04
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
7
-18
/
+22
2019-07-03
net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
Parav Pandit
1
-1
/
+1
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
3
-3
/
+3
2019-07-03
net/mlx5: mlx5_core_create_cq() enhancements
Yishai Hadas
1
-1
/
+2
2019-07-03
net/mlx5: Use event mask based on device capabilities
Yishai Hadas
1
-1
/
+1
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
17
-62
/
+174
2019-07-02
net/mlx5: E-Switch, Refactor eswitch SR-IOV interface
Bodong Wang
2
-2
/
+2
2019-07-02
RDMA/mlx5: Cleanup rep when doing unload
Bodong Wang
1
-7
/
+11
2019-07-02
{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping
Bodong Wang
2
-3
/
+2
2019-06-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
7
-59
/
+98
2019-06-26
RDMA/mlx5: Add vport metadata matching for IB representors
Jianbo Liu
1
-9
/
+36
2019-06-26
net/mlx5: Add flow context for flow tag
Jianbo Liu
3
-16
/
+28
2019-06-25
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
4
-28
/
+18
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
17
-62
/
+174
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-62
/
+174
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-3
/
+3
2019-06-18
RDMA/efa: Handle mmap insertions overflow
Gal Pressman
1
-5
/
+16
2019-06-18
RDMA/efa: Fix success return value in case of error
Gal Pressman
1
-6
/
+18
2019-06-18
IB/hfi1: Handle port down properly in pio
Mike Marciniszyn
4
-7
/
+8
2019-06-18
IB/hfi1: Handle wakeup of orphaned QPs for pio
Mike Marciniszyn
1
-0
/
+16
2019-06-18
IB/hfi1: Wakeup QPs orphaned on wait list after flush
Mike Marciniszyn
1
-0
/
+17
2019-06-18
IB/hfi1: Use aborts to trigger RC throttling
Mike Marciniszyn
3
-4
/
+37
2019-06-18
IB/hfi1: Create inline to get extended headers
Mike Marciniszyn
2
-20
/
+32
2019-06-18
IB/hfi1: Silence txreq allocation warnings
Mike Marciniszyn
2
-2
/
+3
2019-06-18
IB/hfi1: Avoid hardlockup with flushlist_lock
Mike Marciniszyn
1
-6
/
+3
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
8
-8
/
+13
2019-06-13
net/mlx5: Add EQ enable/disable API
Yuval Avnery
1
-1
/
+8
2019-06-13
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
1
-1
/
+1
2019-06-13
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
1
-1
/
+1
2019-06-13
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
2
-4
/
+7
2019-06-11
IB/hfi1: Correct tid qp rcd to match verbs context
Mike Marciniszyn
3
-3
/
+15
2019-06-11
IB/hfi1: Close PSM sdma_progress sleep window
Mike Marciniszyn
2
-9
/
+4
2019-06-11
IB/hfi1: Validate fault injection opcode user input
Kaike Wan
1
-0
/
+5
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-8
/
+13
2019-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-8
/
+13
2019-06-03
Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-10
/
+11
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
3
-9
/
+7
2019-06-03
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
3
-10
/
+25
2019-06-03
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
3
-6
/
+16
2019-05-31
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-10
/
+11
2019-05-31
{IB,net}/mlx5: Constify rep ops functions pointers
Parav Pandit
2
-10
/
+11
2019-05-31
{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*
Parav Pandit
1
-1
/
+1
2019-05-29
RDMA/efa: Remove MAYEXEC flag check from mmap flow
Gal Pressman
1
-1
/
+0
2019-05-29
mlx5: avoid 64-bit division
Michal Kubecek
2
-3
/
+8
2019-05-29
IB/hfi1: Validate page aligned for a given virtual address
Kamenee Arumugam
1
-0
/
+3
2019-05-29
IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
Mike Marciniszyn
2
-4
/
+0
2019-05-29
IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
Mike Marciniszyn
1
-0
/
+1
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
1
-0
/
+13
[next]