index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_nat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_nat: add netmap support
Pablo Neira Ayuso
2020-04-28
1
-1
/
+45
*
netfilter: nft_nat: add helper function to set up NAT address and protocol
Pablo Neira Ayuso
2020-04-28
1
-22
/
+34
*
netfilter: nft_nat: set flags from initialization path
Pablo Neira Ayuso
2020-04-28
1
-4
/
+6
*
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
2020-04-28
1
-2
/
+2
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
netfilter: nat: add inet family nat support
Florian Westphal
2019-04-08
1
-2
/
+56
*
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2019-02-27
1
-2
/
+0
*
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
2018-04-24
1
-1
/
+1
*
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2018-01-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
1
-4
/
+4
|
\
|
*
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
1
-4
/
+4
*
|
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
2017-03-06
1
-4
/
+0
|
/
*
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2016-12-04
1
-1
/
+10
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
1
-8
/
+8
*
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
1
-12
/
+12
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
1
-9
/
+8
*
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
1
-7
/
+19
*
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
2015-01-19
1
-10
/
+30
*
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
2014-12-23
1
-4
/
+4
*
netfilter: nft_nat: dump attributes if they are set
Pablo Neira Ayuso
2014-10-18
1
-9
/
+11
*
netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN
Pablo Neira Ayuso
2014-10-18
1
-22
/
+28
*
netfilter: nft_nat: insufficient attribute validation
Pablo Neira Ayuso
2014-10-18
1
-1
/
+3
*
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-13
1
-0
/
+12
*
netfilter: nft_nat: include a flag attribute
Arturo Borrero
2014-09-09
1
-0
/
+16
*
netfilter: nft_nat: don't dump port information if unset
Pablo Neira Ayuso
2014-06-16
1
-6
/
+8
*
netfilter: nft_nat: fix family validation
Patrick McHardy
2014-03-08
1
-12
/
+10
*
netfilter: nft_nat: Fix endianness issue reported by sparse
Tomasz Bursztyka
2013-10-28
1
-4
/
+8
*
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
2013-10-14
1
-0
/
+220