summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
AgeCommit message (Expand)AuthorLines
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+6
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)-4/+4
2024-05-21openvswitch: Set the skbuff pkt_type for proper pmtud support.Aaron Conole-0/+6
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+2
2024-05-10net: openvswitch: fix overwriting ct original tuple for ICMPv6Ilya Maximets-1/+2
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2024-04-24net: openvswitch: Fix Use-After-Free in ovs_ct_exitHyunwoo Kim-2/+2
2024-04-24net: openvswitch: Release reference to netdevJun Gu-2/+6
2024-04-22net: openvswitch: Check vport netdev nameJun Gu-1/+4
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+3
2024-04-05net: openvswitch: fix unwanted error log on timeout policy probingIlya Maximets-2/+3
2024-04-01genetlink: remove linux/genetlink.hJakub Kicinski-1/+0
2024-04-01net: openvswitch: remove unnecessary linux/genetlink.h includeJakub Kicinski-1/+0
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin-24/+37
2024-02-09net: openvswitch: limit the number of recursions from action setsAaron Conole-16/+33
2023-11-08net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov-1/+1
2023-10-17net: openvswitch: Annotate struct mask_array with __counted_byChristophe JAILLET-1/+1
2023-10-17net: openvswitch: Use struct_size()Christophe JAILLET-5/+2
2023-10-02net: openvswitch: Annotate struct dp_meter with __counted_byKees Cook-1/+1
2023-10-02net: openvswitch: Annotate struct dp_meter_instance with __counted_byKees Cook-1/+1
2023-10-01openvswitch: reduce stack usage in do_execute_actionsIlya Maximets-12/+11
2023-09-12net: dst: remove unnecessary input parameter in dst_alloc and dst_initZhengchao Shao-2/+2
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+4
2023-08-15net: openvswitch: reject negative ifindexJakub Kicinski-4/+4
2023-08-15genetlink: remove userhdr from struct genl_infoJakub Kicinski-19/+22
2023-08-14net: openvswitch: add misc error drop reasonsAdrian Moreno-8/+18
2023-08-14net: openvswitch: add meter drop reasonAdrian Moreno-1/+2
2023-08-14net: openvswitch: add explicit drop actionEric Garver-1/+20
2023-08-14net: openvswitch: add action error drop reasonAdrian Moreno-1/+2
2023-08-14net: openvswitch: add last-action drop reasonAdrian Moreno-2/+57
2023-07-20openvswitch: set IPS_CONFIRMED in tmpl status only when commit is set in conn...Xin Long-68/+10
2023-06-12net: openvswitch: add support for l4 symmetric hashingAaron Conole-2/+12
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet-0/+2
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-21/+16
2023-06-07net: openvswitch: fix upcall counter access before allocationEelco Chaudron-21/+16
2023-05-17net: openvswitch: Use struct_size()Christophe JAILLET-3/+1
2023-04-07net: openvswitch: fix race on port outputFelix Huettner-1/+1
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2023-02-20net/sched: cls_api: Support hardware miss to tc actionPaul Blakey-1/+2
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+3
2023-02-13net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()Hangyu Hua-1/+3
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long-44/+1
2023-02-10openvswitch: move key and ovs_cb update out of handle_fragmentsXin Long-12/+25
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long-32/+4
2023-02-10net: create nf_conntrack_ovs for ovs and tc useXin Long-0/+1
2023-02-09openvswitch: Use string_is_terminated() helperAndy Shevchenko-2/+3
2023-02-06net: openvswitch: reduce cpu_used_mask memoryEddy Tao-7/+12
2023-02-02scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli-1/+1
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+6
2023-02-02net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin-6/+6