summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_nat_core.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso2018-05-231-7/+0Star
* netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal2018-05-231-4/+1Star
* netfilter: nf_nat: move common nat code to nat coreFlorian Westphal2018-05-231-0/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman2015-09-181-1/+1
* netfilter: Remove extern from function prototypesJoe Perches2013-09-231-5/+3Star
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-301-4/+1Star
* netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-231-1/+1
* netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao2011-01-181-2/+2
* netfilter: nf_nat: don't use atomic bit operationChangli Gao2010-11-151-2/+2
* netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-251-1/+1
* netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-141-0/+8
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-2/+2
* [NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.hYasuyuki Kozakai2007-07-111-0/+1
* [NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik2006-12-031-0/+27