summaryrefslogtreecommitdiff
path: root/net/openvswitch/conntrack.c
Commit message (Expand)AuthorAge
* openvswitch: Fix template leak in error cases.Joe Stringer2015-12-29
* openvswitch: Respect conntrack zone even if invalidJoe Stringer2015-12-11
* openvswitch: Fix helper reference leakJoe Stringer2015-12-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\
| * openvswitch: Fix skb leak using IPv6 defragJoe Stringer2015-10-27
| * openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer2015-10-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\ \ | |/
| * openvswitch: Serialize nested ct actions if providedJoe Stringer2015-10-21
| * openvswitch: Mark connections new when not confirmed.Joe Stringer2015-10-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\ \ | |/
| * openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-07
| * openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-07
| * openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-05
* | ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-12
* | ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\ \ | |/
| * openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer2015-09-17
* | netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-18
|/
* openvswitch: Fix conntrack compilation without mark.Joe Stringer2015-08-28
* openswitch: fix typo CONFIG_NF_CONNTRACK_LABELValentin Rothberg2015-08-28
* openvswitch: Allow attaching helpers to ct actionJoe Stringer2015-08-27
* openvswitch: Allow matching on conntrack labelJoe Stringer2015-08-27
* openvswitch: Allow matching on conntrack markJoe Stringer2015-08-27
* openvswitch: Add conntrack actionJoe Stringer2015-08-27