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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
Merge branch 'snmp-optimizations'
David S. Miller
3
-17
/
+12
2021-09-30
mptcp: use batch snmp operations in mptcp_seq_show()
Eric Dumazet
1
-10
/
+7
2021-09-30
net: snmp: inline snmp_get_cpu_field()
Eric Dumazet
2
-7
/
+5
2021-09-30
net/mlx4_en: Add XDP_REDIRECT statistics
Joshua Roys
5
-2
/
+20
2021-09-30
ixgbe: let the xdpdrv work with more than 64 cpus
Jason Xing
5
-24
/
+77
2021-09-30
Merge branch 'SO_RESEVED_MEM'
David S. Miller
8
-13
/
+147
2021-09-30
tcp: adjust rcv_ssthresh according to sk_reserved_mem
Wei Wang
3
-4
/
+22
2021-09-30
tcp: adjust sndbuf according to sk_reserved_mem
Wei Wang
2
-2
/
+13
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
5
-7
/
+112
2021-09-30
net: phy: marvell10g: add downshift tunable support
Russell King
1
-1
/
+106
2021-09-30
octeontx2-af: Remove redundant initialization of variable pin
Colin Ian King
1
-1
/
+1
2021-09-30
net: macb: ptp: Switch to gettimex64() interface
Lars-Peter Clausen
1
-4
/
+9
2021-09-30
dissector: do not set invalid PPP protocol
Boris Sukholitko
1
-2
/
+1
2021-09-30
net: dsa: rtl8366rb: Use core filtering tracking
Linus Walleij
1
-7
/
+2
2021-09-30
octeontx2-pf: Add XDP support to netdev PF
Geetha sowjanya
6
-34
/
+322
2021-09-30
octeontx2-af: Adjust LA pointer for cpt parse header
Kiran Kumar K
2
-95
/
+80
2021-09-30
net_sched: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
1
-3
/
+4
2021-09-29
devlink: Add missed notifications iterators
Leon Romanovsky
1
-2
/
+21
2021-09-29
gve: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
1
-8
/
+7
2021-09-29
net/ipv4/datagram.c: remove superfluous header files from datagram.c
Mianhan Liu
1
-1
/
+0
2021-09-29
net/dsa/tag_ksz.c: remove superfluous headers
Mianhan Liu
1
-1
/
+0
2021-09-29
net/dsa/tag_8021q.c: remove superfluous headers
Mianhan Liu
1
-1
/
+0
2021-09-29
net/mlx4: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
1
-1
/
+2
2021-09-29
net: bridge: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
1
-3
/
+5
2021-09-29
ethtool: ioctl: Use array_size() helper in copy_{from,to}_user()
Gustavo A. R. Silva
1
-5
/
+7
2021-09-29
Merge branch 'mctp-core-updates'
David S. Miller
8
-77
/
+431
2021-09-29
mctp: Warn if pointer is set for a wrong dev type
Matt Johnston
1
-7
/
+24
2021-09-29
mctp: Set route MTU via netlink
Matt Johnston
1
-1
/
+13
2021-09-29
doc/mctp: Add a little detail about kernel internals
Jeremy Kerr
1
-0
/
+59
2021-09-29
mctp: Do inits as a subsys_initcall
Jeremy Kerr
1
-1
/
+1
2021-09-29
mctp: Add tracepoints for tag/key handling
Jeremy Kerr
3
-1
/
+92
2021-09-29
mctp: Implement a timeout for tags
Jeremy Kerr
3
-0
/
+62
2021-09-29
mctp: Add refcounts to mctp_dev
Jeremy Kerr
4
-13
/
+25
2021-09-29
mctp: locking, lifetime and validity changes for sk_keys
Jeremy Kerr
3
-53
/
+125
2021-09-29
mctp: Allow local delivery to the null EID
Jeremy Kerr
1
-0
/
+23
2021-09-29
mctp: Allow MCTP on tun devices
Matt Johnston
2
-7
/
+13
2021-09-29
net: phy: micrel: Add support for LAN8804 PHY
Horatiu Vultur
2
-0
/
+75
2021-09-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
18
-144
/
+584
2021-09-29
Merge branch 'octeontx2-ptp-vf'
David S. Miller
7
-38
/
+66
2021-09-29
octeontx2-nicvf: Add PTP hardware clock support to NIX VF
Naveen Mamindlapalli
7
-3
/
+23
2021-09-29
octeontx2-pf: Enable promisc/allmulti match MCAM entries.
Rakesh Babu
1
-35
/
+43
2021-09-29
net: qrtr: combine nameservice into main module
Luca Weiss
2
-1
/
+2
2021-09-29
net: ipv4: remove superfluous header files from fib_notifier.c
Mianhan Liu
1
-1
/
+0
2021-09-28
ice: Prefer kcalloc over open coded arithmetic
Len Baker
1
-1
/
+1
2021-09-28
ice: Fix macro name for IPv4 fragment flag
Jeff Guo
2
-2
/
+2
2021-09-28
ice: refactor devlink getter/fallback functions to void
Jacob Keller
1
-83
/
+50
2021-09-28
ice: Fix link mode handling
Anirudh Venkataramanan
1
-2
/
+6
2021-09-28
ice: Add feature bitmap, helpers and a check for DSCP
Anirudh Venkataramanan
5
-2
/
+63
2021-09-28
ice: Add DSCP support
Dave Ertman
11
-56
/
+464
2021-09-28
gve: DQO: avoid unused variable warnings
Arnd Bergmann
3
-66
/
+54
[next]