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
pinetabv-6.6.y-devel
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
2020-10-31
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2
-0
/
+19
2020-10-31
net: mscc: ocelot: support L2 multicast entries
Vladimir Oltean
1
-0
/
+1
2020-10-31
net: bridge: mcast: add support for raw L2 multicast groups
Nikolay Aleksandrov
2
-0
/
+2
2020-10-31
net: phy: marvell: add special handling of Finisar modules with 88E1111
Robert Hancock
1
-0
/
+3
2020-10-31
sctp: add the error cause for new encapsulation port restart
Xin Long
2
-0
/
+23
2020-10-31
sctp: add udphdr to overhead when udp_port is set
Xin Long
2
-2
/
+6
2020-10-31
sctp: allow changing transport encap_port by peer packets
Xin Long
2
-6
/
+2
2020-10-31
sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
Xin Long
1
-0
/
+7
2020-10-31
sctp: add encap_port for netns sock asoc and transport
Xin Long
2
-0
/
+8
2020-10-31
sctp: create udp6 sock and set its encap_rcv
Xin Long
1
-0
/
+1
2020-10-31
sctp: create udp4 sock and add its encap_rcv
Xin Long
3
-0
/
+9
2020-10-31
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-1
/
+3
2020-10-30
Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+4
2020-10-30
Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+10
2020-10-30
Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-11
/
+18
2020-10-30
Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...
Jakub Kicinski
4
-1805
/
+0
2020-10-30
netfilter: nf_tables: missing validation from the abort path
Pablo Neira Ayuso
1
-1
/
+8
2020-10-30
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2
-6
/
+6
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
2
-7
/
+9
2020-10-30
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
1
-10
/
+8
2020-10-30
bridge: cfm: Netlink GET status Interface.
Henrik Bjoernlund
2
-0
/
+30
2020-10-30
bridge: cfm: Netlink GET configuration Interface.
Henrik Bjoernlund
1
-0
/
+6
2020-10-30
bridge: cfm: Netlink SET configuration Interface.
Henrik Bjoernlund
2
-0
/
+91
2020-10-30
bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.
Henrik Bjoernlund
1
-0
/
+4
2020-10-30
bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.
Henrik Bjoernlund
1
-1
/
+38
2020-10-30
bridge: cfm: Kernel space implementation of CFM. MEP create/delete.
Henrik Bjoernlund
1
-0
/
+23
2020-10-30
bridge: uapi: cfm: Added EtherType used by the CFM protocol.
Henrik Bjoernlund
1
-0
/
+1
2020-10-30
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...
Gustavo A. R. Silva
1
-7
/
+7
2020-10-30
mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
dmaengine: ti-cppi5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-29
Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+4
2020-10-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-12
/
+20
2020-10-29
wimax: move out to staging
Arnd Bergmann
4
-1805
/
+0
2020-10-29
include: jhash/signal: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+4
2020-10-29
Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+4
2020-10-29
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+5
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
1
-2
/
+3
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
1
-16
/
+3
2020-10-29
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
1
-0
/
+1
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
4
-1751
/
+0
2020-10-28
jbd2: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
ext4: make num of fast commit blocks configurable
Harshad Shirwadkar
1
-1
/
+4
2020-10-28
locking/refcount: move kernel-doc markups to the proper place
Mauro Carvalho Chehab
1
-65
/
+65
2020-10-28
net: phy: remove kernel-doc duplication
Mauro Carvalho Chehab
1
-35
/
+5
2020-10-28
mm: pagemap.h: fix two kernel-doc markups
Mauro Carvalho Chehab
1
-4
/
+4
2020-10-28
blk-mq: docs: add kernel-doc description for a new struct member
Mauro Carvalho Chehab
1
-0
/
+2
2020-10-28
module: use hidden visibility for weak symbol references
Ard Biesheuvel
1
-1
/
+1
[prev]
[next]