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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
net: dsa: ocelot: fix "should it be static?" warnings
Chen Wandun
1
-2
/
+2
2019-11-22
seg6: allow local packet processing for SRv6 End.DT6 behavior
Andrea Mayer
1
-4
/
+18
2019-11-22
net: flow_dissector: Wrap unionized VLAN fields in a struct
Petr Machata
1
-3
/
+5
2019-11-22
Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub...
David S. Miller
13
-26
/
+966
2019-11-22
tipc: support in-order name publication events
Tuong Lien
2
-8
/
+47
2019-11-22
tipc: update replicast capability for broadcast send link
Hoang Le
4
-5
/
+11
2019-11-22
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
3
-0
/
+60
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
9
-14
/
+244
2019-11-22
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
4
-1
/
+632
2019-11-22
virt_wifi: fix use-after-free in virt_wifi_newlink()
Taehee Yoo
1
-2
/
+2
2019-11-22
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-11-22
mac80211: expose HW conf flags through debugfs
Thomas Pedersen
1
-0
/
+3
2019-11-22
mac80211: Add new sta_info getter by sta/vif addrs
Toke Høiland-Jørgensen
3
-8
/
+20
2019-11-22
mac80211: add a comment about monitor-to-dev injection
Johannes Berg
1
-0
/
+3
2019-11-22
enetc: make enetc_setup_tc_mqprio static
Mao Wenan
1
-1
/
+1
2019-11-22
Merge branch 'net-introduce-and-use-route-hint'
David S. Miller
10
-16
/
+160
2019-11-22
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
3
-4
/
+77
2019-11-22
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
2
-10
/
+10
2019-11-22
ipv6: introduce and uses route look hints for list input.
Paolo Abeni
1
-2
/
+24
2019-11-22
ipv6: keep track of routes using src
Paolo Abeni
4
-0
/
+40
2019-11-22
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
1
-0
/
+9
2019-11-22
Merge branch 'DSA-Felix-PTP'
David S. Miller
7
-82
/
+222
2019-11-22
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
2
-1
/
+102
2019-11-22
net: dsa: ocelot: define PTP registers for felix_vsc9959
Yangbo Lu
1
-0
/
+16
2019-11-22
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
2
-16
/
+29
2019-11-22
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
4
-61
/
+69
2019-11-22
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
2
-4
/
+6
2019-11-22
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
1
-5
/
+8
2019-11-21
audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALL
Jiri Olsa
1
-3
/
+5
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
5
-148
/
+148
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
10
-149
/
+149
2019-11-21
lwtunnel: check erspan options before allocating tun_info
Xin Long
1
-8
/
+16
2019-11-21
lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS
Xin Long
1
-0
/
+3
2019-11-21
net: remove the unnecessary strict_start_type in some policies
Xin Long
3
-3
/
+0
2019-11-21
Merge branch 'net-sched-support-vxlan-and-erspan-options'
David S. Miller
4
-1
/
+514
2019-11-21
net: sched: allow flower to match erspan options
Xin Long
2
-0
/
+161
2019-11-21
net: sched: allow flower to match vxlan options
Xin Long
2
-0
/
+122
2019-11-21
net: sched: add erspan option support to act_tunnel_key
Xin Long
2
-0
/
+134
2019-11-21
net: sched: add vxlan option support to act_tunnel_key
Xin Long
2
-1
/
+97
2019-11-21
octeontx2-af: Fix uninitialized variable in debugfs
Dan Carpenter
1
-1
/
+2
2019-11-21
vsock: avoid to assign transport if its initialization fails
Stefano Garzarella
1
-1
/
+8
2019-11-21
net: sfp: soft status and control support
Russell King
2
-20
/
+94
2019-11-21
Merge branch 'sfp-quirks'
David S. Miller
1
-0
/
+79
2019-11-21
net: sfp: add some quirks for GPON modules
Russell King
1
-0
/
+25
2019-11-21
net: sfp: add support for module quirks
Russell King
1
-0
/
+54
2019-11-21
tcp: warn if offset reach the maxlen limit when using snprintf
Hangbin Liu
3
-0
/
+13
2019-11-21
ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv
wenxu
1
-1
/
+5
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
120
-1078
/
+4952
2019-11-21
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
2
-7
/
+10
2019-11-21
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
4
-1
/
+36
[next]