index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_cthelper.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-24
netfilter: provide correct argument to nla_strlcpy()
Eric Dumazet
2018-05-08
netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes
Florian Westphal
2018-03-20
netfilter: nfnetlink_cthelper: Remove VLA usage
Gustavo A. R. Silva
2017-12-04
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-05-15
netfilter: nfnl_cthelper: reject del request if helper obj is in use
Liping Zhang
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-04-19
netfilter: nfnetlink_cthelper: reject too large userspace allocation requests
Florian Westphal
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-04-06
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
2017-03-27
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
2017-03-22
netfilter: nfnl_cthelper: Fix memory leak
Jeffy Chen
2017-03-22
netfilter: nfnl_cthelper: fix runtime expectation policy updates
Pablo Neira Ayuso
2017-03-21
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
Liping Zhang
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-03-12
netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
Ian Wilson
2015-01-05
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
2013-06-20
netfilter: check return code from nla_parse_tested
Daniel Borkmann
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-08-20
netfilter: sparse endian fixes
Patrick McHardy
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso