summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
AgeCommit message (Expand)Author
2021-06-03openvswitch: meter: fix race when getting now_ms.Tao Liu
2021-05-22openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti
2020-10-14openvswitch: handle DNAT tuple collisionDumitru Ceara
2020-10-01net: openvswitch: use div_u64() for 64-by-32 divisionsTonghao Zhang
2020-10-01net: openvswitch: use u64 for meter bucketTonghao Zhang
2020-08-11openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye
2019-12-21openvswitch: support asymmetric conntrackAaron Conole
2019-12-05openvswitch: remove another BUG_ON()Paolo Abeni
2019-12-05openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2019-12-05openvswitch: fix flow command message sizePaolo Abeni
2019-12-01openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann
2019-11-24net: ovs: fix return type of ndo_start_xmit functionYueHaibing
2019-11-12net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton
2019-11-10netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-10-05openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing
2019-07-28net: openvswitch: fix csum updates for MPLS actionsJohn Hurley
2019-06-22net: openvswitch: do not free vport if register_netdevice() is failed.Taehee Yoo
2019-04-17openvswitch: fix flow actions reallocationAndrea Righi
2019-01-31openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall
2018-11-04openvswitch: Fix push/pop ethernet validationJaime Caamaño Ruiz
2018-10-04openvswitch: load NAT helperFlavio Leitner
2018-10-01Revert "openvswitch: Fix template leak in error cases."Flavio Leitner
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-29openvswitch: meter: Fix setting meter id for new entriesJustin Pettit
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2018-07-18netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng
2018-07-16openvswitch: use nf_ct_get_tuplepr, invert_tupleprFlorian Westphal
2018-07-08openvswitch: kernel datapath clone actionYifeng Sun
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-25openvswitch: Support conntrack zone limitYi-Hung Wei
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-04openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre
2018-03-29ovs: Remove rtnl_lock() from ovs_exit_net()Kirill Tkhai
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-17net: Convert ovs_net_opsKirill Tkhai
2018-03-11openvswitch: meter: fix the incorrect calculation of max delta_tzhangliping
2018-03-08openvswitch: fix vport packet length check.William Tu
2018-02-01openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk
2018-01-31openvswitch: meter: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-01-25openvswitch: add erspan version I and II supportWilliam Tu
2018-01-18flow_netlink: Remove unneeded semicolonsChristopher Díaz Riveros
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu
2018-01-08net: ovs: remove unused hardirq.hYang Shi
2018-01-02openvswitch: drop unneeded newlineJulia Lawall