aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/conntrack.c
Commit message (Expand)AuthorAge
* netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal2019-02-27
* netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal2019-02-27
* netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookupsFlorian Westphal2019-01-18
* openvswitch: fix spelling mistake "execeeds" -> "exceeds"Colin Ian King2018-11-30
* openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann2018-11-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-10-09
|\
| * netfilter: conntrack: pass nf_hook_state to packet and error handlersFlorian Westphal2018-09-20
* | openvswitch: load NAT helperFlavio Leitner2018-10-05
* | Revert "openvswitch: Fix template leak in error cases."Flavio Leitner2018-10-02
|/
* ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2018-07-18
* netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng2018-07-18
* openvswitch: use nf_ct_get_tuplepr, invert_tupleprFlorian Westphal2018-07-16
* openvswitch: Support conntrack zone limitYi-Hung Wei2018-05-25
* netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-24
* openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk2018-02-01
* openvswitch: drop unneeded newlineJulia Lawall2018-01-02
* openvswitch: conntrack: mark expected switch fall-throughGustavo A. R. Silva2017-10-21
* openvswitch: add ct_clear actionEric Garver2017-10-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-03
|\
| * netfilter: conntrack: make protocol tracker pointers constFlorian Westphal2017-08-24
* | openvswitch: Remove unnecessary newlines from OVS_NLERR usesJoe Perches2017-08-11
* | openvswitch: fix potential out of bound access in parse_ctLiping Zhang2017-07-24
|/
* openvswitch: Fix for force/commit action failuresGreg Rose2017-07-15
* netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-03
|\
| * openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme2017-04-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-01
|\ \
| * | netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-15
| |/
* | openvswitch: Add eventmask support to CT action.Jarno Rajahalme2017-04-24
* | openvswitch: Typo fix.Jarno Rajahalme2017-04-24
|/
* openvswitch: Fix refcount leak on force commit.Jarno Rajahalme2017-03-29
* ipv6: orphan skbs in reassembly unitEric Dumazet2017-03-01
* openvswitch: Set event bit after initializing labels.Jarno Rajahalme2017-02-20
* openvswitch: Pack struct sw_flow_key.Jarno Rajahalme2017-02-09
* openvswitch: Add force commit.Jarno Rajahalme2017-02-09
* openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-02-09
* openvswitch: Inherit master's labels.Jarno Rajahalme2017-02-09
* openvswitch: Refactor labels initialization.Jarno Rajahalme2017-02-09
* openvswitch: Simplify labels length logic.Jarno Rajahalme2017-02-09
* openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme2017-02-09
* openvswitch: Do not trigger events for unconfirmed connections.Jarno Rajahalme2017-02-09
* openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted.Jarno Rajahalme2017-02-09
* openvswitch: Fix comments for skb->_nfctJarno Rajahalme2017-02-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-03
|\
| * netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-02
| * skbuff: add and use skb_nfct helperFlorian Westphal2017-02-02
* | openvswitch: maintain correct checksum state in conntrack actionsLance Richardson2017-01-15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto2016-11-30
* | netfilter: handle NF_REPEAT from nf_conntrack_in()Pablo Neira Ayuso2016-11-03
|/