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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-26
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
1
-17
/
+13
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
19
-151
/
+151
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
8
-94
/
+94
2019-09-26
MAINTAINERS: add Yanjun to FORCEDETH maintainers list
Rain River
1
-0
/
+1
2019-09-25
net: macb: Remove dead code
Shubhrajyoti Datta
1
-3
/
+2
2019-09-25
net: stmmac: selftests: Flow Control test can also run with ASYM Pause
Jose Abreu
1
-1
/
+1
2019-09-25
gianfar: Make reset_gfar static
YueHaibing
1
-1
/
+1
2019-09-25
atm: he: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-09-25
ppp: Fix memory leak in ppp_write
Takeshi Misawa
1
-0
/
+2
2019-09-25
Merge branch 'ibmvnic-serialization-fixes'
David S. Miller
2
-78
/
+190
2019-09-25
net/ibmvnic: prevent more than one thread from running in reset
Juliet Kim
2
-11
/
+34
2019-09-25
net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
Juliet Kim
2
-68
/
+157
2019-09-24
skge: fix checksum byte order
Stephen Hemminger
1
-1
/
+1
2019-09-24
arcnet: provide a buffer big enough to actually receive packets
Uwe Kleine-König
1
-14
/
+17
2019-09-24
Merge branch 'check-CAP_NEW_RAW'
David S. Miller
5
-2
/
+17
2019-09-24
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-2
/
+5
2019-09-24
ieee802154: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+3
2019-09-24
ax25: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-09-24
appletalk: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+5
2019-09-24
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-09-24
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
1
-2
/
+4
2019-09-23
net: dsa: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-09-23
net: dsa: b53: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-2
/
+2
2019-09-23
ionic: Fix an error code in ionic_lif_alloc()
Dan Carpenter
1
-0
/
+1
2019-09-23
net: ena: Select DIMLIB for ENA_ETHERNET
Mao Wenan
1
-0
/
+1
2019-09-22
qede: qede_fp: simplify a bit 'qede_rx_build_skb()'
Christophe JAILLET
1
-2
/
+1
2019-09-22
net: stmmac: selftest: avoid large stack usage
Arnd Bergmann
2
-13
/
+6
2019-09-22
net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS
Mao Wenan
1
-0
/
+1
2019-09-22
net_sched: add policy validation for action attributes
Cong Wang
1
-16
/
+18
2019-09-22
net_sched: add max len check for TCA_KIND
Cong Wang
1
-1
/
+2
2019-09-22
net: remove netx ethernet driver
Arnd Bergmann
4
-522
/
+0
2019-09-22
net: qrtr: Stop rx_worker before freeing node
Bjorn Andersson
1
-0
/
+1
2019-09-22
net/phy: fix DP83865 10 Mbps HDX loopback disable function
Peter Mamonov
1
-3
/
+6
2019-09-21
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
1
-0
/
+5
2019-09-21
cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
Bjørn Mork
1
-1
/
+5
2019-09-21
ipv6: fix a typo in fib6_rule_lookup()
Eric Dumazet
1
-1
/
+1
2019-09-21
sch_netem: fix a divide by zero in tabledist()
Eric Dumazet
1
-1
/
+1
2019-09-21
dt-bindings: net: remove un-implemented property
Alexandru Ardelean
1
-7
/
+0
2019-09-21
ipv4: Revert removal of rt_uses_gateway
David Ahern
7
-21
/
+29
2019-09-21
selftests: Update fib_nexthop_multiprefix to handle missing ping6
David Ahern
1
-2
/
+4
2019-09-21
selftests: Update fib_tests to handle missing ping6
David Ahern
1
-1
/
+3
2019-09-21
dt-bindings: net: dwmac: fix 'mac-mode' type
Alexandru Ardelean
1
-1
/
+1
2019-09-21
net/sched: act_sample: don't push mac header on ip6gre ingress
Davide Caratti
1
-0
/
+1
2019-09-20
selftests: Add test cases for `ip nexthop flush proto XX`
Donald Sharp
1
-0
/
+14
2019-09-20
dt-bindings: net: Correct the documentation of KSZ9021 skew values
James Byrne
1
-2
/
+30
2019-09-20
net/ncsi: Disable global multicast filter
Vijay Khemka
2
-93
/
+12
2019-09-20
ibmvnic: Warn unknown speed message only when carrier is present
Murilo Fossa Vicentini
1
-3
/
+4
2019-09-20
ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
Nathan Chancellor
1
-1
/
+1
2019-09-19
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
1
-0
/
+3
2019-09-19
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
81
-1089
/
+1315
[next]