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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-08
net/mlx5: Fix memory leak in error flow of port set buffer
Maher Sanalla
1
-2
/
+2
2023-02-08
net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLS
Gal Pressman
1
-2
/
+0
2023-02-08
net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpin
Gal Pressman
1
-2
/
+0
2023-02-08
net/mlx5: fs, Remove redundant vport_number assignment
Roi Dayan
1
-5
/
+0
2023-02-08
net/mlx5e: Remove redundant code for handling vlan actions
Roi Dayan
4
-243
/
+14
2023-02-08
net/mlx5e: Don't listen to remove flows event
Leon Romanovsky
1
-3
/
+1
2023-02-08
net/mlx5: fw reset: Skip device ID check if PCI link up failed
Moshe Shemesh
1
-0
/
+1
2023-02-08
net/mlx5: Remove redundant health work lock
Shay Drory
1
-21
/
+7
2023-02-08
mlx5: reduce stack usage in mlx5_setup_tc
Arnd Bergmann
1
-6
/
+11
2023-02-07
Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
14
-245
/
+679
2023-02-07
amd-xgbe: fix mismatched prototype
Arnd Bergmann
1
-1
/
+2
2023-02-07
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
1
-28
/
+14
2023-02-07
Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linux
Jakub Kicinski
8
-735
/
+461
2023-02-06
can: bittiming: can_validate_bitrate(): report error via netlink
Marc Kleine-Budde
1
-0
/
+3
2023-02-06
can: bittiming: can_calc_bittiming(): convert from netdev_err() to NL_SET_ERR...
Marc Kleine-Budde
1
-6
/
+7
2023-02-06
can: bittiming: can_calc_bittiming(): clean up SJW handling
Marc Kleine-Budde
1
-11
/
+6
2023-02-06
can: bittiming: can_sjw_set_default(): use Phase Seg2 / 2 as default for SJW
Marc Kleine-Budde
1
-2
/
+2
2023-02-06
can: bittiming: can_sjw_check(): check that SJW is not longer than either Pha...
Marc Kleine-Budde
1
-0
/
+14
2023-02-06
can: bittiming: can_sjw_check(): report error via netlink and harmonize error...
Marc Kleine-Budde
1
-2
/
+5
2023-02-06
can: bittiming: can_fixup_bittiming(): report error via netlink and harmonize...
Marc Kleine-Budde
1
-7
/
+31
2023-02-06
can: bittiming: factor out can_sjw_set_default() and can_sjw_check()
Marc Kleine-Budde
1
-4
/
+26
2023-02-06
can: bittiming: can_changelink() pass extack down callstack
Marc Kleine-Budde
3
-9
/
+14
2023-02-06
can: netlink: can_changelink(): convert from netdev_err() to NL_SET_ERR_MSG_F...
Marc Kleine-Budde
1
-4
/
+6
2023-02-06
can: netlink: can_validate(): validate sample point for CAN and CAN-FD
Marc Kleine-Budde
1
-1
/
+32
2023-02-06
can: dev: register_candev(): bail out if both fixed bit rates and bit timing ...
Marc Kleine-Budde
1
-0
/
+5
2023-02-06
can: dev: register_candev(): ensure that bittiming const are valid
Marc Kleine-Budde
1
-0
/
+16
2023-02-06
can: bittiming: can_get_bittiming(): use direct return and remove unneeded else
Marc Kleine-Budde
1
-11
/
+7
2023-02-06
can: bittiming: can_fixup_bittiming(): set effective tq
Marc Kleine-Budde
1
-0
/
+2
2023-02-06
can: bittiming: can_fixup_bittiming(): use CAN_SYNC_SEG instead of 1
Marc Kleine-Budde
1
-1
/
+1
2023-02-06
can: bittiming(): replace open coded variants of can_bit_time()
Marc Kleine-Budde
2
-5
/
+4
2023-02-06
tap: tap_open(): correctly initialize socket uid
Pietro Borrello
1
-1
/
+1
2023-02-06
tun: tun_chr_open(): correctly initialize socket uid
Pietro Borrello
1
-1
/
+1
2023-02-06
net: enetc: act upon mqprio queue config in taprio offload
Vladimir Oltean
1
-14
/
+6
2023-02-06
net: enetc: act upon the requested mqprio queue configuration
Vladimir Oltean
1
-31
/
+70
2023-02-06
net: enetc: request mqprio to validate the queue counts
Vladimir Oltean
2
-7
/
+7
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
6
-0
/
+93
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
12
-2
/
+12
2023-02-06
gve: Fix gve interrupt names
Praveen Kaligineedi
1
-5
/
+4
2023-02-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
10
-967
/
+1142
2023-02-06
net: ngbe: Support Rx and Tx process path
Mengyuan Lou
2
-13
/
+61
2023-02-06
net: txgbe: Support Rx and Tx process path
Jiawen Wu
1
-9
/
+28
2023-02-06
net: libwx: Add tx path to process packets
Mengyuan Lou
4
-0
/
+465
2023-02-06
net: libwx: Support to receive packets in NAPI
Jiawen Wu
4
-1
/
+706
2023-02-06
net: txgbe: Setup Rx and Tx ring
Jiawen Wu
3
-3
/
+44
2023-02-06
net: libwx: Allocate Rx and Tx resources
Jiawen Wu
5
-0
/
+388
2023-02-06
net: libwx: Configure Rx and Tx unit on hardware
Jiawen Wu
3
-0
/
+684
2023-02-06
net: txgbe: Add interrupt support
Jiawen Wu
2
-0
/
+219
2023-02-06
net: ngbe: Add irqs request flow
Mengyuan Lou
2
-1
/
+202
2023-02-06
net: libwx: Add irq flow functions
Mengyuan Lou
6
-2
/
+788
2023-02-06
Merge tag 'mlx5-updates-2023-02-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-54
/
+129
[next]