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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
net/sched: cls_flower: add support for matching on ip tos and ttl
Or Gerlitz
2
-2
/
+42
2017-06-05
net/flow_dissector: add support for dissection of misc ip header fields
Or Gerlitz
2
-0
/
+51
2017-06-02
tcp: remove unnecessary skb_reset_tail_pointer()
Eric Dumazet
1
-4
/
+2
2017-06-02
bpf: Remove the capability check for cgroup skb eBPF program
Chenbo Feng
1
-1
/
+3
2017-06-02
bpf: Allow CGROUP_SKB eBPF program to access sk_buff
Chenbo Feng
1
-0
/
+1
2017-06-02
net: phy: use of_mdio_parse_addr
Jon Mason
1
-13
/
+2
2017-06-02
tcp: use TS opt on RTTs for congestion control
Yuchung Cheng
1
-7
/
+8
2017-06-02
liquidio: Fix checkpatch errors with references crossing single line
Satanand Burla
3
-12
/
+10
2017-06-02
tools: hv: set hotplug for VF on Suse
sixiao@microsoft.com
1
-1
/
+5
2017-06-02
tools: hv: set allow-hotplug for VF on Ubuntu
sixiao@microsoft.com
1
-2
/
+4
2017-06-02
liquidio: VF interrupt initialization cleanup
Rick Farrington
2
-12
/
+17
2017-06-02
cxgb4: fix incorrect cim_la output for T6
Ganesh Goudar
1
-1
/
+10
2017-06-02
Merge branch 'sctp-improve-asoc-streams-management'
David S. Miller
10
-91
/
+78
2017-06-02
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
4
-26
/
+17
2017-06-02
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
10
-69
/
+65
2017-06-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
19
-1435
/
+1109
2017-06-02
Merge branch 'qed-Enhance-storage-APIs'
David S. Miller
10
-5
/
+252
2017-06-02
qed: Add support for changing iSCSI mac
Mintz, Yuval
3
-0
/
+74
2017-06-02
qed: Support NVM-image reading API
Mintz, Yuval
4
-0
/
+144
2017-06-02
qed: Share additional information with qedf
Mintz, Yuval
5
-1
/
+30
2017-06-02
qed: Correct order of wwnn and wwpn
Mintz, Yuval
1
-4
/
+4
2017-06-02
team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias
Zhang Shengju
6
-5
/
+7
2017-06-02
Merge branch 'dsa-tagger-simplification'
David S. Miller
13
-90
/
+47
2017-06-02
net: dsa: factor skb freeing on xmit
Vivien Didelot
9
-39
/
+16
2017-06-02
net: dsa: remove out_drop label in taggers rcv
Vivien Didelot
6
-42
/
+24
2017-06-02
net: dsa: remove dsa_uses_tagged_protocol
Vivien Didelot
1
-7
/
+1
2017-06-02
net: dsa: do not cast dst
Vivien Didelot
2
-2
/
+2
2017-06-02
net: dsa: comment hot path requirements
Vivien Didelot
2
-0
/
+4
2017-06-02
i40evf: update i40evf.txt with new content
Jesse Brandeburg
1
-8
/
+15
2017-06-02
i40evf: Add support for Adaptive Virtual Function
Preethi Banala
4
-7
/
+12
2017-06-02
virtchnl: Add compile time static asserts to validate structure sizes
Sridhar Samudrala
1
-0
/
+50
2017-06-02
virtchnl: Add pad fields to a couple of structures
Sridhar Samudrala
1
-0
/
+3
2017-06-02
i40e/virtchnl: move function to virtchnl
Jesse Brandeburg
2
-149
/
+148
2017-06-02
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
6
-65
/
+102
2017-06-02
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
3
-13
/
+8
2017-06-02
i40e/virtchnl: refactor code for validate checks
Jesse Brandeburg
2
-16
/
+37
2017-06-02
virtchnl: convert to new macros
Jesse Brandeburg
3
-6
/
+6
2017-06-02
virtchnl: move some code to core driver
Jesse Brandeburg
1
-12
/
+18
2017-06-02
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
11
-498
/
+499
2017-06-02
i40e: use new unified virtchnl header file
Jesse Brandeburg
4
-452
/
+3
2017-06-02
i40e/i40evf: create and use new unified header file
Jesse Brandeburg
5
-3
/
+4
2017-06-01
i40evf: drop i40e_type.h include
Jesse Brandeburg
1
-2
/
+0
2017-06-01
mlxsw: spectrum: Add bridge dependency for spectrum
Ido Schimmel
1
-0
/
+1
2017-06-01
Merge branch 'stmmac-add-dwmac-sun8i-ethernet-driver'
David S. Miller
23
-5
/
+1303
2017-06-01
arm64: defconfig: Enable dwmac-sun8i driver on defconfig
LABBE Corentin
1
-0
/
+1
2017-06-01
arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig
LABBE Corentin
1
-0
/
+1
2017-06-01
arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig
LABBE Corentin
1
-0
/
+1
2017-06-01
arm64: allwinner: bananapi-m64: Enable dwmac-sun8i
LABBE Corentin
1
-0
/
+15
2017-06-01
arm64: allwinner: pine64-plus: Enable dwmac-sun8i
LABBE Corentin
1
-1
/
+16
2017-06-01
arm64: allwinner: pine64: Enable dwmac-sun8i
LABBE Corentin
1
-0
/
+16
[next]