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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-19
Merge branch 'dsa-mv88e6xxx-ATU-VTU-irq-fixes'
David S. Miller
3
-4
/
+6
2018-01-19
net: dsa: mv88e6xxx: Free ATU/VTU irq only when there is chip irq
Andrew Lunn
1
-2
/
+4
2018-01-19
net: dsa: mv88e6xxx: Return error from irq_find_mapping()
Andrew Lunn
2
-2
/
+2
2018-01-19
Merge branch 'net-sched-cls-add-extack-support'
David S. Miller
14
-92
/
+194
2018-01-19
net: sched: cls_u32: add extack support
Alexander Aring
1
-14
/
+44
2018-01-19
net: sched: cls: add extack support for tcf_change_indev
Alexander Aring
4
-7
/
+11
2018-01-19
net: sched: cls: add extack support for delete callback
Alexander Aring
13
-14
/
+26
2018-01-19
net: sched: cls: add extack support for tcf_exts_validate
Alexander Aring
13
-32
/
+50
2018-01-19
net: sched: cls: add extack support for change callback
Alexander Aring
13
-13
/
+20
2018-01-19
net: sched: cls_api: handle generic cls errors
Alexander Aring
1
-11
/
+41
2018-01-19
net: sched: cls: fix code style issues
Alexander Aring
3
-6
/
+7
2018-01-19
mlxsw: spectrum: Upper-bound supported FW version
Yuval Mintz
1
-19
/
+11
2018-01-19
Merge branch 'nfp-devlink-capabilities-extensions-and-updates'
David S. Miller
19
-208
/
+463
2018-01-19
nfp: bpf: disable all ctrl vNIC capabilities
Jakub Kicinski
1
-1
/
+1
2018-01-19
nfp: allow apps to disable ctrl vNIC capabilities
Jakub Kicinski
4
-0
/
+12
2018-01-19
nfp: split reading capabilities out of nfp_net_init()
Jakub Kicinski
1
-11
/
+20
2018-01-19
nfp: read mailbox address from TLV caps
Jakub Kicinski
3
-10
/
+46
2018-01-19
nfp: read ME frequency from vNIC ctrl memory
Jakub Kicinski
5
-13
/
+19
2018-01-19
nfp: add TLV capabilities to the BAR
Jakub Kicinski
5
-3
/
+186
2018-01-19
nfp: improve app not found message
Jakub Kicinski
1
-1
/
+1
2018-01-19
nfp: protect each repr pointer individually with RCU
Jakub Kicinski
3
-63
/
+68
2018-01-19
nfp: add nfp_reprs_get_locked() helper
Jakub Kicinski
3
-5
/
+13
2018-01-19
nfp: register devlink after app is created
Jakub Kicinski
3
-36
/
+29
2018-01-19
nfp: release global resources only on the remove path
Jakub Kicinski
1
-23
/
+13
2018-01-19
nfp: core: make scalar CPP helpers fail on short accesses
Jakub Kicinski
4
-45
/
+58
2018-01-19
Merge branch 'tcp-min-rtt'
David S. Miller
3
-3
/
+25
2018-01-19
tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR
Yuchung Cheng
3
-1
/
+4
2018-01-19
tcp: avoid min-RTT overestimation from delayed ACKs
Yuchung Cheng
1
-2
/
+21
2018-01-19
tipc: fix race between poll() and setsockopt()
Jon Maloy
3
-17
/
+13
2018-01-19
l2tp: remove switch block in l2tp_nl_cmd_session_create()
Lorenzo Bianconi
1
-21
/
+0
2018-01-19
cxgb4: IPv6 filter takes 2 tids
Ganesh Goudar
1
-33
/
+80
2018-01-19
Merge branch 'l2tp-set-l2specific_len-based-on-l2specific_type'
David S. Miller
5
-29
/
+38
2018-01-19
l2tp: mark L2TP_ATTR_L2SPEC_LEN as not used
Lorenzo Bianconi
1
-1
/
+1
2018-01-19
l2tp: remove l2specific_len configurable parameter
Lorenzo Bianconi
4
-8
/
+1
2018-01-19
l2tp: remove l2specific_len dependency in l2tp_core
Lorenzo Bianconi
2
-18
/
+27
2018-01-19
l2tp: double-check l2specific_type provided by userspace
Lorenzo Bianconi
1
-2
/
+9
2018-01-19
Merge branch 'cxgb4-reduce-memory-footprint-for-collecting-firmware-dump'
David S. Miller
9
-148
/
+374
2018-01-19
cxgb4: use zlib deflate to compress firmware dump
Rahul Lakkireddy
7
-3
/
+169
2018-01-19
cxgb4: update dump collection logic to use compression
Rahul Lakkireddy
6
-147
/
+207
2018-01-19
net/dim: Fix fixpoint divide exception in net_dim_stats_compare
Talat Batheesh
1
-0
/
+7
2018-01-19
devlink: Make some functions static
Wei Yongjun
1
-2
/
+3
2018-01-19
mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() static
Wei Yongjun
1
-1
/
+1
2018-01-19
forcedeth: remove unused variable
Zhu Yanjun
1
-5
/
+3
2018-01-19
ipv6: mcast: remove dead code
Eric Dumazet
1
-2
/
+0
2018-01-19
caif: reduce stack size with KASAN
Arnd Bergmann
2
-28
/
+49
2018-01-19
Merge tag 'linux-can-next-for-4.16-20180119' of ssh://gitolite.kernel.org/pub...
David S. Miller
1
-2
/
+2
2018-01-19
Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.or...
David S. Miller
25
-234
/
+875
2018-01-19
can: m_can: mark runtime-PM handlers as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-01-19
net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues
Andrew Morton
1
-3
/
+7
2018-01-19
flow_netlink: Remove unneeded semicolons
Christopher Díaz Riveros
1
-2
/
+2
[next]