summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_cthelper.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-241-1/+1
* netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-281-9/+9
* netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-121-0/+3
* netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang2015-01-051-2/+2
* netfilter: check return code from nla_parse_testedDaniel Borkmann2013-06-201-4/+12
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-10/+7
* netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2012-09-241-0/+3
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-6/+6
* netfilter: sparse endian fixesPatrick McHardy2012-08-201-1/+1
* netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-161-0/+672