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
pinetabv-6.6.y-devel
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
2019-10-16
net: stmmac: make tc_flow_parsers static
Ben Dooks (Codethink)
1
-1
/
+1
2019-10-16
davinci_cpdma: make cpdma_chan_split_pool static
Ben Dooks (Codethink)
1
-1
/
+1
2019-10-16
net: i82596: fix dma_alloc_attr for sni_82596
Thomas Bogendoerfer
3
-4
/
+8
2019-10-16
sctp: change sctp_prot .no_autobind with true
Xin Long
1
-2
/
+2
2019-10-16
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
1
-1
/
+1
2019-10-16
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
1
-6
/
+8
2019-10-16
net: dsa: sja1105: Use the correct style for SPDX License Identifier
Nishad Kamdar
5
-10
/
+10
2019-10-16
tcp: fix a possible lockdep splat in tcp_done()
Eric Dumazet
1
-2
/
+6
2019-10-16
Merge branch 'Update-MT7629-to-support-PHYLINK-API'
David S. Miller
3
-3
/
+13
2019-10-16
arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-binding
MarkLee
2
-3
/
+12
2019-10-16
net: ethernet: mediatek: Fix MT7629 missing GMII mode support
MarkLee
1
-0
/
+1
2019-10-16
Merge branch 'mpls-push-pop-fix'
David S. Miller
4
-17
/
+26
2019-10-16
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
4
-16
/
+25
2019-10-16
net: avoid errors when trying to pop MLPS header on non-MPLS packets
Davide Caratti
1
-1
/
+1
2019-10-16
net: cavium: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-10-16
net: dsa: microchip: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-4
/
+4
2019-10-15
net: ethernet: broadcom: have drivers select DIMLIB as needed
Randy Dunlap
1
-1
/
+3
2019-10-15
net: Update address for vrf and l3mdev in MAINTAINERS
David Ahern
1
-2
/
+2
2019-10-15
net: bcmgenet: Set phydev->dev_flags only for internal PHYs
Florian Fainelli
1
-2
/
+3
2019-10-15
blackhole_netdev: fix syzkaller reported issue
Mahesh Bandewar
2
-10
/
+12
2019-10-15
Merge tag 'wireless-drivers-for-davem-2019-10-15' of git://git.kernel.org/pub...
David S. Miller
11
-189
/
+239
2019-10-15
Merge branch 'aquantia-fixes'
David S. Miller
8
-30
/
+77
2019-10-15
net: aquantia: correctly handle macvlan and multicast coexistence
Dmitry Bogdanov
3
-22
/
+21
2019-10-15
net: aquantia: do not pass lro session with invalid tcp checksum
Dmitry Bogdanov
1
-1
/
+2
2019-10-15
net: aquantia: when cleaning hw cache it should be toggled
Igor Russkikh
4
-6
/
+53
2019-10-15
net: aquantia: temperature retrieval fix
Igor Russkikh
1
-1
/
+1
2019-10-14
ath10k: fix latency issue for QCA988x
Miaoqing Pan
1
-6
/
+9
2019-10-13
netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit
YueHaibing
1
-1
/
+2
2019-10-13
net/ibmvnic: Fix EOI when running in XIVE mode.
Cédric Le Goater
1
-5
/
+3
2019-10-13
net: lpc_eth: avoid resetting twice
Alexandre Belloni
1
-3
/
+0
2019-10-13
Merge branch 'tcp-address-KCSAN-reports-in-tcp_poll-part-I'
David S. Miller
21
-128
/
+175
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
8
-19
/
+24
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
5
-16
/
+25
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
7
-12
/
+15
2019-10-13
tcp: annotate tp->urg_seq lockless reads
Eric Dumazet
2
-3
/
+4
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
4
-9
/
+13
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
7
-28
/
+36
2019-10-13
tcp: annotate tp->copied_seq lockless reads
Eric Dumazet
7
-18
/
+19
2019-10-13
tcp: annotate tp->rcv_nxt lockless reads
Eric Dumazet
6
-10
/
+15
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
11
-24
/
+35
2019-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
11
-34
/
+95
2019-10-12
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
1
-0
/
+3
2019-10-11
Merge branch 'smc-fixes'
Jakub Kicinski
2
-9
/
+25
2019-10-11
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
1
-5
/
+20
2019-10-11
net/smc: receive returns without data
Karsten Graul
1
-3
/
+1
2019-10-11
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
1
-1
/
+4
2019-10-11
net: update net_dim documentation after rename
Jacob Keller
1
-18
/
+18
2019-10-11
r8169: fix jumbo packet handling on resume from suspend
Heiner Kallweit
1
-24
/
+11
2019-10-10
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
4
-4
/
+5
2019-10-10
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
5
-5
/
+7
[next]