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
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
1
-0
/
+1
2019-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-39
/
+29
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-21
/
+7
2019-01-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+9
2019-01-20
Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...
Linus Torvalds
4
-11
/
+6
2019-01-20
net_sched: add performance counters for basic filter
Cong Wang
1
-0
/
+7
2019-01-20
Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-01-20
Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2019-01-19
net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
Jakub Kicinski
1
-0
/
+1
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
1
-2
/
+2
2019-01-19
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
Toke Høiland-Jørgensen
1
-2
/
+1
2019-01-19
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
1
-0
/
+2
2019-01-19
devlink: Add health diagnose command
Eran Ben Elisha
1
-0
/
+1
2019-01-19
devlink: Add health recover command
Eran Ben Elisha
1
-0
/
+1
2019-01-19
devlink: Add health set command
Eran Ben Elisha
1
-0
/
+1
2019-01-19
devlink: Add health get command
Eran Ben Elisha
1
-0
/
+12
2019-01-19
devlink: Add health report functionality
Eran Ben Elisha
2
-0
/
+71
2019-01-19
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
1
-0
/
+59
2019-01-19
devlink: Add health buffer support
Eran Ben Elisha
2
-0
/
+84
2019-01-19
net_sched: add hit counter for matchall
Cong Wang
1
-0
/
+6
2019-01-19
net: phy: remove phy_stop_interrupts
Heiner Kallweit
1
-1
/
+0
2019-01-19
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
1
-0
/
+1
2019-01-19
tcp: declare tcp_mmap() only when CONFIG_MMU is set
Yafang Shao
1
-0
/
+2
2019-01-19
net: phy: remove state PHY_CHANGELINK
Heiner Kallweit
1
-6
/
+0
2019-01-18
Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux
Linus Torvalds
1
-0
/
+1
2019-01-18
qed: remove duplicated include from qed_if.h
YueHaibing
1
-1
/
+0
2019-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2019-01-18
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-2
/
+4
2019-01-18
vxlan: Add extack to switchdev operations
Petr Machata
1
-2
/
+4
2019-01-18
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-2
/
+4
2019-01-18
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
1
-0
/
+2
2019-01-18
tls: Fix recvmsg() to be able to peek across multiple records
Vakul Garg
1
-1
/
+2
2019-01-17
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
1
-0
/
+3
2019-01-17
net: dsa: Include platform_data header file
Florian Fainelli
2
-2
/
+2
2019-01-17
net: dsa: Split platform data to header file
Florian Fainelli
2
-60
/
+69
2019-01-17
Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2019-01-17
Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+1
2019-01-17
afs: Fix race in async call refcounting
David Howells
1
-0
/
+2
2019-01-17
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
1
-0
/
+5
2019-01-17
net: phy: Add missing features to PHY drivers
Andrew Lunn
1
-0
/
+2
2019-01-16
dt-bindings: reset: meson-axg: fix SPDX license id
Jerome Brunet
1
-2
/
+1
2019-01-16
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
1
-0
/
+1
2019-01-16
IN_BADCLASS: fix macro to actually work
Greg Kroah-Hartman
1
-1
/
+1
2019-01-16
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
1
-16
/
+0
2019-01-16
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
1
-1
/
+1
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+0
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-4
/
+56
2019-01-15
virtio: document virtio_config_ops restrictions
Cornelia Huck
1
-0
/
+5
2019-01-15
virtio: fix virtio_config_ops description
Cornelia Huck
1
-4
/
+4
2019-01-14
Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-2
/
+107
[next]