aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_conntrack_synproxy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-26netfilter: synproxy: only register hooks when neededFlorian Westphal1-0/+2
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng1-0/+14
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy1-1/+1
2013-09-23netfilter: Remove extern from function prototypesJoe Perches1-15/+13
2013-08-28netfilter: add SYNPROXY core/targetPatrick McHardy1-0/+77