summaryrefslogtreecommitdiff
path: root/net/netfilter/nfnetlink_cthelper.c
Commit message (Expand)AuthorAge
* netfilter: nfnetlink_cthelper: Remove VLA usageGustavo A. R. Silva2018-03-20
* netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee2017-12-04
* netfilter: nfnetlink: extended ACK reportingPablo Neira Ayuso2017-06-19
* netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang2017-05-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-01
|\
| * netfilter: nfnetlink_cthelper: reject too large userspace allocation requestsFlorian Westphal2017-04-19
| * netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso2017-04-07
| * netfilter: expect: Make sure the max_expected limit is effectiveGao Feng2017-04-06
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
|/
* netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang2017-03-27
* netfilter: nfnl_cthelper: Fix memory leakJeffy Chen2017-03-22
* netfilter: nfnl_cthelper: fix runtime expectation policy updatesPablo Neira Ayuso2017-03-22
* netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang2017-03-21
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-27
* netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-24
* netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-28
* netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-12
* netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang2015-01-05
* netfilter: check return code from nla_parse_testedDaniel Borkmann2013-06-20
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2012-09-24
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* netfilter: sparse endian fixesPatrick McHardy2012-08-20
* netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-16