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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
1
-0
/
+1
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
1
-0
/
+1
2018-05-18
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
1
-0
/
+1
2018-05-18
tcp: add SACK compression
Eric Dumazet
2
-0
/
+5
2018-05-18
tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
Eric Dumazet
1
-1
/
+1
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
2
-22
/
+4
2018-05-18
cfg80211: release station info tidstats where needed
Johannes Berg
1
-0
/
+13
2018-05-18
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
1
-1
/
+9
2018-05-18
cfg80211: further limit wiphy names to 64 bytes
Eric Biggers
1
-1
/
+1
2018-05-18
Bluetooth: Add __hci_cmd_send function
Loic Poulain
1
-0
/
+2
2018-05-18
net/mlx5: Add source e-switch owner
Shahar Klein
1
-2
/
+4
2018-05-18
net/mlx5: Add destination e-switch owner
Shahar Klein
2
-3
/
+8
2018-05-18
net/mlx5: Add merged e-switch cap
Roi Dayan
1
-1
/
+2
2018-05-17
phy: add 2.5G SGMII mode to the phy_mode enum
Antoine Tenart
1
-0
/
+1
2018-05-17
Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...
David S. Miller
1
-0
/
+1
2018-05-17
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
1
-0
/
+2
2018-05-17
tcp: account lost retransmit after timeout
Yuchung Cheng
1
-0
/
+1
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
1
-0
/
+1
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
1
-0
/
+1
2018-05-17
tls: don't use stack memory in a scatterlist
Matt Mullins
1
-0
/
+3
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+1
2018-05-17
pfifo_fast: drop unneeded additional lock on dequeue
Paolo Abeni
1
-0
/
+5
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
1
-5
/
+5
2018-05-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-0
/
+1
2018-05-17
netfilter: nft_hash: add map lookups for hashing operations
Laura Garcia Liebana
1
-0
/
+4
2018-05-17
netfilter: fix fallout from xt/nf osf separation
Florian Westphal
2
-6
/
+8
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-18
/
+196
2018-05-17
Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+0
2018-05-17
bpf: add __printf verification to bpf_verifier_vlog
Mathieu Malaterre
1
-2
/
+2
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
1
-1
/
+9
2018-05-16
net/mlx5: Fix build break when CONFIG_SMP=n
Saeed Mahameed
1
-11
/
+1
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
1
-2
/
+9
2018-05-16
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...
Waiman Long
2
-1
/
+11
2018-05-16
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
1
-1
/
+0
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
3
-2
/
+61
2018-05-15
Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+42
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
2
-4
/
+2
2018-05-15
mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit
Geert Uytterhoeven
1
-5
/
+11
2018-05-15
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
1
-16
/
+0
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
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
1
-0
/
+42
2018-05-14
virtchnl: Whitespace and parenthesis cleanup
Bruce Allan
1
-2
/
+2
2018-05-14
mtd: Fix comparison in map_word_andequal()
Ben Hutchings
1
-1
/
+1
2018-05-14
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-4
/
+4
2018-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+8
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+47
2018-05-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+4
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-44
/
+161
[prev]
[next]