index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_conntrack_pptp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
1
-1
/
+1
2022-02-04
netfilter: conntrack: pptp: use single option structure
Florian Westphal
1
-42
/
+18
2021-05-05
netfilter: remove BUG_ON() after skb_header_pointer()
Pablo Neira Ayuso
1
-1
/
+3
2020-08-28
netfilter: delete repeated words
Randy Dunlap
1
-1
/
+1
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-05-25
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
1
-27
/
+35
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
1
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-01-18
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
1
-1
/
+1
2017-07-24
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
1
-2
/
+0
2017-04-26
netfilter: pptp: attach nat extension when needed
Florian Westphal
1
-2
/
+10
2017-04-19
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
1
-1
/
+0
2017-04-19
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
1
-0
/
+2
2016-08-30
netfilter: conntrack: get rid of conntrack timer
Florian Westphal
1
-2
/
+1
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
1
-1
/
+2
2014-04-08
netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper
Andrey Vagin
1
-19
/
+1
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
1
-0
/
+2
2013-02-05
netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC
Reese Moore
1
-1
/
+1
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
1
-8
/
+10
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
1
-8
/
+9
2011-08-30
netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation
Sanket Shah
1
-0
/
+1
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
1
-2
/
+1
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
1
-6
/
+8
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-03-24
dynamic debug: combine dprintk and dynamic printk
Jason Baron
1
-1
/
+1
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2008-11-17
netfilter: nf_conntrack: connection tracking helper name persistent aliases
Pablo Neira Ayuso
1
-0
/
+1
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
1
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: PPTP conntracking in netns
Alexey Dobriyan
1
-8
/
+28
2008-10-08
netfilter: netns nf_conntrack: GRE conntracking in netns
Alexey Dobriyan
1
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
1
-2
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
1
-1
/
+1
2008-04-14
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
1
-2
/
+2
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
1
-2
/
+2
2008-03-25
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
1
-4
/
+10
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const
Jan Engelhardt
1
-6
/
+8
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-14
/
+14
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
1
-37
/
+34
2007-07-10
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
Patrick McHardy
1
-3
/
+0
2007-07-10
[NETFILTER]: nf_conntrack_expect: function naming unification
Patrick McHardy
1
-22
/
+22
2007-07-10
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
1
-1
/
+1
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
1
-1
/
+1
2007-01-26
[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections
Patrick McHardy
1
-1
/
+1
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
1
-0
/
+607