index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2024-04-02
net: openvswitch: remove unnecessary linux/genetlink.h include
Jakub Kicinski
1
-1
/
+0
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
1
-24
/
+37
2024-02-09
net: openvswitch: limit the number of recursions from action sets
Aaron Conole
1
-16
/
+33
2023-11-09
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
1
-1
/
+1
2023-10-17
net: openvswitch: Annotate struct mask_array with __counted_by
Christophe JAILLET
1
-1
/
+1
2023-10-17
net: openvswitch: Use struct_size()
Christophe JAILLET
1
-5
/
+2
2023-10-02
net: openvswitch: Annotate struct dp_meter with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: openvswitch: Annotate struct dp_meter_instance with __counted_by
Kees Cook
1
-1
/
+1
2023-10-01
openvswitch: reduce stack usage in do_execute_actions
Ilya Maximets
1
-12
/
+11
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
1
-2
/
+2
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2023-08-16
net: openvswitch: reject negative ifindex
Jakub Kicinski
1
-4
/
+4
2023-08-16
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
3
-19
/
+22
2023-08-14
net: openvswitch: add misc error drop reasons
Adrian Moreno
3
-8
/
+18
2023-08-14
net: openvswitch: add meter drop reason
Adrian Moreno
2
-1
/
+2
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
3
-1
/
+20
2023-08-14
net: openvswitch: add action error drop reason
Adrian Moreno
2
-1
/
+2
2023-08-14
net: openvswitch: add last-action drop reason
Adrian Moreno
3
-2
/
+57
2023-07-20
openvswitch: set IPS_CONFIRMED in tmpl status only when commit is set in conn...
Xin Long
1
-68
/
+10
2023-06-12
net: openvswitch: add support for l4 symmetric hashing
Aaron Conole
2
-2
/
+12
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2
-0
/
+2
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-21
/
+16
2023-06-07
net: openvswitch: fix upcall counter access before allocation
Eelco Chaudron
2
-21
/
+16
2023-05-18
net: openvswitch: Use struct_size()
Christophe JAILLET
1
-3
/
+1
2023-04-08
net: openvswitch: fix race on port output
Felix Huettner
1
-1
/
+1
2023-02-24
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-02-21
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
1
-1
/
+2
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2023-02-13
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
2023-02-11
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
1
-44
/
+1
2023-02-11
openvswitch: move key and ovs_cb update out of handle_fragments
Xin Long
1
-12
/
+25
2023-02-11
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
1
-32
/
+4
2023-02-11
net: create nf_conntrack_ovs for ovs and tc use
Xin Long
1
-0
/
+1
2023-02-10
openvswitch: Use string_is_terminated() helper
Andy Shevchenko
1
-2
/
+3
2023-02-07
net: openvswitch: reduce cpu_used_mask memory
Eddy Tao
3
-7
/
+12
2023-02-03
scripts/spelling.txt: add "exsits" pattern and fix typo instances
Luca Ceresoli
1
-1
/
+1
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2023-02-02
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
[next]