index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_conntrack_pptp.c
Age
Commit message (
Expand
)
Author
Lines
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
-0
/
+1
2019-01-18
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
-1
/
+1
2017-07-24
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
-2
/
+0
2017-04-26
netfilter: pptp: attach nat extension when needed
Florian Westphal
-2
/
+10
2017-04-19
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
-1
/
+0
2017-04-19
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
-0
/
+2
2016-08-30
netfilter: conntrack: get rid of conntrack timer
Florian Westphal
-2
/
+1
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
-1
/
+2
2014-04-08
netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper
Andrey Vagin
-19
/
+1
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
-0
/
+2
2013-02-05
netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC
Reese Moore
-1
/
+1
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
-8
/
+10
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
-8
/
+9
2011-08-30
netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation
Sanket Shah
-0
/
+1
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
-2
/
+1
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
-6
/
+8
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
-1
/
+1
2009-03-24
dynamic debug: combine dprintk and dynamic printk
Jason Baron
-1
/
+1
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
-1
/
+1
2008-11-17
netfilter: nf_conntrack: connection tracking helper name persistent aliases
Pablo Neira Ayuso
-0
/
+1
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: PPTP conntracking in netns
Alexey Dobriyan
-8
/
+28
2008-10-08
netfilter: netns nf_conntrack: GRE conntracking in netns
Alexey Dobriyan
-1
/
+1
2008-10-08
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
-2
/
+2
2008-10-08
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
-1
/
+1
2008-04-14
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
-2
/
+2
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
-2
/
+2
2008-03-25
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
-4
/
+10
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const
Jan Engelhardt
-6
/
+8
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
-14
/
+14
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
-37
/
+34
2007-07-10
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
Patrick McHardy
-3
/
+0
2007-07-10
[NETFILTER]: nf_conntrack_expect: function naming unification
Patrick McHardy
-22
/
+22
2007-07-10
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
-1
/
+1
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
-1
/
+1
2007-01-26
[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections
Patrick McHardy
-1
/
+1
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
-0
/
+607