summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/conntrack.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+5
2015-09-18netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman1-1/+1
2015-09-17openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer1-3/+5
2015-08-28openvswitch: Fix conntrack compilation without mark.Joe Stringer1-3/+14
2015-08-28openswitch: fix typo CONFIG_NF_CONNTRACK_LABELValentin Rothberg1-1/+1
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer1-2/+107
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer1-2/+126
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer1-3/+64
2015-08-27openvswitch: Add conntrack actionJoe Stringer1-0/+454