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-12
net: macb: use NAPI for TX completion path
Robert Hancock
2
-73
/
+161
2022-05-12
net: macb: simplify/cleanup NAPI reschedule checking
Robert Hancock
1
-34
/
+31
2022-05-12
net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
Vladimir Oltean
4
-1
/
+7
2022-05-12
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
1
-13
/
+14
2022-05-12
selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...
Vladimir Oltean
1
-1
/
+1
2022-05-12
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
6
-74
/
+4
2022-05-12
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2
-4
/
+23
2022-05-11
eth: amd: remove NI6510 support (ni65)
Jakub Kicinski
5
-1386
/
+0
2022-05-11
net: appletalk: remove Apple/Farallon LocalTalk PC support
Jakub Kicinski
6
-1508
/
+0
2022-05-11
Merge branch 'debug-net'
David S. Miller
5
-143
/
+176
2022-05-11
net: add more debug info in skb_checksum_help()
Eric Dumazet
1
-4
/
+6
2022-05-11
net: remove two BUG() from skb_checksum_help()
Eric Dumazet
1
-2
/
+6
2022-05-11
net: warn if transport header was not set
Eric Dumazet
1
-0
/
+2
2022-05-11
net: add CONFIG_DEBUG_NET
Eric Dumazet
2
-0
/
+13
2022-05-11
net: add include/net/net_debug.h
Eric Dumazet
2
-140
/
+152
2022-05-11
Merge branch 's390-net-fixes'
David S. Miller
3
-10
/
+8
2022-05-11
s390/lcs: fix variable dereferenced before check
Alexandra Winter
1
-3
/
+4
2022-05-11
s390/ctcm: fix potential memory leak
Alexandra Winter
1
-5
/
+1
2022-05-11
s390/ctcm: fix variable dereferenced before check
Alexandra Winter
1
-2
/
+3
2022-05-11
Merge branch 'atlantic-fixes'
David S. Miller
2
-9
/
+18
2022-05-11
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
1
-0
/
+7
2022-05-11
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
1
-1
/
+5
2022-05-11
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
1
-7
/
+6
2022-05-11
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
1
-2
/
+1
2022-05-11
Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
22
-302
/
+720
2022-05-11
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
1
-3
/
+1
2022-05-11
Merge branch 'net-phy-add-comments-for-lan8742-phy-support'
Jakub Kicinski
2
-1
/
+9
2022-05-11
net: phy: smsc: add comments for the LAN8742 phy ID mask.
Yuiko Oshino
1
-1
/
+5
2022-05-11
net: phy: microchip: add comments for the modified LAN88xx phy ID mask.
Yuiko Oshino
1
-0
/
+4
2022-05-11
dt-bindings: net: orion-mdio: Convert to JSON schema
Chris Packham
2
-54
/
+60
2022-05-11
Merge branch 'docs-document-some-aspects-of-struct-sk_buff'
Jakub Kicinski
3
-107
/
+232
2022-05-11
skbuff: render the checksum comment to documentation
Jakub Kicinski
2
-95
/
+130
2022-05-11
skbuff: rewrite the doc for data-only skbs
Jakub Kicinski
3
-12
/
+37
2022-05-11
skbuff: add a basic intro doc
Jakub Kicinski
2
-0
/
+65
2022-05-11
net: fix kdoc on __dev_queue_xmit()
Jakub Kicinski
1
-20
/
+15
2022-05-11
Merge branch 'move-siena-into-a-separate-subdirectory'
Jakub Kicinski
48
-122
/
+24114
2022-05-11
sfc: Add a basic Siena module
Martin Habets
5
-3
/
+28
2022-05-11
sfc/siena: Inline functions in sriov.h to avoid conflicts with sfc
Martin Habets
2
-77
/
+63
2022-05-11
sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc
Martin Habets
14
-138
/
+95
2022-05-11
sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc
Martin Habets
17
-609
/
+459
2022-05-11
sfc/siena: Rename peripheral functions to avoid conflicts with sfc
Martin Habets
15
-270
/
+270
2022-05-11
sfc/siena: Rename RX/TX functions to avoid conflicts with sfc
Martin Habets
13
-233
/
+216
2022-05-11
sfc/siena: Rename functions in efx headers to avoid conflicts with sfc
Martin Habets
23
-472
/
+427
2022-05-11
sfc/siena: Remove build references to missing functionality
Martin Habets
10
-458
/
+17
2022-05-11
sfc: Copy shared files needed for Siena (part 2)
Martin Habets
27
-0
/
+14153
2022-05-11
sfc: Copy shared files needed for Siena (part 1)
Martin Habets
14
-0
/
+10524
2022-05-11
sfc: Move Siena specific files
Martin Habets
4
-0
/
+0
2022-05-11
net: phy: micrel: Fix incorrect variable type in micrel
Wan Jiabing
1
-3
/
+2
2022-05-11
nfp: flower: fix 'variable 'flow6' set but not used'
Louis Peens
1
-12
/
+7
2022-05-11
igc: Change type of the 'igc_check_downshift' method
Sasha Neftin
2
-6
/
+2
[prev]
[next]