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-24
ipv6: tcp: send consistent autoflowlabel in RST packets
Eric Dumazet
1
-1
/
+4
2022-09-24
Merge branch 'net-ipa-another-set-of-cleanups'
Jakub Kicinski
6
-158
/
+201
2022-09-24
net: ipa: encapsulate updating three more registers
Alex Elder
1
-26
/
+53
2022-09-24
net: ipa: encapsulate updating the COUNTER_CFG register
Alex Elder
1
-13
/
+22
2022-09-24
net: ipa: encapsulate setting the FILT_ROUT_HASH_EN register
Alex Elder
1
-8
/
+13
2022-09-24
net: ipa: tidy up register enum definitions
Alex Elder
1
-21
/
+21
2022-09-24
net: ipa: define BCR values using an enum
Alex Elder
3
-20
/
+18
2022-09-24
net: ipa: rearrange functions for similarity
Alex Elder
1
-46
/
+42
2022-09-24
net: ipa: introduce ipa_qtime_val()
Alex Elder
1
-36
/
+44
2022-09-24
net: ipa: don't use u32p_replace_bits()
Alex Elder
1
-2
/
+2
2022-09-23
Merge tag 'linux-can-next-for-6.1-20220923' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
3
-255
/
+249
2022-09-23
Merge branch 'net-macsec-remove-the-preparation-phase-when-offloading-operati...
Jakub Kicinski
5
-183
/
+39
2022-09-23
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
2
-3
/
+0
2022-09-23
net/mlx5e: macsec: remove checks on the prepare phase
Antoine Tenart
1
-36
/
+0
2022-09-23
net: atlantic: macsec: remove checks on the prepare phase
Antoine Tenart
1
-57
/
+0
2022-09-23
net: phy: mscc: macsec: remove checks on the prepare phase
Antoine Tenart
1
-41
/
+0
2022-09-23
net: macsec: remove the prepare phase when offloading
Antoine Tenart
1
-13
/
+0
2022-09-23
net: atlantic: macsec: make the prepare phase a noop
Antoine Tenart
1
-45
/
+45
2022-09-23
net: phy: mscc: macsec: make the prepare phase a noop
Antoine Tenart
1
-49
/
+55
2022-09-23
selftests/bonding: re-add lladdr target test
Matthieu Baerts
1
-0
/
+1
2022-09-23
can: ctucanfd: Remove redundant dev_err call
Shang XiaoJing
1
-1
/
+0
2022-09-23
can: gs_usb: remove dma allocations
Vasanth Sadhasivan
1
-33
/
+6
2022-09-23
can: gs_usb: add switchable termination support
Marc Kleine-Budde
1
-1
/
+78
2022-09-23
can: gs_usb: gs_make_candev(): clean up error handling
Marc Kleine-Budde
1
-8
/
+13
2022-09-23
can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()
Marc Kleine-Budde
1
-194
/
+107
2022-09-23
can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to...
Marc Kleine-Budde
1
-3
/
+3
2022-09-23
can: gs_usb: gs_can_open(): initialize time counter before starting device
Marc Kleine-Budde
1
-4
/
+6
2022-09-23
can: gs_usb: add missing lock to protect struct timecounter::cycle_last
Marc Kleine-Budde
1
-5
/
+18
2022-09-23
can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_m...
Marc Kleine-Budde
1
-2
/
+1
2022-09-23
Merge patch series "can: bcm: can: bcm: random optimizations"
Marc Kleine-Budde
1
-6
/
+19
2022-09-23
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
1
-3
/
+4
2022-09-23
can: bcm: registration process optimization in bcm_module_init()
Ziyang Xuan
1
-3
/
+15
2022-09-23
Merge branch 'lan966x-mqprio-taprio'
David S. Miller
9
-5
/
+792
2022-09-23
net: lan966x: Add offload support for taprio
Horatiu Vultur
7
-3
/
+560
2022-09-23
net: lan966x: Add registers used by taprio
Horatiu Vultur
1
-0
/
+159
2022-09-23
net: lan966x: Add offload support for mqprio
Horatiu Vultur
5
-2
/
+71
2022-09-23
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
Horatiu Vultur
2
-1
/
+3
2022-09-23
xen-netback: use kstrdup instead of open-coding it
Minghao Chi
1
-2
/
+1
2022-09-23
net: dsa: mt7530: add support for in-band link status
Daniel Golle
2
-13
/
+38
2022-09-23
Merge branch 'phy-rate-matching'
David S. Miller
11
-34
/
+440
2022-09-23
net: phy: aquantia: Add support for rate matching
Sean Anderson
1
-4
/
+47
2022-09-23
net: phy: aquantia: Add some additional phy interfaces
Sean Anderson
1
-1
/
+16
2022-09-23
net: phylink: Adjust advertisement based on rate matching
Sean Anderson
2
-4
/
+105
2022-09-23
net: phylink: Adjust link settings based on rate matching
Sean Anderson
2
-12
/
+128
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
8
-3
/
+95
2022-09-23
net: phylink: Generate caps and convert to linkmodes separately
Sean Anderson
2
-12
/
+13
2022-09-23
net: phylink: Export phylink_caps_to_linkmodes
Sean Anderson
2
-2
/
+11
2022-09-23
net: phylink: Document MAC_(A)SYM_PAUSE
Sean Anderson
1
-0
/
+29
2022-09-23
Merge branch 'mt7621-dt'
David S. Miller
8
-166
/
+80
2022-09-23
mips: dts: ralink: mt7621: add GB-PC2 LEDs
Arınç ÜNAL
2
-12
/
+36
[next]