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-05-02
net: sched: add helpers to handle extended actions
Jiri Pirko
2
-2
/
+15
2017-05-02
Merge branch 'qed-PTP-fixes'
David S. Miller
4
-45
/
+105
2017-05-02
qed*: Fix issues in the ptp filter config implementation.
sudarsana.kalluru@cavium.com
3
-43
/
+98
2017-05-02
qede: Fix concurrency issue in PTP Tx path processing.
sudarsana.kalluru@cavium.com
2
-2
/
+7
2017-05-02
stmmac: Add support for SIMATIC IOT2000 platform
Jan Kiszka
1
-1
/
+25
2017-05-02
net: hns: fix ethtool_get_strings overflow in hns driver
Timmy Li
4
-4
/
+4
2017-05-02
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
1
-2
/
+4
2017-05-02
bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
2
-4
/
+49
2017-05-02
bpf, arm64: implement jiting of BPF_XADD
Daniel Borkmann
5
-5
/
+271
2017-05-02
Merge branch 'bpf-test-prog-fixes'
David S. Miller
1
-9
/
+10
2017-05-02
bpf: Align packet data properly in program testing framework.
David Miller
1
-5
/
+5
2017-05-02
bpf: Do not dereference user pointer in bpf_test_finish().
David Miller
1
-4
/
+5
2017-05-02
selftests: bpf: Use bpf_endian.h in test_xdp.c
David S. Miller
1
-9
/
+8
2017-05-02
xdp: fix parameter kdoc for extack
Jakub Kicinski
1
-1
/
+1
2017-05-02
bpf, samples: fix build warning in cookie_uid_helper_example
Daniel Borkmann
1
-3
/
+3
2017-05-02
sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions.
David S. Miller
1
-1
/
+2
2017-05-01
rhashtable: compact struct rhashtable_params
Florian Westphal
2
-10
/
+10
2017-05-01
bpf: Include bpf_endian.h in test_progs.c too.
David S. Miller
1
-0
/
+1
2017-05-01
bpf: Move endianness BPF helpers out of bpf_util.h
David S. Miller
4
-21
/
+25
2017-05-01
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
1
-1
/
+1
2017-05-01
Merge branch 'dsa-mv88e6xxx-802.1s-and-88E6390-VTU'
David S. Miller
5
-435
/
+690
2017-05-01
net: dsa: mv88e6xxx: add VTU support for 88E6390
Vivien Didelot
3
-0
/
+146
2017-05-01
net: dsa: mv88e6xxx: support the VTU Page bit
Vivien Didelot
2
-0
/
+8
2017-05-01
net: dsa: mv88e6xxx: simplify VTU entry getter
Vivien Didelot
1
-38
/
+24
2017-05-01
net: dsa: mv88e6xxx: make VTU helpers static
Vivien Didelot
2
-48
/
+24
2017-05-01
net: dsa: mv88e6xxx: add VTU Load/Purge operation
Vivien Didelot
4
-57
/
+103
2017-05-01
net: dsa: mv88e6xxx: add VTU GetNext operation
Vivien Didelot
4
-48
/
+99
2017-05-01
net: dsa: mv88e6xxx: load STU entry with VTU entry
Vivien Didelot
1
-104
/
+4
2017-05-01
net: dsa: mv88e6xxx: get STU entry on VTU GetNext
Vivien Didelot
3
-1
/
+25
2017-05-01
net: dsa: mv88e6xxx: move STU GetNext operation
Vivien Didelot
3
-13
/
+23
2017-05-01
net: dsa: mv88e6xxx: move VTU Data accessors
Vivien Didelot
3
-81
/
+72
2017-05-01
net: dsa: mv88e6xxx: move generic VTU GetNext
Vivien Didelot
3
-29
/
+33
2017-05-01
net: dsa: mv88e6xxx: move VTU VID accessors
Vivien Didelot
3
-34
/
+56
2017-05-01
net: dsa: mv88e6xxx: move VTU SID accessors
Vivien Didelot
3
-13
/
+37
2017-05-01
net: dsa: mv88e6xxx: move VTU FID accessors
Vivien Didelot
3
-5
/
+31
2017-05-01
net: dsa: mv88e6xxx: move VTU flush
Vivien Didelot
3
-16
/
+26
2017-05-01
net: dsa: mv88e6xxx: move VTU Operation accessors
Vivien Didelot
4
-29
/
+47
2017-05-01
net: dsa: mv88e6xxx: split VTU entry data member
Vivien Didelot
2
-11
/
+13
2017-05-01
net: dsa: mv88e6xxx: add max VID to info
Vivien Didelot
2
-20
/
+31
2017-05-01
xfrm: Indicate xfrm_state offload errors
Ilan Tayari
1
-3
/
+6
2017-05-01
net/esp4: Fix invalid esph pointer crash
Ilan Tayari
1
-0
/
+1
2017-05-01
ip6_tunnel: Fix missing tunnel encapsulation limit option
Craig Gallek
1
-2
/
+2
2017-05-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-887
/
+342
2017-05-01
switchdev: documentation: fix whitespace issues
Liam Beguin
1
-35
/
+35
2017-05-01
mlxsw: spectrum_router: Simplify VRF enslavement
Ido Schimmel
3
-131
/
+63
2017-05-01
Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
14
-262
/
+1074
2017-05-01
qed: Prevent warning without CONFIG_RFS_ACCEL
Mintz, Yuval
1
-0
/
+2
2017-05-01
Merge branch 'qed-RoCE-fixes'
David S. Miller
5
-37
/
+101
2017-05-01
qed: output the DPM status and WID count
Ram Amrani
4
-1
/
+10
2017-05-01
qed: align DPI configuration to HW requirements
Ram Amrani
2
-7
/
+6
[next]