aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_pptp.c
AgeCommit message (Expand)Author
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-06-03netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-01-18netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookupsFlorian Westphal
2017-07-24netfilter: Remove duplicated rcu_read_lock.Taehee Yoo
2017-04-26netfilter: pptp: attach nat extension when neededFlorian Westphal
2017-04-19netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal
2017-04-19netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal
2016-08-30netfilter: conntrack: get rid of conntrack timerFlorian Westphal
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann
2014-04-08netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin
2013-04-18netfilter: add my copyright statementsPatrick McHardy
2013-02-05netfilter: nf_ct_pptp: Fix comment referring to incorrect RFCReese Moore
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso
2011-08-30netfilter: nf_ct_pptp: fix DNATed PPTP connection address translationSanket Shah
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2008-11-17netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-08netfilter: netns nf_conntrack: PPTP conntracking in netnsAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: GRE conntracking in netnsAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan
2008-04-14[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt
2008-04-14[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy
2008-03-25[NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy
2008-01-31[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with constJan Engelhardt
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki
2007-01-26[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connectionsPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy