index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
net: openvswitch: Fix the dead loop of MPLS parse
Faicker Mo
1
-1
/
+1
2025-05-18
openvswitch: Fix unsafe attribute parsing in output_userspace()
Eelco Chaudron
1
-2
/
+1
2025-05-02
openvswitch: fix lockup on tx to unregistering netdev with carrier
Ilya Maximets
1
-1
/
+3
2025-05-02
net: openvswitch: fix race on port output
Felix Huettner
1
-1
/
+1
2025-05-02
net: openvswitch: fix nested key length validation in the set() action
Ilya Maximets
1
-1
/
+2
2025-04-10
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
1
-6
/
+0
2025-04-10
net: openvswitch: remove misbehaving actions length check
Ilya Maximets
1
-14
/
+1
2025-04-10
openvswitch: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
1
-1
/
+1
2025-03-13
openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
Eric Dumazet
1
-3
/
+9
2024-06-16
openvswitch: Set the skbuff pkt_type for proper pmtud support.
Aaron Conole
1
-0
/
+6
2024-06-16
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
1
-1
/
+2
2024-05-02
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
1
-2
/
+2
2024-04-17
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
1
-2
/
+3
2024-02-23
net: openvswitch: limit the number of recursions from action sets
Aaron Conole
1
-16
/
+33
2023-02-22
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
2023-02-09
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
2022-12-31
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
1
-9
/
+16
2022-12-02
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
1
-4
/
+4
2022-11-03
openvswitch: switch from WARN to pr_warn
Aaron Conole
1
-1
/
+2
2022-10-26
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
1
-2
/
+3
2022-10-26
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
1
-3
/
+10
2022-09-08
openvswitch: fix memory leak at failed datapath creation
Andrey Zhadchenko
1
-1
/
+3
2022-06-29
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
1
-1
/
+1
2022-06-14
net: openvswitch: fix misuse of the cached connection on tuple changes
Ilya Maximets
2
-1
/
+9
2022-04-27
netfilter: conntrack: convert to refcount_t api
Florian Westphal
1
-1
/
+0
2022-04-27
openvswitch: fix OOB access in reserve_sfa_size()
Paolo Valerio
1
-1
/
+1
2022-04-13
net: openvswitch: fix leak of nested actions
Ilya Maximets
1
-5
/
+90
2022-04-13
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2
-2
/
+4
2022-04-08
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
1
-2
/
+2
2022-04-08
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
1
-4
/
+10
2022-04-08
openvswitch: always update flow key after nat
Aaron Conole
1
-59
/
+59
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-8
/
+38
2022-01-27
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
1
-3
/
+13
2022-01-27
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
1
-1
/
+7
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-08-18
ovs: clear skb->tstamp in forwarding path
kaixi.fan
1
-0
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+7
2021-08-09
net: openvswitch: fix kernel-doc warnings in flow.c
Randy Dunlap
1
-6
/
+7
2021-07-27
openvswitch: fix sparse warning incorrect type
Mark Gray
1
-1
/
+1
2021-07-27
openvswitch: fix alignment issues
Mark Gray
2
-8
/
+14
2021-07-16
openvswitch: Introduce per-cpu upcall dispatch
Mark Gray
3
-3
/
+95
2021-07-01
openvswitch: Optimize operation for key comparison
Baowen Zheng
1
-3
/
+3
2021-06-22
openvswitch: add trace points
Aaron Conole
5
-0
/
+179
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2021-05-13
openvswitch: meter: fix race when getting now_ms.
Tao Liu
1
-0
/
+8
2021-05-10
net: openvswitch: Remove unnecessary skb_nfct()
Yejune Deng
1
-7
/
+4
2021-04-29
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
1
-4
/
+4
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2021-04-23
openvswitch: meter: remove rate from the bucket size calculation
Ilya Maximets
1
-2
/
+2
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
[next]