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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
net: bridge: vlan options: add support for tunnel mapping set/del
Nikolay Aleksandrov
4
-2
/
+44
2020-03-18
net: bridge: vlan options: add support for tunnel id dumping
Nikolay Aleksandrov
3
-5
/
+30
2020-03-18
net: bridge: vlan tunnel: constify bridge and port arguments
Nikolay Aleksandrov
3
-11
/
+13
2020-03-18
net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_range
Nikolay Aleksandrov
3
-7
/
+7
2020-03-18
net_sched: sch_fq: enable use of hrtimer slack
Eric Dumazet
1
-4
/
+17
2020-03-18
net_sched: do not reprogram a timer about to expire
Eric Dumazet
1
-2
/
+7
2020-03-18
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
1
-5
/
+7
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2
-5
/
+5
2020-03-18
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
3
-3
/
+15
2020-03-17
tcp: fix stretch ACK bugs in Yeah
Pengcheng Yang
1
-30
/
+11
2020-03-17
tcp: fix stretch ACK bugs in Veno
Pengcheng Yang
1
-4
/
+5
2020-03-17
tcp: stretch ACK fixes in Veno prep
Pengcheng Yang
1
-21
/
+23
2020-03-17
tcp: fix stretch ACK bugs in Scalable
Pengcheng Yang
1
-8
/
+9
2020-03-17
tcp: fix stretch ACK bugs in BIC
Pengcheng Yang
1
-5
/
+6
2020-03-17
net: kcm: kcmproc.c: Fix RCU list suspicious usage warning
Madhuparna Bhowmik
1
-1
/
+1
2020-03-16
net: sched: set the hw_stats_type in pedit loop
Jiri Pirko
1
-0
/
+1
2020-03-16
net: dsa: warn if phylink_mac_link_state returns error
Russell King
1
-1
/
+6
2020-03-15
mptcp: drop unneeded checks
Paolo Abeni
2
-23
/
+9
2020-03-15
mptcp: create msk early
Paolo Abeni
4
-80
/
+70
2020-03-15
tipc: add NULL pointer check to prevent kernel oops
Hoang Le
1
-2
/
+10
2020-03-15
tipc: simplify trivial boolean return
Hoang Le
1
-3
/
+0
2020-03-15
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
1
-6
/
+25
2020-03-15
net: sched: Allow extending set of supported RED flags
Petr Machata
1
-3
/
+40
2020-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-160
/
+301
2020-03-13
bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
Björn Töpel
1
-3
/
+2
2020-03-13
ethtool: fix spelling mistake "exceeeds" -> "exceeds"
Colin Ian King
2
-2
/
+2
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
39
-118
/
+305
2020-03-13
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
1
-1
/
+15
2020-03-13
inet: Use fallthrough;
Joe Perches
26
-43
/
+41
2020-03-13
ethtool: add CHANNELS_NTF notification
Michal Kubecek
3
-1
/
+10
2020-03-13
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
6
-31
/
+154
2020-03-13
ethtool: provide channel counts with CHANNELS_GET request
Michal Kubecek
4
-1
/
+119
2020-03-13
ethtool: add RINGS_NTF notification
Michal Kubecek
3
-1
/
+10
2020-03-13
ethtool: set device ring sizes with RINGS_SET request
Michal Kubecek
3
-0
/
+95
2020-03-13
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
4
-1
/
+118
2020-03-13
ethtool: add PRIVFLAGS_NTF notification
Michal Kubecek
3
-0
/
+7
2020-03-13
ethtool: set device private flags with PRIVFLAGS_SET request
Michal Kubecek
3
-0
/
+76
2020-03-13
ethtool: provide private flags with PRIVFLAGS_GET request
Michal Kubecek
4
-1
/
+146
2020-03-13
ethtool: add FEATURES_NTF notification
Michal Kubecek
2
-1
/
+32
2020-03-13
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
3
-0
/
+175
2020-03-13
ethtool: add ethnl_parse_bitset() helper
Michal Kubecek
2
-0
/
+98
2020-03-13
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
6
-3
/
+143
2020-03-13
ethtool: update mapping of features to legacy ioctl requests
Michal Kubecek
1
-2
/
+3
2020-03-13
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
6
-17
/
+25
2020-03-13
flow_offload: Add flow_match_ct to get rule ct match
Paul Blakey
1
-0
/
+7
2020-03-13
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2
-0
/
+3
2020-03-13
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
3
-13
/
+16
2020-03-13
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
1
-0
/
+16
2020-03-13
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2
-23
/
+207
2020-03-13
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
2
-0
/
+51
[next]