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
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
265
-1192
/
+2237
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
58
-237
/
+405
2021-12-30
Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2
-3
/
+4
2021-12-30
Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-8
/
+29
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-30
net/smc: Use the bitmap API when applicable
Christophe JAILLET
1
-14
/
+5
2021-12-30
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+3
2021-12-30
ethtool: Remove redundant ret assignments
luo penghao
1
-1
/
+0
2021-12-30
Documentation: fix outdated interpretation of ip_no_pmtu_disc
xu xin
1
-2
/
+4
2021-12-30
net: lantiq_etop: remove unnecessary space in cast
Aleksander Jan Bajkowski
1
-1
/
+1
2021-12-30
net: lantiq_etop: make alignment match open parenthesis
Aleksander Jan Bajkowski
1
-17
/
+17
2021-12-30
net: lantiq_etop: remove multiple assignments
Aleksander Jan Bajkowski
1
-1
/
+2
2021-12-30
net: lantiq_etop: avoid precedence issues
Aleksander Jan Bajkowski
1
-2
/
+2
2021-12-30
net: lantiq_etop: replace strlcpy with strscpy
Aleksander Jan Bajkowski
1
-3
/
+3
2021-12-30
ice: Add flow director support for channel mode
Kiran Patil
8
-25
/
+444
2021-12-30
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-
David S. Miller
2
-45
/
+291
2021-12-30
Merge branch 'prestera-router-driver'
David S. Miller
8
-2
/
+623
2021-12-30
net: marvell: prestera: Implement initial inetaddr notifiers
Yevhen Orlov
1
-0
/
+40
2021-12-30
net: marvell: prestera: Register inetaddr stub notifiers
Yevhen Orlov
3
-1
/
+110
2021-12-30
net: marvell: prestera: add hardware router objects accounting
Yevhen Orlov
4
-1
/
+255
2021-12-30
net: marvell: prestera: Add prestera router infra
Yevhen Orlov
4
-1
/
+46
2021-12-30
net: marvell: prestera: Add router interface ABI
Yevhen Orlov
3
-0
/
+127
2021-12-30
net: marvell: prestera: add virtual router ABI
Yevhen Orlov
2
-0
/
+46
2021-12-30
Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-6
/
+7
2021-12-30
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
2021-12-30
sun4i-emac.c: add dma support
Conley Lee
1
-0
/
+200
2021-12-30
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
1
-3
/
+3
2021-12-30
net: fix use-after-free in tw_timer_handler
Muchun Song
1
-6
/
+4
2021-12-30
selftests: net: Fix a typo in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+1
2021-12-30
selftests/net: udpgso_bench_tx: fix dst ip argument
wujianguo
1
-1
/
+7
2021-12-30
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
27
-1987
/
+2775
2021-12-29
Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum'
Jakub Kicinski
5
-6
/
+44
2021-12-29
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
ipv6: raw: check passed optlen before reading
Tamir Duberstein
1
-0
/
+3
2021-12-29
Merge branch 'net-define-new-hwtstamp-flag-and-return-it-to-userspace'
Jakub Kicinski
2
-16
/
+27
2021-12-29
Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user space
Hangbin Liu
1
-16
/
+26
2021-12-29
net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-0
/
+1
2021-12-29
Merge tag 's390-5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2021-12-29
igb: support EXTTS on 82580/i354/i350
Ruud Bos
2
-5
/
+51
2021-12-29
igb: support PEROUT on 82580/i354/i350
Ruud Bos
2
-4
/
+182
2021-12-29
igb: move PEROUT and EXTTS isr logic to separate functions
Ruud Bos
1
-35
/
+46
2021-12-29
igb: move SDP config initialization to separate function
Ruud Bos
1
-8
/
+19
2021-12-29
xsk: Initialise xskb free_list_node
Ciara Loftus
1
-0
/
+1
2021-12-29
of: net: support NVMEM cells with MAC in text format
Rafał Miłecki
1
-11
/
+22
2021-12-29
net/mlx5e: Fix wrong features assignment in case of error
Gal Pressman
1
-6
/
+5
2021-12-29
net/mlx5e: TC, Fix memory leak with rules with internal port
Roi Dayan
1
-0
/
+2
2021-12-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-1
/
+20
2021-12-29
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
8
-13
/
+15
2021-12-29
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
[next]