summaryrefslogtreecommitdiff
path: root/include/net/netfilter/nf_conntrack_synproxy.h
AgeCommit message (Expand)Author
2019-09-13netfilter: conntrack: wrap two inline functions in config checks.Jeremy Sowden
2019-09-13netfilter: synproxy: move code between headers.Jeremy Sowden
2019-08-03netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-26netfilter: synproxy: only register hooks when neededFlorian Westphal
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy
2013-09-23netfilter: Remove extern from function prototypesJoe Perches
2013-08-28netfilter: add SYNPROXY core/targetPatrick McHardy