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
2016-02-22
tools, bpf_asm: simplify parser rule for BPF extensions
Ray Bellis
2
-151
/
+79
2016-02-22
netcp: use pointer to fix build fail
Sudip Mukherjee
1
-1
/
+1
2016-02-22
Merge branch 'qed-next'
David S. Miller
12
-153
/
+135
2016-02-22
qed,qede: Bump driver versions to 8.7.0.0
Yuval Mintz
2
-2
/
+2
2016-02-22
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
4
-20
/
+14
2016-02-22
qed: Change metadata needed for SPQ entries
Yuval Mintz
3
-107
/
+95
2016-02-22
qed: Handle possible race in SB config
Yuval Mintz
1
-9
/
+9
2016-02-22
qed: Turn most GFP_ATOMIC into GFP_KERNEL
Yuval Mintz
6
-15
/
+15
2016-02-22
Merge branch 'ipvlan-misc'
David S. Miller
3
-31
/
+36
2016-02-22
ipvlan: misc changes
Mahesh Bandewar
3
-18
/
+20
2016-02-22
ipvlan: mode is u16
Mahesh Bandewar
2
-4
/
+6
2016-02-22
ipvlan: scrub skb before routing in L3 mode.
Mahesh Bandewar
1
-9
/
+10
2016-02-22
Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/l...
David S. Miller
9
-53
/
+1064
2016-02-22
Merge branch 'bpf-helper-improvements'
David S. Miller
7
-49
/
+142
2016-02-22
bpf: don't emit mov A,A on return
Daniel Borkmann
1
-4
/
+6
2016-02-22
bpf: fix csum update in bpf_l4_csum_replace helper for udp
Daniel Borkmann
2
-1
/
+8
2016-02-22
bpf: try harder on clones when writing into skb
Daniel Borkmann
4
-28
/
+24
2016-02-22
bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation
Daniel Borkmann
1
-13
/
+14
2016-02-22
bpf: add generic bpf_csum_diff helper
Daniel Borkmann
2
-0
/
+64
2016-02-22
bpf: add new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
2
-10
/
+33
2016-02-22
Merge branch 'geneve-vxlan-outer-checksum'
David S. Miller
3
-19
/
+18
2016-02-22
VXLAN: Support outer IPv4 Tx checksums by default
Alexander Duyck
2
-11
/
+10
2016-02-22
GENEVE: Support outer IPv4 Tx checksums by default
Alexander Duyck
1
-8
/
+8
2016-02-22
Merge branch 'lwt-autoload'
David S. Miller
4
-1
/
+42
2016-02-22
ila: autoload module
Robert Shearman
1
-0
/
+1
2016-02-22
mpls: autoload lwt module
Robert Shearman
1
-0
/
+1
2016-02-22
lwtunnel: autoload of lwt modules
Robert Shearman
2
-1
/
+40
2016-02-22
vlan: turn on unicast filtering on vlan device
Zhang Shengju
2
-1
/
+1
2016-02-20
can: ifi: Add IFI CANFD IP support
Marek Vasut
5
-0
/
+932
2016-02-20
can: ifi: Add DT bindings for ifi,canfd
Marek Vasut
1
-0
/
+15
2016-02-20
of: Add vendor prefix for I/F/I
Marek Vasut
1
-0
/
+1
2016-02-20
can: Makefile: Sort the Makefile
Marek Vasut
1
-8
/
+8
2016-02-20
can: Kconfig: sort drivers alphabetically
Marc Kleine-Budde
1
-25
/
+24
2016-02-20
can: Kconfig: Sort the Kconfig includes
Marek Vasut
1
-10
/
+4
2016-02-20
can: sja1000: of: add compatibility with Technologic Systems version
Damien Riegel
1
-0
/
+47
2016-02-20
can: sja1000: add documentation for Technologic Systems version
Damien Riegel
1
-1
/
+2
2016-02-20
can: sja1000: of: add per-compatible init hook
Damien Riegel
1
-9
/
+31
2016-02-20
Merge branch 'bpf-get-stackid'
David S. Miller
18
-30
/
+642
2016-02-20
samples/bpf: offwaketime example
Alexei Starovoitov
4
-0
/
+322
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
6
-1
/
+269
2016-02-20
perf: generalize perf_callchain
Alexei Starovoitov
8
-29
/
+51
2016-02-20
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
5
-20
/
+7
2016-02-20
phy: marvell/micrel: Fix Unpossible condition
Andrew Lunn
2
-9
/
+10
2016-02-20
Merge branch 'ethtool-perqueue-params'
David S. Miller
16
-73
/
+760
2016-02-20
i40e/ethtool: support coalesce setting by queue
Kan Liang
1
-0
/
+7
2016-02-20
i40e/ethtool: support coalesce getting by queue
Kan Liang
1
-0
/
+7
2016-02-20
i40e: queue-specific settings for interrupt moderation
Kan Liang
6
-70
/
+120
2016-02-20
net/ethtool: support set coalesce per queue
Kan Liang
2
-0
/
+68
2016-02-20
net/ethtool: support get coalesce per queue
Kan Liang
2
-2
/
+41
2016-02-20
net/ethtool: introduce a new ioctl for per queue setting
Kan Liang
2
-2
/
+42
[next]