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-09-30
net: enetc: use common naming scheme for PTGCR and PTGCAPR registers
Vladimir Oltean
2
-12
/
+11
2022-09-30
net: enetc: cache accesses to &priv->si->hw
Vladimir Oltean
3
-48
/
+49
2022-09-30
net: dsa: hellcreek: Offload per-tc max SDU from tc-taprio
Kurt Kanzenbach
2
-2
/
+81
2022-09-30
net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case
Vladimir Oltean
1
-8
/
+12
2022-09-30
net: dsa: felix: offload per-tc max SDU from tc-taprio
Vladimir Oltean
1
-2
/
+35
2022-09-30
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
3
-1
/
+167
2022-09-30
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
4
-0
/
+26
2022-09-30
net/tipc: Remove unused struct distr_queue_item
Yuan Can
1
-8
/
+0
2022-09-30
net: skb: introduce and use a single page frag cache
Paolo Abeni
3
-22
/
+104
2022-09-30
net: sched: cls_u32: Avoid memcpy() false-positive warning
Kees Cook
1
-1
/
+5
2022-09-30
dt-bindings: net: snps,dwmac: Document stmmac-axi-config subnode
Marek Vasut
1
-0
/
+54
2022-09-30
docs: netlink: clarify the historical baggage of Netlink flags
Jakub Kicinski
2
-14
/
+49
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
249
-1826
/
+1622
2022-09-29
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
1
-0
/
+7
2022-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
32
-191
/
+223
2022-09-29
Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+5
2022-09-29
Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
5
-21
/
+24
2022-09-29
Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+4
2022-09-29
net: cpmac: Add __init/__exit annotations to module init/exit funcs
ruanjinjie
1
-2
/
+2
2022-09-29
ethernet: 8390: remove unnecessary check of mem
Yang Yingliang
1
-2
/
+1
2022-09-29
nfp: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-29
net: liquidio: Remove unused struct lio_trusted_vf_ctx
Yuan Can
1
-5
/
+0
2022-09-29
net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-30
/
+6
2022-09-29
wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-3
/
+3
2022-09-29
net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-29
ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-2
/
+1
2022-09-29
wifi: rtl8xxxu: Improve rtl8xxxu_queue_select
Bitterblue Smith
1
-3
/
+2
2022-09-29
wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM
Bitterblue Smith
1
-0
/
+49
2022-09-29
wifi: rtl8xxxu: gen2: Enable 40 MHz channel width
Bitterblue Smith
2
-9
/
+18
2022-09-29
Merge tag 'mlx5-updates-2022-09-27' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
14
-176
/
+230
2022-09-29
net/mlx5e: Use runtime values of striding RQ parameters in datapath
Maxim Mikityanskiy
5
-42
/
+65
2022-09-29
net/mlx5e: Make dma_info array dynamic in struct mlx5e_mpw_info
Maxim Mikityanskiy
4
-19
/
+24
2022-09-29
net/mlx5e: Improve the MTU change shortcut
Maxim Mikityanskiy
3
-8
/
+8
2022-09-29
net/mlx5e: xsk: Fix SKB headroom calculation in validation
Maxim Mikityanskiy
2
-14
/
+11
2022-09-29
net/mlx5e: xsk: Remove dead code in validation
Maxim Mikityanskiy
3
-15
/
+3
2022-09-29
net/mlx5e: Simplify stride size calculation for linear RQ
Maxim Mikityanskiy
1
-36
/
+38
2022-09-29
net/mlx5e: kTLS, Check ICOSQ WQE size in advance
Maxim Mikityanskiy
5
-13
/
+20
2022-09-29
net/mlx5e: Use the aligned max TX MPWQE size
Maxim Mikityanskiy
3
-6
/
+14
2022-09-29
net/mlx5e: Fix a typo in mlx5e_xdp_mpwqe_is_full
Maxim Mikityanskiy
2
-2
/
+2
2022-09-29
net/mlx5e: Use mlx5e_stop_room_for_max_wqe where appropriate
Maxim Mikityanskiy
1
-1
/
+1
2022-09-29
net/mlx5e: Let mlx5e_get_sw_max_sq_mpw_wqebbs accept mdev
Maxim Mikityanskiy
2
-8
/
+6
2022-09-29
net/mlx5e: Validate striding RQ before enabling XDP
Maxim Mikityanskiy
5
-23
/
+45
2022-09-29
net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides static
Maxim Mikityanskiy
2
-4
/
+2
2022-09-29
net/mlx5e: Remove unused fields from datapath structs
Maxim Mikityanskiy
2
-7
/
+5
2022-09-29
net/mlx5e: Convert mlx5e_get_max_sq_wqebbs to u8
Maxim Mikityanskiy
1
-3
/
+5
2022-09-29
net/mlx5: Add the log_min_mkey_entity_size capability
Maxim Mikityanskiy
1
-1
/
+7
2022-09-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
16
-184
/
+406
2022-09-29
net: sunhme: Fix undersized zeroing of quattro->happy_meals
Sean Anderson
1
-3
/
+1
2022-09-29
net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-29
Merge branch 'rework-resource-allocation-in-felix-dsa-driver'
Jakub Kicinski
4
-229
/
+133
[prev]
[next]