index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_cthelper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-05-24
netfilter: provide correct argument to nla_strlcpy()
Eric Dumazet
1
-2
/
+2
2018-05-08
netfilter: prefer nla_strlcpy for dealing with NLA_STRING attributes
Florian Westphal
1
-3
/
+4
2018-03-20
netfilter: nfnetlink_cthelper: Remove VLA usage
Gustavo A. R. Silva
1
-8
/
+17
2017-12-04
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
1
-0
/
+10
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
1
-3
/
+6
2017-05-15
netfilter: nfnl_cthelper: reject del request if helper obj is in use
Liping Zhang
1
-6
/
+11
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+15
2017-04-19
netfilter: nfnetlink_cthelper: reject too large userspace allocation requests
Florian Westphal
1
-2
/
+8
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-5
/
+7
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
1
-1
/
+1
2017-04-06
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
1
-0
/
+6
2017-03-27
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
Liping Zhang
1
-96
/
+81
2017-03-22
netfilter: nfnl_cthelper: Fix memory leak
Jeffy Chen
1
-3
/
+9
2017-03-22
netfilter: nfnl_cthelper: fix runtime expectation policy updates
Pablo Neira Ayuso
1
-2
/
+84
2017-03-21
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
Liping Zhang
1
-9
/
+11
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
1
-1
/
+1
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
1
-9
/
+9
2015-03-12
netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
Ian Wilson
1
-0
/
+3
2015-01-05
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
1
-2
/
+2
2013-06-20
netfilter: check return code from nla_parse_tested
Daniel Borkmann
1
-4
/
+12
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-10
/
+7
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
1
-0
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-6
/
+6
2012-08-20
netfilter: sparse endian fixes
Patrick McHardy
1
-1
/
+1
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
1
-0
/
+672