aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_cthelper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-24netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole1-1/+1
2015-12-28netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso1-9/+9
2015-03-12netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson1-0/+3
2015-01-05netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang1-2/+2
2013-06-20netfilter: check return code from nla_parse_testedDaniel Borkmann1-4/+12
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-10/+7
2012-09-24netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso1-0/+3
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-6/+6
2012-08-20netfilter: sparse endian fixesPatrick McHardy1-1/+1
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso1-0/+672