aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_nfct.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93Thomas Gleixner1-17/+1
2018-06-01ipvs: add full ipv6 support to nfctJulian Anastasov1-52/+49
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal1-2/+2
2016-08-12ipvs: use nf_ct_kill helperFlorian Westphal1-5/+2
2016-04-20ipvs: don't alter conntrack in OPS modeMarco Angaroni1-0/+4
2015-09-24ipvs: Pass ipvs not net to ip_vs_fill_connEric W. Biederman1-1/+1
2015-09-24ipvs: Store ipvs not net in struct ip_vs_connEric W. Biederman1-2/+1
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann1-1/+1
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2013-12-27ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer1-0/+6
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher1-2/+1
2012-10-28ipvs: remove silly double assignmentAlan Cox1-1/+1
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman1-1/+1
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom1-2/+4
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman1-6/+6
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov1-0/+292