aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/netfilter/nf_conntrack_synproxy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-13netfilter: conntrack: wrap two inline functions in config checks.Jeremy Sowden1-0/+2
2019-09-13netfilter: synproxy: move code between headers.Jeremy Sowden1-39/+0
2019-08-03netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera1-1/+1
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera1-0/+1
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera1-0/+1
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera1-11/+2
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