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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
43
-673
/
+249
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
42
-644
/
+210
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-2
/
+2
2022-02-17
net: dsa: lan9303: add VLAN IDs to master device
Mans Rullgard
2
-2
/
+10
2022-02-17
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
1
-7
/
+16
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-02-17
net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-4
/
+0
2022-02-17
net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-4
/
+0
2022-02-17
net: sparx5: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-6
/
+4
2022-02-17
net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-12
/
+0
2022-02-17
mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2
-5
/
+2
2022-02-17
net: dsa: felix: update destinations of existing traps with ocelot-8021q
Vladimir Oltean
1
-111
/
+76
2022-02-17
net: dsa: felix: remove dead code in felix_setup_mmio_filtering()
Vladimir Oltean
1
-5
/
+3
2022-02-17
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
3
-8
/
+11
2022-02-17
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
3
-2
/
+12
2022-02-17
net: dsa: felix: use DSA port iteration helpers
Vladimir Oltean
1
-48
/
+27
2022-02-17
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
3
-30
/
+29
2022-02-17
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
1
-1
/
+0
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
3
-26
/
+24
2022-02-17
net: mscc: ocelot: use a consistent cookie for MRP traps
Vladimir Oltean
1
-1
/
+2
2022-02-17
net/mlx5e: TC, Allow sample action with CT
Roi Dayan
2
-9
/
+5
2022-02-17
net/mlx5e: TC, Make post_act parse CT and sample actions
Roi Dayan
1
-2
/
+3
2022-02-17
net/mlx5e: TC, Clean redundant counter flag from tc action parsers
Roi Dayan
8
-15
/
+7
2022-02-17
net/mlx5e: Use multi table support for CT and sample actions
Roi Dayan
6
-94
/
+80
2022-02-17
net/mlx5e: Create new flow attr for multi table actions
Roi Dayan
9
-67
/
+483
2022-02-17
net/mlx5e: Add post act offload/unoffload API
Roi Dayan
2
-21
/
+54
2022-02-17
net/mlx5e: Pass actions param to actions_match_supported()
Roi Dayan
2
-3
/
+8
2022-02-17
net/mlx5e: TC, Move flow hashtable to be per rep
Paul Blakey
5
-32
/
+43
2022-02-17
net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev mode
Aya Levin
1
-3
/
+15
2022-02-17
net/mlx5e: E-Switch, Add PTP counters for uplink representor
Aya Levin
3
-1
/
+3
2022-02-17
net/mlx5e: RX, Restrict bulk size for small Striding RQs
Tariq Toukan
5
-2
/
+10
2022-02-17
net/mlx5e: Default to Striding RQ when not conflicting with CQE compression
Tariq Toukan
1
-2
/
+3
2022-02-17
net/mlx5e: Generalize packet merge error message
Tariq Toukan
1
-2
/
+2
2022-02-17
net/mlx5e: Add support for using xdp->data_meta
Alex Liu
1
-5
/
+12
2022-02-17
net/mlx5e: Fix spelling mistake "supoported" -> "supported"
Colin Ian King
1
-1
/
+1
2022-02-17
net: Fix an ignored error return from dm9051_get_regs()
Yang Li
1
-1
/
+1
2022-02-17
net: dsa: lantiq_gswip: fix use after free in gswip_remove()
Alexey Khoroshilov
1
-1
/
+1
2022-02-17
net: ethernet: altera: cleanup comments
Tom Rix
2
-5
/
+5
2022-02-17
net: hns3: Remove unused inline function hclge_is_reset_pending()
YueHaibing
1
-5
/
+0
2022-02-16
gve: enhance no queue page list detection
Haiyue Wang
1
-4
/
+2
2022-02-15
net: dm9051: Fix spelling mistake "eror" -> "error"
Colin Ian King
1
-2
/
+2
2022-02-15
CDC-NCM: avoid overflow in sanity checking
Oliver Neukum
1
-4
/
+4
2022-02-15
dpaa2-eth: Simplify bool conversion
Yang Li
1
-2
/
+2
2022-02-15
net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()
Vladimir Oltean
1
-1
/
+5
2022-02-15
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-5
/
+25
2022-02-15
net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-02-15
dpaa2-eth: Initialize mutex used in one step timestamping path
Radu Bulie
1
-1
/
+1
2022-02-15
dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_key
Tom Rix
1
-1
/
+3
[next]