summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_synproxy_core.c
Commit message (Expand)AuthorAge
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* net: Convert synproxy_net_opsKirill Tkhai2018-02-27
* netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-19
* tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet2017-05-17
* netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14Gao Feng2017-04-19
* netfilter: Use seq_puts()/seq_putc() where possiblesimran singhal2017-04-07
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-05
|\
| * netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann2015-09-01
* | netfilter: reduce sparse warningsFlorian Westphal2015-08-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-21
|\ \
| * | net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-17
| |/
| * netfilter: nf_conntrack: checking for IS_ERR() instead of NULLDan Carpenter2015-07-30
* | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-11
|/
* netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2015-07-20
* netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso2015-06-18
* netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso2014-02-05
* netfilter: synproxy: correct wscale option passingMartin Topholm2013-11-18
* netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-30
* netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()Patrick McHardy2013-09-04
* netfilter: add SYNPROXY core/targetPatrick McHardy2013-08-28