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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
net, core: Add support for XDP redirection to slave device
Jussi Maki
2
-1
/
+18
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-74
/
+45
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-25
/
+63
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-20
/
+53
2021-07-30
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
1
-1
/
+1
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+2
2021-07-30
net: netlink: Remove unused function
Yajun Deng
1
-23
/
+0
2021-07-29
mctp: Add device handling and netlink interface
Jeremy Kerr
1
-0
/
+4
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
1
-1
/
+5
2021-07-29
sk_buff: track dst status in slow_gro
Paolo Abeni
1
-0
/
+2
2021-07-29
sk_buff: introduce 'slow_gro' flags
Paolo Abeni
1
-0
/
+4
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-20
/
+53
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-1
/
+1
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+15
2021-07-28
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
1
-19
/
+35
2021-07-28
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
1
-3
/
+10
2021-07-27
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
1
-1
/
+6
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
2
-2
/
+4
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-0
/
+6
2021-07-27
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
1
-2
/
+2
2021-07-27
hamradio: use ndo_siocdevprivate
Arnd Bergmann
1
-1
/
+1
2021-07-27
net: split out SIOCDEVPRIVATE handling from dev_ioctl
Arnd Bergmann
1
-0
/
+3
2021-07-27
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
1
-0
/
+10
2021-07-27
net: bridge: add a helper for retrieving port VLANs from the data path
Vladimir Oltean
1
-0
/
+8
2021-07-27
Merge tag 'mlx5-updates-2021-07-24' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+2
2021-07-26
net/mlx5e: Block LRO if firmware asks for tunneled LRO
Maxim Mikityanskiy
1
-1
/
+2
2021-07-25
can: flexcan: add platform data header
Angelo Dureghello
1
-0
/
+23
2021-07-25
can: bittiming: fix documentation for struct can_tdc
Marc Kleine-Budde
1
-2
/
+2
2021-07-25
can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...
Marc Kleine-Budde
1
-0
/
+1
2021-07-25
can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()
Marc Kleine-Budde
1
-5
/
+0
2021-07-25
can: rx-offload: add skb queue for use during ISR
Marc Kleine-Budde
1
-0
/
+2
2021-07-24
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-07-24
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
1
-2
/
+2
2021-07-24
mm: use kmap_local_page in memzero_page
Christoph Hellwig
1
-2
/
+2
2021-07-24
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
2021-07-24
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
1
-0
/
+8
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-0
/
+3
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-33
/
+24
2021-07-23
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
1
-0
/
+2
2021-07-23
net: socket: simplify dev_ifconf handling
Arnd Bergmann
1
-1
/
+1
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
2
-8
/
+9
2021-07-23
ethtool: improve compat ioctl handling
Arnd Bergmann
1
-4
/
+0
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-17
/
+15
2021-07-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-25
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-36
/
+18
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-0
/
+21
2021-07-21
Merge tag 'regulator-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2021-07-21
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
1
-0
/
+1
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
1
-0
/
+13
[next]