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
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-05-27
qed: Add EDPM mode type for user-fw compatibility
Yuval Basson
1
-0
/
+3
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
12
-28
/
+178
2020-05-24
Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+11
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-13
/
+61
2020-05-24
net: devres: provide devm_register_netdev()
Bartosz Golaszewski
1
-0
/
+2
2020-05-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+5
2020-05-24
Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+7
2020-05-23
virtchnl: Add missing explicit padding to structures
Geert Uytterhoeven
1
-0
/
+5
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-289
/
+386
2020-05-23
net/mlx5: Avoid processing commands before cmdif is ready
Eran Ben Elisha
1
-0
/
+9
2020-05-23
net/mlx5: Fix a race when moving command interface to events mode
Eran Ben Elisha
1
-0
/
+6
2020-05-23
net/mlx5: Add command entry handling completion
Moshe Shemesh
1
-0
/
+1
2020-05-23
net: Add netif_is_bareudp() API to identify bareudp devices
Eli Cohen
1
-0
/
+7
2020-05-23
switchdev: mrp: Remove the variable mrp_ring_state
Horatiu Vultur
1
-1
/
+0
2020-05-23
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2
-11
/
+43
2020-05-23
net: flow_offload: simplify hw stats check handling
Edward Cree
1
-4
/
+7
2020-05-23
nexthop: add support for notifiers
Roopa Prabhu
2
-0
/
+13
2020-05-23
vxlan: ecmp support for mac fdb entries
Roopa Prabhu
2
-0
/
+26
2020-05-23
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
3
-0
/
+36
2020-05-22
Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Borislav Petkov
2
-0
/
+11
2020-05-22
xsk: Explicitly inline functions and move definitions
Björn Töpel
1
-7
/
+91
2020-05-22
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
4
-203
/
+1
2020-05-22
xsk: Introduce AF_XDP buffer allocation API
Björn Töpel
5
-2
/
+227
2020-05-22
xsk: Move defines only used by AF_XDP internals to xsk.h
Björn Töpel
1
-14
/
+0
2020-05-22
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
2
-206
/
+225
2020-05-22
xsk: Move xskmap.c to net/xdp/
Björn Töpel
1
-20
/
+0
2020-05-22
xsk: Fix xsk_umem_xdp_frame_sz()
Björn Töpel
1
-1
/
+1
2020-05-22
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
1
-1
/
+0
2020-05-22
ethtool: provide UAPI for PHY Signal Quality Index (SQI)
Oleksij Rempel
2
-0
/
+4
2020-05-22
qed: Add XRC to RoCE
Yuval Basson
1
-0
/
+19
2020-05-22
net: psample: Add tunnel support
Chris Mi
1
-0
/
+22
2020-05-21
get rid of compat_mc_setsockopt()
Al Viro
1
-4
/
+0
2020-05-21
ip6_mc_msfilter(): pass the address list separately
Al Viro
1
-1
/
+2
2020-05-21
get rid of compat_mc_getsockopt()
Al Viro
1
-3
/
+0
2020-05-21
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
2
-2
/
+2
2020-05-21
lift compat definitions of mcast [sg]etsockopt requests into net/compat.h
Al Viro
1
-0
/
+24
2020-05-20
rxrpc: Trace discarded ACKs
David Howells
1
-0
/
+35
2020-05-20
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
2
-1
/
+8
2020-05-19
net/af_iucv: clean up function prototypes
Julian Wiedmann
1
-8
/
+0
2020-05-19
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2020-05-19
bpf: Add get{peer, sock}name attach types for sock_addr
Daniel Borkmann
2
-0
/
+5
2020-05-19
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+18
2020-05-19
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+2
2020-05-19
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
1
-1
/
+2
2020-05-19
net sched: fix reporting the first-time use timestamp
Roman Mashak
1
-1
/
+2
2020-05-19
net: phy: simplify phy_link_change arguments
Doug Berger
1
-1
/
+1
2020-05-17
net: allow __skb_ext_alloc to sleep
Florian Westphal
1
-1
/
+1
2020-05-17
Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+95
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2020-05-17
efi: Pull up arch-specific prototype efi_systab_show_arch()
Benjamin Thiel
1
-0
/
+2
[next]