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
2022-05-06
net: move snowflake callers to netif_napi_add_tx_weight()
Jakub Kicinski
3
-7
/
+8
2022-05-06
net: switch to netif_napi_add_tx()
Jakub Kicinski
19
-40
/
+29
2022-05-06
jme: remove an unnecessary indirection
Jakub Kicinski
2
-3
/
+1
2022-05-06
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
9
-3
/
+8
2022-05-06
sungem: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-5
/
+1
2022-05-06
net: align SO_RCVMARK required privileges with SO_MARK
Eyal Birger
1
-0
/
+6
2022-05-06
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
9
-739
/
+10
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
325
-1563
/
+3008
2022-05-05
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
76
-386
/
+724
2022-05-05
net: sparx5: Add handling of host MDB entries
Casper Andersson
1
-0
/
+12
2022-05-05
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
1
-2
/
+2
2022-05-05
Merge branch 'ocelot-vcap-cleanups'
Jakub Kicinski
3
-35
/
+31
2022-05-05
net: mscc: ocelot: don't use magic numbers for OCELOT_POLICER_DISCARD
Vladimir Oltean
1
-11
/
+7
2022-05-05
net: mscc: ocelot: drop port argument from qos_policer_conf_set
Vladimir Oltean
3
-14
/
+18
2022-05-05
net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_filter_add_to_block
Vladimir Oltean
1
-9
/
+5
2022-05-05
net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_block
Vladimir Oltean
1
-1
/
+1
2022-05-05
net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block()
Vladimir Oltean
1
-1
/
+1
2022-05-05
dt-bindings: net: lan966x: fix example
Michael Walle
1
-2
/
+2
2022-05-05
selftests: ocelot: tc_flower_chains: specify conform-exceed action for policer
Vladimir Oltean
1
-1
/
+1
2022-05-05
Merge branch 'insufficient-tcp-source-port-randomness'
Jakub Kicinski
5
-25
/
+43
2022-05-05
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
1
-1
/
+1
2022-05-05
tcp: increase source port perturb table to 2^16
Willy Tarreau
1
-4
/
+5
2022-05-05
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
1
-2
/
+10
2022-05-05
tcp: add small random increments to the source port
Willy Tarreau
1
-4
/
+5
2022-05-05
tcp: resalt the secret every 10 seconds
Eric Dumazet
1
-3
/
+9
2022-05-05
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
1
-1
/
+1
2022-05-05
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
5
-11
/
+13
2022-05-05
memcg: accounting for objects allocated for new netdevice
Vasily Averin
4
-7
/
+7
2022-05-05
Merge branch 'wireguard-patches-for-5-18-rc6'
Jakub Kicinski
21
-99
/
+228
2022-05-05
wireguard: selftests: set panic_on_warn=1 from cmdline
Jason A. Donenfeld
18
-23
/
+17
2022-05-05
wireguard: selftests: bump package deps
Jason A. Donenfeld
1
-9
/
+9
2022-05-05
wireguard: selftests: restore support for ccache
Jason A. Donenfeld
2
-1
/
+18
2022-05-05
wireguard: selftests: use newer toolchains to fill out architectures
Jason A. Donenfeld
9
-63
/
+169
2022-05-05
wireguard: selftests: limit parallelism to $(nproc) tests at once
Jason A. Donenfeld
1
-10
/
+10
2022-05-05
wireguard: selftests: make routing loop test non-fatal
Jason A. Donenfeld
1
-1
/
+13
2022-05-04
Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-10
/
+79
2022-05-04
Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-5
/
+7
2022-05-04
iommu: Make sysfs robust for non-API groups
Robin Murphy
1
-1
/
+8
2022-05-04
Merge branch 'mlxsw-updates'
David S. Miller
12
-39
/
+82
2022-05-04
mlxsw: spectrum_router: Only query neighbour activity when necessary
Ido Schimmel
2
-0
/
+7
2022-05-04
mlxsw: spectrum_switchdev: Only query FDB notifications when necessary
Ido Schimmel
1
-11
/
+20
2022-05-04
mlxsw: spectrum_acl: Do not report activity for multicast routes
Ido Schimmel
1
-3
/
+2
2022-05-04
mlxsw: Treat LLDP packets as control
Petr Machata
1
-1
/
+1
2022-05-04
mlxsw: spectrum_dcb: Do not warn about priority changes
Petr Machata
1
-13
/
+0
2022-05-04
selftests: router.sh: Add a diagram
Petr Machata
1
-0
/
+18
2022-05-04
selftests: router_vid_1: Add a diagram, fix coding style
Petr Machata
1
-1
/
+26
2022-05-04
selftests: mlxsw: bail_on_lldpad before installing the cleanup trap
Petr Machata
4
-10
/
+8
2022-05-04
Merge branch 'sfc-Siena-subdir'
David S. Miller
5
-27
/
+17210
2022-05-04
sfc: Copy a subset of mcdi_pcol.h to siena
Martin Habets
1
-0
/
+17204
2022-05-04
sfc: Disable Siena support
Martin Habets
4
-27
/
+6
[next]