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
pinetabv-6.6.y-devel
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
2
-2
/
+5
2018-05-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-2
/
+2
2018-05-14
vmcore: add API to collect hardware dump in second kernel
Rahul Lakkireddy
4
-0
/
+43
2018-05-14
virtchnl: Whitespace and parenthesis cleanup
Bruce Allan
1
-2
/
+2
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-44
/
+161
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-2
/
+92
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-10
/
+6
2018-05-11
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
1
-0
/
+85
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
1
-1
/
+3
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
1
-0
/
+1
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
1
-0
/
+24
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-0
/
+1
2018-05-11
rxrpc: Trace UDP transmission failure
David Howells
1
-0
/
+55
2018-05-11
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
1
-0
/
+30
2018-05-11
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
1
-0
/
+1
2018-05-11
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
1
-18
/
+4
2018-05-11
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-1
/
+3
2018-05-10
net/mlx4_core: Report driver version to FW
Eran Ben Elisha
1
-0
/
+1
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
1
-2
/
+2
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
1
-2
/
+2
2018-05-10
libceph: add osd_req_op_extent_osd_data_bvecs()
Ilya Dryomov
1
-2
/
+10
2018-05-09
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
1
-2
/
+1
2018-05-09
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
1
-1
/
+1
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
1
-2
/
+2
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
2
-9
/
+16
2018-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2018-05-08
net: flow_dissector: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
1
-1
/
+9
2018-05-08
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
1
-1
/
+0
2018-05-08
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
1
-1
/
+1
2018-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-378
/
+292
2018-05-08
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
1
-14
/
+0
2018-05-07
mac80211: fix kernel-doc "bad line" warning
Randy Dunlap
1
-1
/
+1
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
23
-224
/
+282
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
1
-0
/
+1
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
3
-89
/
+134
2018-05-07
netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
Phil Sutter
1
-0
/
+4
2018-05-07
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
1
-16
/
+8
2018-05-07
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
1
-2
/
+41
2018-05-07
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
1
-0
/
+4
2018-05-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2018-05-06
Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2018-05-06
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...
Radim Krčmář
1
-0
/
+1
2018-05-05
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+5
2018-05-05
Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-1
/
+1
2018-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
19
-19
/
+19
2018-05-05
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+20
2018-05-05
net/ipv6: rename rt6_next to fib6_next
David Ahern
1
-3
/
+3
2018-05-05
bpf: offload: allow offloaded programs to use perf event arrays
Jakub Kicinski
1
-0
/
+5
2018-05-04
net: phy: broadcom: add support for BCM89610 PHY
Bhadram Varka
1
-0
/
+1
[next]