aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/conntrack.c
AgeCommit message (Expand)Author
2022-06-25net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets
2020-10-14openvswitch: handle DNAT tuple collisionDumitru Ceara
2020-08-11openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye
2019-12-21openvswitch: support asymmetric conntrackAaron Conole
2019-12-01openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann
2018-10-04openvswitch: load NAT helperFlavio Leitner
2018-10-01Revert "openvswitch: Fix template leak in error cases."Flavio Leitner
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-05-25openvswitch: Support conntrack zone limitYi-Hung Wei
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre
2018-02-01openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk
2018-01-02openvswitch: drop unneeded newlineJulia Lawall
2017-10-22openvswitch: conntrack: mark expected switch fall-throughGustavo A. R. Silva
2017-10-10openvswitch: add ct_clear actionEric Garver
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-08-24netfilter: conntrack: make protocol tracker pointers constFlorian Westphal
2017-08-11openvswitch: Remove unnecessary newlines from OVS_NLERR usesJoe Perches
2017-07-24openvswitch: fix potential out of bound access in parse_ctLiping Zhang
2017-07-15openvswitch: Fix for force/commit action failuresGreg Rose
2017-05-15netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-04-24openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme
2017-04-24openvswitch: Typo fix.Jarno Rajahalme
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal
2017-03-28openvswitch: Fix refcount leak on force commit.Jarno Rajahalme
2017-03-01ipv6: orphan skbs in reassembly unitEric Dumazet
2017-02-20openvswitch: Set event bit after initializing labels.Jarno Rajahalme
2017-02-09openvswitch: Pack struct sw_flow_key.Jarno Rajahalme
2017-02-09openvswitch: Add force commit.Jarno Rajahalme
2017-02-09openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme
2017-02-09openvswitch: Inherit master's labels.Jarno Rajahalme
2017-02-09openvswitch: Refactor labels initialization.Jarno Rajahalme
2017-02-09openvswitch: Simplify labels length logic.Jarno Rajahalme
2017-02-09openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme
2017-02-09openvswitch: Do not trigger events for unconfirmed connections.Jarno Rajahalme
2017-02-09openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.Jarno Rajahalme
2017-02-09openvswitch: Fix comments for skb->_nfctJarno Rajahalme
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2017-01-15openvswitch: maintain correct checksum state in conntrack actionsLance Richardson
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-30openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto
2016-11-03netfilter: handle NF_REPEAT from nf_conntrack_in()Pablo Neira Ayuso
2016-09-04openvswitch: Free tmpl with tmpl_free.Joe Stringer
2016-08-03openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme