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
pinetabv-6.6.y-devel
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
2023-10-13
Merge branch 'vxlan-fdb-flushing'
David S. Miller
7
-38
/
+1049
2023-10-13
selftests: fdb_flush: Add test cases for FDB flush with bridge device
Amit Cohen
1
-0
/
+96
2023-10-13
selftests: Add test cases for FDB flush with VXLAN device
Amit Cohen
2
-0
/
+717
2023-10-13
vxlan: vxlan_core: Support FDB flushing by destination IP
Amit Cohen
1
-1
/
+20
2023-10-13
vxlan: vxlan_core: Support FDB flushing by destination port
Amit Cohen
1
-1
/
+9
2023-10-13
vxlan: vxlan_core: Support FDB flushing by destination VNI
Amit Cohen
1
-0
/
+51
2023-10-13
vxlan: vxlan_core: Support FDB flushing by nexthop ID
Amit Cohen
1
-0
/
+15
2023-10-13
vxlan: vxlan_core: Support FDB flushing by source VNI
Amit Cohen
1
-0
/
+8
2023-10-13
vxlan: vxlan_core: Add support for FDB flush
Amit Cohen
1
-0
/
+56
2023-10-13
vxlan: vxlan_core: Do not skip default entry in vxlan_flush() by default
Amit Cohen
1
-6
/
+18
2023-10-13
vxlan: vxlan_core: Make vxlan_flush() more generic for future use
Amit Cohen
1
-4
/
+26
2023-10-13
net: Handle bulk delete policy in bridge driver
Amit Cohen
4
-30
/
+37
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
251
-1386
/
+3335
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
58
-280
/
+712
2023-10-12
Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-32
/
+50
2023-10-12
Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2023-10-12
Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
11
-32
/
+68
2023-10-12
net: gso_test: fix build with gcc-12 and earlier
Florian Westphal
1
-22
/
+22
2023-10-12
nfp: add support CHACHA20-POLY1305 offload for ipsec
Shihong Wang
1
-3
/
+42
2023-10-12
IXP4xx MAINTAINERS entries
Krzysztof HaĆasa
1
-17
/
+8
2023-10-12
Merge branch 'rswitch-fix-issues-on-specific-conditions'
Paolo Abeni
1
-5
/
+7
2023-10-12
rswitch: Fix imbalance phy_power_off() calling
Yoshihiro Shimoda
1
-1
/
+1
2023-10-12
rswitch: Fix renesas_eth_sw_remove() implementation
Yoshihiro Shimoda
1
-4
/
+6
2023-10-12
octeontx2-pf: Fix page pool frag allocation warning
Ratheesh Kannoth
1
-0
/
+1
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
1
-0
/
+5
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
2
-6
/
+7
2023-10-12
pinctrl: renesas: rzn1: Enable missing PINMUX
Ralph Siemsen
1
-0
/
+1
2023-10-12
Merge tag 'nf-next-23-10-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
6
-81
/
+50
2023-10-12
netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule
Christian Marangi
2
-6
/
+2
2023-10-12
net: tc35815: rework network interface interrupt logic
Christian Marangi
1
-7
/
+3
2023-10-12
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
19
-31
/
+21
2023-10-12
netdev: make napi_schedule return bool on NAPI successful schedule
Christian Marangi
1
-2
/
+9
2023-10-12
netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
Christian Marangi
2
-4
/
+3
2023-10-12
bna: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-1
/
+1
2023-10-12
net: dsa: lantiq_gswip: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-2
/
+1
2023-10-12
net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-2
/
+1
2023-10-12
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
1
-0
/
+1
2023-10-12
net: mvpp2: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-12
octeontx2-af: replace deprecated strncpy with strscpy
Justin Stitt
1
-5
/
+3
2023-10-12
Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-14
/
+3
2023-10-12
Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-29
/
+43
2023-10-11
Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+2
2023-10-11
Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
3
-19
/
+84
2023-10-11
tools: ynl: use ynl-gen -o instead of stdout in Makefile
Jakub Kicinski
1
-2
/
+2
2023-10-11
Merge tag 'for-linus-2023101101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-64
/
+83
2023-10-11
netlink: specs: don't allow version to be specified for genetlink
Jiri Pirko
3
-12
/
+4
2023-10-11
Merge branch 'add-vf-fault-detect-support-for-hns3-ethernet-driver'
Jakub Kicinski
9
-7
/
+129
2023-10-11
net: hns3: add vf fault detect support
Jie Wang
7
-7
/
+120
2023-10-11
net: hns3: add hns3 vf fault detect cap bit support
Jie Wang
4
-0
/
+9
2023-10-11
Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+7
[prev]
[next]