index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
openvswitch: Allocate struct ovs_pcpu_storage dynamically
Sebastian Andrzej Siewior
3
-21
/
+47
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2025-05-28
net: openvswitch: Fix the dead loop of MPLS parse
Faicker Mo
1
-1
/
+1
2025-05-22
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
1
-1
/
+1
2025-05-15
openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage
Sebastian Andrzej Siewior
2
-18
/
+18
2025-05-15
openvswitch: Use nested-BH locking for ovs_pcpu_storage
Sebastian Andrzej Siewior
3
-29
/
+59
2025-05-15
openvswitch: Merge three per-CPU structures into one
Sebastian Andrzej Siewior
3
-44
/
+17
2025-05-15
openvswitch: Stricter validation for the userspace action
Eelco Chaudron
1
-1
/
+2
2025-05-08
openvswitch: Fix unsafe attribute parsing in output_userspace()
Eelco Chaudron
1
-2
/
+1
2025-04-15
net: openvswitch: fix nested key length validation in the set() action
Ilya Maximets
1
-1
/
+2
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+1
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
1
-1
/
+1
2025-04-03
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
1
-6
/
+0
2025-03-24
net: openvswitch: fix kernel-doc warnings in internal headers
Ilya Maximets
2
-6
/
+23
2025-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-26
/
+22
2025-03-13
Revert "openvswitch: switch to per-action label counting in conntrack"
Xin Long
2
-12
/
+21
2025-03-13
net: openvswitch: remove misbehaving actions length check
Ilya Maximets
1
-14
/
+1
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
1
-1
/
+1
2025-02-11
openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
Eric Dumazet
1
-3
/
+9
2025-01-11
openvswitch: fix lockup on tx to unregistering netdev with carrier
Ilya Maximets
1
-1
/
+3
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2
-7
/
+5
2024-11-06
openvswitch: Pass on secpath details for internal port rx.
Aaron Conole
1
-1
/
+0
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-1
/
+1
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-4
/
+5
2024-08-30
net: openvswitch: Use ERR_CAST() to return
Yan Zhen
1
-1
/
+1
2024-08-27
tc: adjust network header after 2nd vlan push
Boris Sukholitko
1
-2
/
+6
2024-08-26
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-3
/
+2
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-08-22
net: ovs: fix ovs_drop_reasons error
Menglong Dong
1
-1
/
+1
2024-08-19
netfilter: move nf_ct_netns_get out of nf_conncount_init
Xin Long
1
-3
/
+2
2024-08-16
openvswitch: switch to per-action label counting in conntrack
Xin Long
2
-21
/
+12
2024-07-06
net: openvswitch: store sampling probability in cb.
Adrian Moreno
3
-3
/
+21
2024-07-06
net: openvswitch: add psample action
Adrian Moreno
3
-1
/
+80
2024-07-05
openvswitch: prepare for stolen verdict coming from conntrack and nat engine
Florian Westphal
1
-10
/
+37
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2024-06-21
openvswitch: get related ct labels from its master if it is not confirmed
Xin Long
1
-1
/
+6
2024-06-04
openvswitch: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-06-04
openvswitch: Move stats allocation to core
Breno Leitao
1
-8
/
+1
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+6
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-4
/
+4
2024-05-21
openvswitch: Set the skbuff pkt_type for proper pmtud support.
Aaron Conole
1
-0
/
+6
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-05-11
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
1
-1
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-04-25
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
1
-2
/
+2
2024-04-25
net: openvswitch: Release reference to netdev
Jun Gu
1
-2
/
+6
2024-04-23
net: openvswitch: Check vport netdev name
Jun Gu
1
-1
/
+4
2024-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2024-04-06
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
1
-2
/
+3
2024-04-02
genetlink: remove linux/genetlink.h
Jakub Kicinski
1
-1
/
+0
[next]