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-11-28
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
1
-0
/
+3
2018-11-28
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2
-0
/
+19
2018-11-27
virtio: add packed ring types and macros
Tiwei Bie
2
-0
/
+55
2018-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-37
/
+69
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
1
-2
/
+0
2018-11-25
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
Heiner Kallweit
1
-0
/
+8
2018-11-25
net: fixup type in netdev_start_xmit()
Alexey Dobriyan
1
-1
/
+1
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-2
/
+41
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+32
2018-11-24
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-9
/
+0
2018-11-24
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+33
2018-11-24
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
1
-0
/
+10
2018-11-24
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+27
2018-11-24
switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize
Petr Machata
1
-4
/
+4
2018-11-23
soc/qman: add return value to interrupt coalesce changing APIs
Madalin Bucur
1
-2
/
+6
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
1
-1
/
+17
2018-11-23
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
1
-0
/
+1
2018-11-22
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
1
-1
/
+3
2018-11-22
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
1
-0
/
+2
2018-11-22
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2018-11-22
bridge: Allow querying bridge port flags
Ido Schimmel
1
-0
/
+6
2018-11-22
vxlan: Add hardware FDB learning
Petr Machata
1
-0
/
+2
2018-11-22
vxlan: Mark user-added FDB entries
Petr Machata
1
-0
/
+1
2018-11-22
tcp: defer SACK compression after DupThresh
Eric Dumazet
1
-0
/
+1
2018-11-22
net/vlan: introduce skb_vlan_tag_get_cfi() helper
Michał Mirosław
1
-1
/
+2
2018-11-21
bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined
Yonghong Song
1
-0
/
+14
2018-11-20
bpf: Introduce bpf_func_info
Yonghong Song
4
-1
/
+20
2018-11-20
bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
Martin KaFai Lau
1
-3
/
+15
2018-11-20
Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-1
/
+6
2018-11-20
net: sched: cls_u32: add res to offload information
Jakub Kicinski
1
-0
/
+1
2018-11-20
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
1
-0
/
+8
2018-11-20
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
2
-0
/
+37
2018-11-20
bpf: move BPF_F_QUERY_EFFECTIVE after map flags
Lorenz Bauer
1
-3
/
+3
2018-11-20
bpf: allow zero-initializing hash map seed
Lorenz Bauer
1
-0
/
+3
2018-11-19
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
1
-0
/
+12
2018-11-19
sctp: add sockopt SCTP_EVENT
Xin Long
1
-0
/
+7
2018-11-19
sctp: rename enum sctp_event to sctp_event_type
Xin Long
2
-3
/
+3
2018-11-19
sctp: add subscribe per asoc
Xin Long
1
-0
/
+2
2018-11-19
sctp: define subscribe in sctp_sock as __u16
Xin Long
3
-17
/
+30
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-6
/
+22
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+11
2018-11-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2018-11-18
net: align gnet_stats_basic_cpu struct
Eric Dumazet
1
-1
/
+1
2018-11-18
net: align pcpu_sw_netstats and pcpu_lstats structs
Eric Dumazet
1
-2
/
+2
2018-11-18
net/ncsi: Configure multi-package, multi-channel modes with failover
Samuel Mendoza-Jonas
1
-0
/
+15
2018-11-18
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+1
2018-11-18
uapi/ethtool: fix spelling errors
Stephen Hemminger
1
-2
/
+2
2018-11-17
net: sched: gred: allow manipulating per-DP RED flags
Jakub Kicinski
1
-0
/
+1
2018-11-17
net: sched: gred: provide a better structured dump and expose stats
Jakub Kicinski
1
-0
/
+26
2018-11-17
tcp: clean up STATE_TRACE
Yafang Shao
1
-12
/
+0
[next]