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
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2
-3
/
+38
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
2
-9
/
+10
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
1
-0
/
+1
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
2
-2
/
+1
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
1
-0
/
+56
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
2
-0
/
+44
2017-11-02
security: bpf: replace include of linux/bpf.h with forward declarations
Jakub Kicinski
1
-1
/
+4
2017-11-02
net: sched: remove ndo_setup_tc check from tc_can_offload
Jiri Pirko
1
-5
/
+1
2017-11-02
net: sched: remove unused tc_should_offload helper
Jiri Pirko
1
-7
/
+0
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+5
2017-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+3
2017-11-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-1
/
+4
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-3
/
+3
2017-11-01
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
1
-1
/
+1
2017-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+4
2017-11-01
net: Add extack to fib_notifier_info
David Ahern
1
-0
/
+1
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
1
-1
/
+0
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-3
/
+13
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
2
-0
/
+8
2017-10-31
Revert "PM / QoS: Fix device resume latency PM QoS"
Rafael J. Wysocki
1
-3
/
+2
2017-10-31
Revert "PM / QoS: Fix default runtime_pm device resume latency"
Rafael J. Wysocki
1
-2
/
+1
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-44
/
+68
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-0
/
+3
2017-10-30
PM / QoS: Fix default runtime_pm device resume latency
Tero Kristo
1
-1
/
+2
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-30
/
+46
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2
-0
/
+5
2017-10-29
Bluetooth: increase timeout for le auto connections
Konrad ZapaĆowicz
1
-1
/
+1
2017-10-29
ipvlan: implement VEPA mode
Mahesh Bandewar
1
-0
/
+1
2017-10-29
ipvlan: introduce 'private' attribute for all existing modes.
Mahesh Bandewar
1
-0
/
+3
2017-10-29
sctp: fix some type cast warnings introduced since very beginning
Xin Long
2
-2
/
+2
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
3
-18
/
+18
2017-10-29
ipv6: prevent user from adding cached routes
Wei Wang
1
-1
/
+1
2017-10-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
3
-0
/
+29
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-3
/
+3
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
1
-0
/
+1
2017-10-28
tcp: remove unnecessary include
Alexei Starovoitov
1
-3
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
Eric Dumazet
2
-2
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
Eric Dumazet
2
-1
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
Eric Dumazet
2
-1
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_autocorking
Eric Dumazet
2
-1
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
Eric Dumazet
2
-1
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_tso_segs
Eric Dumazet
2
-1
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
Eric Dumazet
2
-1
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
Eric Dumazet
2
-1
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
Eric Dumazet
2
-2
/
+3
2017-10-28
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
Eric Dumazet
2
-1
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
Eric Dumazet
2
-1
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_nometrics_save
Eric Dumazet
2
-1
/
+1
2017-10-28
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
1
-2
/
+2
[next]