summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/conntrack.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-10-081-2/+6
|\
| * netfilter: conntrack: pass nf_hook_state to packet and error handlersFlorian Westphal2018-09-201-2/+6
* | openvswitch: load NAT helperFlavio Leitner2018-10-041-0/+4
* | Revert "openvswitch: Fix template leak in error cases."Flavio Leitner2018-10-011-4/+2
|/
* ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2018-07-181-0/+1
* netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng2018-07-181-1/+1
* openvswitch: use nf_ct_get_tuplepr, invert_tupleprFlorian Westphal2018-07-161-14/+3
* openvswitch: Support conntrack zone limitYi-Hung Wei2018-05-251-1/+550
* netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-241-2/+2
* openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk2018-02-011-0/+34
* openvswitch: drop unneeded newlineJulia Lawall2018-01-021-2/+2
* openvswitch: conntrack: mark expected switch fall-throughGustavo A. R. Silva2017-10-221-0/+1
* openvswitch: add ct_clear actionEric Garver2017-10-101-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-031-2/+2
|\
| * netfilter: conntrack: make protocol tracker pointers constFlorian Westphal2017-08-241-2/+2
* | openvswitch: Remove unnecessary newlines from OVS_NLERR usesJoe Perches2017-08-111-9/+5
* | openvswitch: fix potential out of bound access in parse_ctLiping Zhang2017-07-241-2/+5
|/
* openvswitch: Fix for force/commit action failuresGreg Rose2017-07-151-15/+36
* netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-031-1/+29
|\
| * openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme2017-04-241-1/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-011-5/+0
|\ \
| * | netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-151-5/+0
| |/
* | openvswitch: Add eventmask support to CT action.Jarno Rajahalme2017-04-241-0/+27
* | openvswitch: Typo fix.Jarno Rajahalme2017-04-241-1/+1
|/
* openvswitch: Fix refcount leak on force commit.Jarno Rajahalme2017-03-281-2/+2
* ipv6: orphan skbs in reassembly unitEric Dumazet2017-03-011-1/+0
* openvswitch: Set event bit after initializing labels.Jarno Rajahalme2017-02-201-3/+6
* openvswitch: Pack struct sw_flow_key.Jarno Rajahalme2017-02-091-20/+20
* openvswitch: Add force commit.Jarno Rajahalme2017-02-091-2/+24
* openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-02-091-6/+80
* openvswitch: Inherit master's labels.Jarno Rajahalme2017-02-091-14/+31
* openvswitch: Refactor labels initialization.Jarno Rajahalme2017-02-091-42/+62
* openvswitch: Simplify labels length logic.Jarno Rajahalme2017-02-091-11/+9
* openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme2017-02-091-7/+8
* openvswitch: Do not trigger events for unconfirmed connections.Jarno Rajahalme2017-02-091-6/+22
* openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.Jarno Rajahalme2017-02-091-2/+22
* openvswitch: Fix comments for skb->_nfctJarno Rajahalme2017-02-091-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-031-7/+5
|\
| * netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-021-4/+2
| * skbuff: add and use skb_nfct helperFlorian Westphal2017-02-021-3/+3
* | openvswitch: maintain correct checksum state in conntrack actionsLance Richardson2017-01-151-2/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-1/+4
|\
| * openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto2016-11-301-1/+4
* | netfilter: handle NF_REPEAT from nf_conntrack_in()Pablo Neira Ayuso2016-11-031-6/+2
|/
* openvswitch: Free tmpl with tmpl_free.Joe Stringer2016-09-041-1/+1
* openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme2016-08-031-7/+1
* netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-221-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-2/+12
|\
| * openvswitch: fix conntrack netlink event deliverySamuel Gauthier2016-06-291-2/+12
OpenPOWER on IntegriCloud