index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter
/
nf_conntrack_pptp.h
Age
Commit message (
Expand
)
Author
2022-02-04
netfilter: conntrack: pptp: use single option structure
Florian Westphal
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2020-05-25
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
2019-08-13
netfilter: remove "#ifdef __KERNEL__" guards from some headers.
Jeremy Sowden
2019-08-13
netfilter: add missing includes to a number of header-files.
Jeremy Sowden
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const
Jan Engelhardt
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
2006-12-06
[NETFILTER]: nf_conntrack: fix warning in PPTP helper
Yasuyuki Kozakai
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy