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
2022-02-21
net: qualcomm: rmnet: Use skb_put_zero() to simplify code
Christophe JAILLET
1
-3
/
+1
2022-02-21
Merge branch 'ipv4-invalidate-broadcast-neigh-upon-address-addition'
David S. Miller
4
-4
/
+69
2022-02-21
selftests: fib_test: Add a test case for IPv4 broadcast neighbours
Ido Schimmel
1
-1
/
+57
2022-02-21
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
3
-3
/
+12
2022-02-21
net: core: Use csum_replace_by_diff() and csum_sub() instead of opencoding
Christophe Leroy
1
-2
/
+2
2022-02-20
Merge branch 'tcp_drop_reason'
David S. Miller
6
-28
/
+132
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
Menglong Dong
3
-4
/
+11
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue()
Menglong Dong
3
-2
/
+27
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_rcv_established()
Menglong Dong
3
-2
/
+9
2022-02-20
net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv()
Menglong Dong
2
-2
/
+8
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
5
-4
/
+13
2022-02-20
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
4
-7
/
+33
2022-02-20
net: tcp: use kfree_skb_reason() for tcp_v6_rcv()
Menglong Dong
1
-4
/
+17
2022-02-20
net: tcp: add skb drop reasons to tcp_v4_rcv()
Menglong Dong
1
-1
/
+6
2022-02-20
net: tcp: introduce tcp_drop_reason()
Menglong Dong
1
-2
/
+8
2022-02-19
net: prestera: acl: fix 'client_map' buff overflow
Volodymyr Mytnyk
1
-1
/
+1
2022-02-19
net: dsa: microchip: add ksz8563 to ksz9477 I2C driver
Ahmad Fatoum
1
-0
/
+1
2022-02-19
net/smc: unlock on error paths in __smc_setsockopt()
Dan Carpenter
1
-4
/
+8
2022-02-19
net: dsa: microchip: ksz9477: export HW stats over stats64 interface
Oleksij Rempel
3
-0
/
+104
2022-02-19
Merge branch 'phylink-remove-pcs_poll'
David S. Miller
4
-10
/
+1
2022-02-19
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
2
-4
/
+1
2022-02-19
net: dsa: remove pcs_poll
Russell King (Oracle)
2
-6
/
+0
2022-02-19
net: hsr: fix suspicious RCU usage warning in hsr_node_get_first()
Juhee Kang
2
-7
/
+11
2022-02-19
atm: nicstar: Use kcalloc() to simplify code
Christophe JAILLET
1
-8
/
+2
2022-02-19
Merge branch 'dpaa2-eth-one-step-register'
David S. Miller
5
-11
/
+106
2022-02-19
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
2
-10
/
+93
2022-02-19
dpaa2-eth: Update dpni_get_single_step_cfg command
Radu Bulie
3
-1
/
+13
2022-02-19
net: get rid of rtnl_lock_unregistering()
Eric Dumazet
1
-42
/
+0
2022-02-19
net: prestera: flower: fix destroy tmpl in chain
Volodymyr Mytnyk
1
-9
/
+19
2022-02-19
bridge: switch br_net_exit to batch mode
Eric Dumazet
1
-6
/
+9
2022-02-19
Merge branch 'mctp-i2c'
David S. Miller
5
-0
/
+1190
2022-02-19
mctp i2c: MCTP I2C binding driver
Matt Johnston
3
-0
/
+1094
2022-02-19
dt-bindings: net: New binding mctp-i2c-controller
Matt Johnston
2
-0
/
+96
2022-02-19
net: ip6mr: add support for passing full packet on wrong mif
Mobashshera Rasool
2
-4
/
+15
2022-02-19
i40e: remove dead stores on XSK hotpath
Alexander Lobakin
1
-2
/
+1
2022-02-19
Merge branch 'add-checks-for-incoming-packet-addresses'
Jakub Kicinski
4
-4
/
+25
2022-02-19
mctp: add address validity checking for packet receive
Jeremy Kerr
1
-0
/
+11
2022-02-19
mctp: replace mctp_address_ok with more fine-grained helpers
Jeremy Kerr
4
-4
/
+14
2022-02-19
net: Add new protocol attribute to IP addresses
Jacques de Laval
6
-7
/
+41
2022-02-19
Merge branch 'ionic-driver-updates'
Jakub Kicinski
6
-19
/
+15
2022-02-19
ionic: clean up comments and whitespace
Shannon Nelson
3
-5
/
+3
2022-02-19
ionic: prefer strscpy over strlcpy
Shannon Nelson
2
-4
/
+4
2022-02-19
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
1
-8
/
+6
2022-02-19
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
1
-2
/
+2
2022-02-18
net: avoid quadratic behavior in netdev_wait_allrefs_any()
Eric Dumazet
1
-3
/
+1
2022-02-18
ipv6: annotate some data-races around sk->sk_prot
Eric Dumazet
2
-8
/
+22
2022-02-18
net/ibmvnic: Cleanup workaround doing an EOI after partition migration
Cédric Le Goater
1
-9
/
+26
2022-02-18
teaming: deliver link-local packets with the link they arrive on
jeffreyji
1
-0
/
+5
2022-02-18
Merge branch 'qca8k-phylink'
David S. Miller
4
-322
/
+429
2022-02-18
net: dsa: qca8k: mark as non-legacy
Russell King (Oracle)
1
-0
/
+2
[prev]
[next]